aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorKyle Meyer <[email protected]>2019-08-27 16:43:51 -0500
committerArnaldo Carvalho de Melo <[email protected]>2019-08-29 17:38:32 -0300
commitdc84187f32a3e8eb86bd97f3b10494e1f1fe5e7f (patch)
tree5981576e6028ffc08eafcdb1d5b61d57a20c639e /tools/perf/scripts/python/stackcollapse.py
parent8c7274691f0de5fb56f3b9fe9208ce7e515a2d2c (diff)
perf header: 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 write_cache. MAX_CACHES is replaced by cpu__max_cpu() * MAX_CACHE_LVL. 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/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions