diff options
| author | Kyle Meyer <[email protected]> | 2019-08-27 21:43:48 +0000 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2019-08-29 20:38:32 +0000 |
| commit | 92b5a1545ad51e8225e691e9a29ba33cc9fe37bc (patch) | |
| tree | f24058c393a17d9eed02a5d93821ad7b9f6a43be /tools/perf/scripts/python/Perf-Trace-Util/Context.c | |
| parent | perf svghelper: Replace MAX_NR_CPUS with perf_env::nr_cpus_online (diff) | |
| download | kernel-92b5a1545ad51e8225e691e9a29ba33cc9fe37bc.tar.gz kernel-92b5a1545ad51e8225e691e9a29ba33cc9fe37bc.zip | |
perf stat: Replace MAX_NR_CPUS with cpu__max_cpu()
The function cpu__max_cpu() returns the possible number of CPUs as
defined in the sysfs and can be used as an alternative for MAX_NR_CPUS
in zero_per_pkg() and check_per_pkg().
Signed-off-by: Kyle Meyer <[email protected]>
Reviewed-by: Jiri Olsa <[email protected]>
Cc: Alexander Shishkin <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Russ Anderson <[email protected]>
Link: http://lore.kernel.org/lkml/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/Context.c')
0 files changed, 0 insertions, 0 deletions
