aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorJiri Olsa <[email protected]>2018-08-30 08:32:11 +0200
committerArnaldo Carvalho de Melo <[email protected]>2018-08-30 15:52:21 -0300
commit728c0ee0a896fcb0957b496afdb78bf195397645 (patch)
tree8598ed0776ce07efe4f8ad33f7fc0c8050e72da0 /tools/perf/scripts/python/syscall-counts-by-pid.py
parentd50ed0ce820414dbe249a6ad5c9830e29cc46fcc (diff)
perf stat: Move 'initial_delay' to 'struct perf_stat_config'
Move the static 'initial_delay' variable to 'struct perf_stat_config', so it can be passed around and used outside the 'perf stat' command. Add 'struct perf_stat_config' argument to create_perf_stat_counter() and use its 'initial_delay' member instead of the static one. Signed-off-by: Jiri Olsa <[email protected]> Cc: Alexander Shishkin <[email protected]> Cc: Andi Kleen <[email protected]> Cc: David Ahern <[email protected]> Cc: Namhyung Kim <[email protected]> Cc: Peter Zijlstra <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions