diff options
| author | Ian Rogers <[email protected]> | 2024-07-18 00:30:21 +0000 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2024-09-03 19:45:34 +0000 |
| commit | f76e3525acf395f22712fc9120de555fb4b1a52f (patch) | |
| tree | 602df6659c5996fe05c68ba6ffac6cb5aa62cd93 /tools/perf/tests/bp_signal_overflow.c | |
| parent | perf pmu: Merge boolean sysfs event option parsing (diff) | |
| download | kernel-f76e3525acf395f22712fc9120de555fb4b1a52f.tar.gz kernel-f76e3525acf395f22712fc9120de555fb4b1a52f.zip | |
perf parse-events: Pass cpu_list as a perf_cpu_map in __add_event()
Previously the cpu_list is a string and typically no cpu_list is
passed to __add_event().
Wanting to make events have their cpus distinct from the PMU means that
in more occassions we want to pass a cpu_list.
If we're reading this from sysfs it is easier to read a perf_cpu_map
than allocate and pass around strings that will later be parsed.
Signed-off-by: Ian Rogers <[email protected]>
Cc: Adrian Hunter <[email protected]>
Cc: Alexander Shishkin <[email protected]>
Cc: Ananth Narayan <[email protected]>
Cc: Bjorn Helgaas <[email protected]>
Cc: Dhananjay Ugwekar <[email protected]>
Cc: Dominique Martinet <[email protected]>
Cc: Gautham Shenoy <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: James Clark <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Jonathan Corbet <[email protected]>
Cc: K Prateek Nayak <[email protected]>
Cc: Kan Liang <[email protected]>
Cc: Mark Rutland <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Ravi Bangoria <[email protected]>
Cc: Sandipan Das <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/tests/bp_signal_overflow.c')
0 files changed, 0 insertions, 0 deletions
