aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/sctop.py
diff options
context:
space:
mode:
authorJiri Olsa <[email protected]>2019-02-13 12:32:40 +0000
committerArnaldo Carvalho de Melo <[email protected]>2019-02-14 18:18:08 +0000
commit714a92d83fd1e20461f53549cfbee77b20be5032 (patch)
tree19be4d66a3854e2b04c8ce0a2eac5e1d8f99e95b /tools/perf/scripts/python/sctop.py
parentperf tools: Rename build libperf to perf (diff)
downloadkernel-714a92d83fd1e20461f53549cfbee77b20be5032.tar.gz
kernel-714a92d83fd1e20461f53549cfbee77b20be5032.zip
perf tools: Fix legacy events symbol separator parsing
Fixing legacy symbol events parsing. We can't support single slash separator, like 'cycles/u', because it conflicts with non empty terms, like 'cycles/period/u'. Keeping only '//' and ':' separator for these events: cycles//u cycles:k And removing '/' separator support, which is not working anymore. Also adding automated tests for above events. Signed-off-by: Jiri Olsa <[email protected]> Cc: Alexander Shishkin <[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/sctop.py')
0 files changed, 0 insertions, 0 deletions