diff options
author | Aditya Gupta <[email protected]> | 2024-09-05 00:31:28 +0530 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2024-09-04 16:19:29 -0300 |
commit | 6cdd7750de408b08c9f77ac23723d48598fbeca7 (patch) | |
tree | d27f4b3a93d5a068206db81bec6595f8b8681170 /scripts/clang-tools/gen_compile_commands.py | |
parent | 9b2b9b66d532197d08efa1eba157fc484c3657bc (diff) |
perf version: Update --build-options to use 'supported_features' array
Now that the feature list has been duplicated in a global
'supported_features' array, use that array instead of manually checking
status of built-in features.
This helps in being consistent with commands such as 'perf check feature',
so commands can use the same array, and any new feature can be added at
one place, in the 'supported_features' array
Reviewed-by: Athira Rajeev <[email protected]>
Signed-off-by: Aditya Gupta <[email protected]>
Acked-by: Namhyung Kim <[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