diff options
author | James Clark <[email protected]> | 2020-11-26 16:13:19 +0200 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2020-12-24 10:04:13 -0300 |
commit | fa265e59b81a09fa3d88f3322b1e44d583cac9b0 (patch) | |
tree | 2ef0155e08612d3378936399430b0b6b3d3fd451 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 91585846f105ef2e3f479a5124a264ebb770f6ab (diff) |
perf cpumap: Add new struct for cpu aggregation
This struct currently has only a single int member so that it can be
used as a drop in replacement for the existing behaviour.
Comparison and constructor functions have also been added that will
replace usages of '==' and '= -1'.
No functional changes.
Signed-off-by: James Clark <[email protected]>
Acked-by: Namhyung Kim <[email protected]>
Acked-by: Jiri Olsa <[email protected]>
Tested-by: Arnaldo Carvalho de Melo <[email protected]>
Tested-by: John Garry <[email protected]>
Cc: Alexander Shishkin <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Mark Rutland <[email protected]>
Cc: Peter Zijlstra <[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