diff options
| author | Kyle Meyer <[email protected]> | 2019-08-27 21:43:46 +0000 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2019-08-29 20:38:31 +0000 |
| commit | 0ac1dd5b4a70cfc8591dd9426f800b484765badb (patch) | |
| tree | dd574d22c99b5ca6586985aaaeb370be8d63c330 /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
| parent | perf c2c: Display proper cpu count in nodes column (diff) | |
| download | kernel-0ac1dd5b4a70cfc8591dd9426f800b484765badb.tar.gz kernel-0ac1dd5b4a70cfc8591dd9426f800b484765badb.zip | |
perf timechart: Refactor svg_build_topology_map()
Exchange the parameters of svg_build_topology_map() with 'struct
perf_env *env' and adjust the function accordingly.
This patch should not change any behavior, it is merely refactoring for
the following patch.
Committer notes:
No need to include env.h from svghelper.h, all it needs is a forward
declaration for 'struct perf_env', so move the include directive to
svghelper.c, where it is really needed.
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
