diff options
| author | Arnaldo Carvalho de Melo <[email protected]> | 2018-08-21 16:44:49 +0000 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2018-08-30 18:52:19 +0000 |
| commit | f6618ce6c024ec90b156700fc39eb313ec117881 (patch) | |
| tree | 9386e4c0bb9fe771196145b4a87762caf3cb288a /tools/perf/util/llvm-utils.c | |
| parent | perf trace: Augment inotify_add_watch pathname syscall arg (diff) | |
| download | kernel-f6618ce6c024ec90b156700fc39eb313ec117881.tar.gz kernel-f6618ce6c024ec90b156700fc39eb313ec117881.zip | |
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/util/llvm-utils.c')
0 files changed, 0 insertions, 0 deletions
