diff options
author | Arnaldo Carvalho de Melo <acme@redhat.com> | 2018-08-02 20:09:24 +0200 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2018-08-02 20:38:57 +0200 |
commit | d32855fa35b94a066c5860c94adc3ebcac7d2c66 (patch) | |
tree | b02c9ec1ee11395cdc8a991d130a16af45f7a2d3 /fs/namespace.c | |
parent | perf trace: Allow setting up a syscall_tp struct without a format_field (diff) | |
download | linux-d32855fa35b94a066c5860c94adc3ebcac7d2c66.tar.xz linux-d32855fa35b94a066c5860c94adc3ebcac7d2c66.zip |
perf trace: Setup struct syscall_tp for syscalls:sys_{enter,exit}_NAME events
Mapping "__syscall_nr" to "id" and setting up "args" from the offset of
"__syscall_nr" + sizeof(u64), as the payload for syscalls:* is the same
as for raw_syscalls:*, just the fields have different names.
Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Steven Rostedt <rostedt@goodmis.org>
Cc: Wang Nan <wangnan0@huawei.com>
Link: https://lkml.kernel.org/n/tip-ogeenrpviwcpwl3oy1l55f3m@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'fs/namespace.c')
0 files changed, 0 insertions, 0 deletions