aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/timerlist.py
diff options
context:
space:
mode:
authorAdrian Hunter <[email protected]>2022-05-24 10:54:33 +0300
committerArnaldo Carvalho de Melo <[email protected]>2022-05-26 12:36:57 -0300
commitd3345fecf9e5f63be7946a1e5bf1f5695c67b445 (patch)
tree3200a0c9ebd473da2902df0cc339061aba71ac32 /scripts/gdb/linux/timerlist.py
parent4ce47d842d4c16c07b135b8a7975b8f0672bcc0e (diff)
perf stat: Add requires_cpu flag for uncore
Uncore events require a CPU i.e. it cannot be -1. The evsel system_wide flag is intended for events that should be on every CPU, which does not make sense for uncore events because uncore events do not map one-to-one with CPUs. These 2 requirements are not exactly the same, so introduce a new flag 'requires_cpu' for the uncore case. Signed-off-by: Adrian Hunter <[email protected]> Acked-by: Ian Rogers <[email protected]> Acked-by: Namhyung Kim <[email protected]> Cc: Alexey Bayduraev <[email protected]> Cc: Jiri Olsa <[email protected]> Cc: Leo Yan <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/timerlist.py')
0 files changed, 0 insertions, 0 deletions