diff options
author | James Clark <[email protected]> | 2020-11-26 16:13:22 +0200 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2020-12-24 10:04:32 -0300 |
commit | d526e1a033e03ec4515b1800f99d99a35c7ea790 (patch) | |
tree | 6335bde3d119fa5a64ad5c347bf879440562e391 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | cea6575fdccfc0624ca42f656e16e6b4d9bb48a5 (diff) |
perf cpumap: Drop in cpu_aggr_map struct
Replace usages of perf_cpu_map with cpu_aggr map in places that are
involved with 'perf stat' aggregation.
This will then later be changed to be a map of cpu_aggr_id rather than
an int so that more data can be stored.
No functional changes.
Signed-off-by: James Clark <[email protected]>
Acked-by: Namhyung Kim <[email protected]>
Acked-by: Jiri Olsa <[email protected]>
Tested-by: John Garry <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Mark Rutland <[email protected]>
Cc: Alexander Shishkin <[email protected]>
Cc: Thomas Richter <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions