aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorArnaldo Carvalho de Melo <[email protected]>2018-08-02 14:27:09 -0300
committerArnaldo Carvalho de Melo <[email protected]>2018-08-02 15:07:28 -0300
commit63f11c80e5dd4afae69ea2578addf896ddc06fee (patch)
tree9ecfe0534cd8f672bbebd932187a4d0097c603d1 /tools/perf/scripts/python/syscall-counts.py
parenta98392bb1e169a04aad83ed28f2b7a63010104ec (diff)
perf trace: Rename some syscall_tp methods to raw_syscall
Because raw_syscalls have the field for the syscall number as 'id' while the syscalls:sys_{enter,exit}_NAME have it as __syscall_nr... Since we want to support both for being able to enable just a syscalls:sys_{enter,exit}_name instead of asking for raw_syscalls:sys_{enter,exit} plus filters, make the method names for each kind of tracepoint more explicit. Cc: Adrian Hunter <[email protected]> Cc: David Ahern <[email protected]> Cc: Jiri Olsa <[email protected]> Cc: Namhyung Kim <[email protected]> Cc: Steven Rostedt <[email protected]> Cc: Wang Nan <[email protected]> Link: https://lkml.kernel.org/n/[email protected] Signef-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions