perf stat: Replace aggregation ID with a struct
Replace all occurences of the usage of int with the new struct cpu_aggr_id. No functional changes. Signed-off-by:James Clark <james.clark@arm.com> Acked-by:
Namhyung Kim <namhyung@kernel.org> Acked-by:
Jiri Olsa <jolsa@redhat.com> Tested-by:
Arnaldo Carvalho de Melo <acme@redhat.com> Tested-by:
John Garry <john.garry@huawei.com> Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com> Cc: Ingo Molnar <mingo@redhat.com> Cc: Mark Rutland <mark.rutland@arm.com> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Thomas Richter <tmricht@linux.ibm.com> Link: https://lore.kernel.org/r/20201126141328.6509-5-james.clark@arm.com Signed-off-by:
Arnaldo Carvalho de Melo <acme@redhat.com>
parent
fa265e59
No related branches found
No related tags found
Showing
- tools/perf/builtin-stat.c 43 additions, 33 deletionstools/perf/builtin-stat.c
- tools/perf/tests/topology.c 9 additions, 8 deletionstools/perf/tests/topology.c
- tools/perf/util/cpumap.c 48 additions, 34 deletionstools/perf/util/cpumap.c
- tools/perf/util/cpumap.h 5 additions, 5 deletionstools/perf/util/cpumap.h
- tools/perf/util/stat-display.c 64 additions, 44 deletionstools/perf/util/stat-display.c
- tools/perf/util/stat.c 1 addition, 1 deletiontools/perf/util/stat.c
- tools/perf/util/stat.h 3 additions, 2 deletionstools/perf/util/stat.h
Loading
Please register or sign in to comment