diff options
| author | Arnaldo Carvalho de Melo <[email protected]> | 2018-08-21 13:44:49 -0300 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2018-08-30 15:52:19 -0300 |
| commit | f6618ce6c024ec90b156700fc39eb313ec117881 (patch) | |
| tree | 9386e4c0bb9fe771196145b4a87762caf3cb288a /tools/perf/scripts/python/sctop.py | |
| parent | 9779fc021410e7d8433d923a2202dac7e1384b05 (diff) | |
perf trace: Introduce augmented_filename_syscall_enter() declarator
Helping with tons of boilerplate for syscalls that only want to augment
a filename. Now supporting one such syscall is just a matter of
declaring its arguments struct + using:
augmented_filename_syscall_enter(openat);
Cc: Adrian Hunter <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Wang Nan <[email protected]>
Link: https://lkml.kernel.org/n/[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