9743ff0c74
When users provide an incorrectly formatted YAML file to the -E/--extra-counters option in rocprofv3, they now receive a clear error message showing: - What went wrong (invalid YAML format) - The correct rocprofiler-sdk YAML structure with example - The actual content that failed to parse This addresses confusion where users might use the legacy ROCProfiler YAML format instead of the new rocprofiler-sdk schema format.