Revert "perf stat: Rename "aggregate-number" to "cpu-count" in JSON"
authorNamhyung Kim <namhyung@kernel.org>
Wed, 30 Nov 2022 19:36:13 +0000 (11:36 -0800)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 5 Dec 2022 12:29:28 +0000 (09:29 -0300)
commiteb0b3f501e4dd5e6668bddbbb3c20ecd1545b60d
treeb257a18b5d0b6f38315aea7f14715d26a6cda160
parent7e8e5e879729b238cd17dcc292d86c1e6cc83ecc
Revert "perf stat: Rename "aggregate-number" to "cpu-count" in JSON"

This reverts commit c4b41b83c25073c09bfcc4e5ec496c9dd316656b.

As Ian said, the "cpu-count" is not appropriate for uncore events, also it
caused a perf test failure.

Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Acked-by: Ian Rogers <irogers@google.com>
Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Ingo Molnar <mingo@kernel.org>
Cc: James Clark <james.clark@arm.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Kan Liang <kan.liang@linux.intel.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: https://lore.kernel.org/r/20221130193613.1046804-1-namhyung@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/stat-display.c