diff options
author | Aditya Gupta <[email protected]> | 2024-09-05 00:31:31 +0530 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2024-09-04 16:19:53 -0300 |
commit | 35439fe4e29bca5fe8da8ed3f8524ef98f3e7aae (patch) | |
tree | 1bd28d54eb0a7f601837902817070fdd02a1becb /scripts/clang-tools/gen_compile_commands.py | |
parent | 512fcf7d9d7fb3751b03db45977b7fabaadfaecd (diff) |
perf check: Fix inconsistencies in feature names
Fix two inconsistencies in feature names as discussed in [1]:
1. Rename "dwarf-unwind-support" to "dwarf-unwind"
2. 'get_cpuid' feature and 'HAVE_AUXTRACE_SUPPORT' names don't
look related, change the feature name to 'auxtrace' to match the
macro name, as 'get_cpuid' string is not used anywhere to check the
feature presence
[1]: https://lore.kernel.org/linux-perf-users/ZoRw5we4HLSTZND6@x1/
Suggested-by: Arnaldo Carvalho de Melo <[email protected]>
Signed-off-by: Aditya Gupta <[email protected]>
Cc: Athira Rajeev <[email protected]>
Cc: Disha Goel <[email protected]>
Cc: Ian Rogers <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Kajol Jain <[email protected]>
Cc: Madhavan Srinivasan <[email protected]>
Cc: Namhyung Kim <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'scripts/clang-tools/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions