aboutsummaryrefslogtreecommitdiff
path: root/scripts/clang-tools/gen_compile_commands.py
diff options
context:
space:
mode:
authorArnaldo Carvalho de Melo <[email protected]>2023-10-05 10:29:38 -0300
committerNamhyung Kim <[email protected]>2023-10-12 10:01:55 -0700
commit29a2fd7c72b3bd8b67bcee363f8068275a4ef351 (patch)
tree031bc6b782563964aef705d65e8fc8122644aef4 /scripts/clang-tools/gen_compile_commands.py
parent03ff4c6b3e41b3530c6c88cc91a7af599322eb89 (diff)
perf symbols: Add 'intel_idle_ibrs' to the list of idle symbols
This is a longstanding to do list entry: we need a way to see that a sample took place while in idle state, as the current way to do it is to infer that by the name of the functions that in such state have more samples, IOW: a hack. Maybe we can do flip a bit in samples that take place inside the enter/exit idle section in do_idle()? But till then, add one more :-\ Signed-off-by: Arnaldo Carvalho de Melo <[email protected]> Acked-by: Namhyung Kim <[email protected]> Cc: Frederic Weisbecker <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Namhyung Kim <[email protected]>
Diffstat (limited to 'scripts/clang-tools/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions