aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/failed-syscalls-by-pid.py
diff options
context:
space:
mode:
authorKyle Meyer <[email protected]>2019-08-27 21:43:47 +0000
committerArnaldo Carvalho de Melo <[email protected]>2019-08-29 20:38:32 +0000
commitf78f96676a256d7fa171a54b271a2ad2c6555c9c (patch)
tree43b186b8178bb4a2a280e1c6ba2ae95b2e4d74cd /tools/perf/scripts/python/failed-syscalls-by-pid.py
parentperf timechart: Refactor svg_build_topology_map() (diff)
downloadkernel-f78f96676a256d7fa171a54b271a2ad2c6555c9c.tar.gz
kernel-f78f96676a256d7fa171a54b271a2ad2c6555c9c.zip
perf svghelper: Replace MAX_NR_CPUS with perf_env::nr_cpus_online
'nr_cpus', the number of CPUs online during a record session bound by MAX_NR_CPUS, can be used as a dynamic alternative for MAX_NR_CPUS in svg_build_topology_map(). The value of nr_cpus can be passed into str_to_bitmap(), scan_core_topology(), and svg_build_topology_map() to replace MAX_NR_CPUS as well. 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/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions