aboutsummaryrefslogtreecommitdiff
path: root/scripts/clang-tools/gen_compile_commands.py
diff options
context:
space:
mode:
authorArnaldo Carvalho de Melo <acme@redhat.com>2023-10-05 10:29:38 -0300
committerNamhyung Kim <namhyung@kernel.org>2023-10-12 10:01:55 -0700
commit29a2fd7c72b3bd8b67bcee363f8068275a4ef351 (patch)
tree031bc6b782563964aef705d65e8fc8122644aef4 /scripts/clang-tools/gen_compile_commands.py
parent03ff4c6b3e41b3530c6c88cc91a7af599322eb89 (diff)
downloadlinux-29a2fd7c72b3bd8b67bcee363f8068275a4ef351.tar.gz
linux-29a2fd7c72b3bd8b67bcee363f8068275a4ef351.tar.bz2
linux-29a2fd7c72b3bd8b67bcee363f8068275a4ef351.zip
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 <acme@redhat.com> Acked-by: Namhyung Kim <namhyung@kernel.org> Cc: Frederic Weisbecker <frederic@kernel.org> Link: https://lore.kernel.org/r/ZR66Qgbcltt+zG7F@kernel.org Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Diffstat (limited to 'scripts/clang-tools/gen_compile_commands.py')
0 files changed, 0 insertions, 0 deletions