]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
perf augmented_syscalls: Update the header comments
authorArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 30 Aug 2018 13:02:23 +0000 (10:02 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 30 Aug 2018 18:52:20 +0000 (15:52 -0300)
commit5e2d8a5acc99e7b9df9be216f0a73855e865f9a5
treea2e78a1e666cfdb3ac4853b50375b6f0d2ada5c1
parent664b6a95d771a6dcd7069996c825a03be411ef99
perf augmented_syscalls: Update the header comments

Reflecting the fact that it now augments more than syscalls:sys_enter_SYSCALL
tracepoints that have filename strings as args. Also mention how the
extra data is handled by the by now modified 'perf trace' beautifiers,
that will use special "augmented" beautifiers when extra data is found
after the expected syscall enter/exit tracepoints.

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: Wang Nan <wangnan0@huawei.com>
Link: https://lkml.kernel.org/n/tip-ybskanehmdilj5fs7080nz1g@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/examples/bpf/augmented_syscalls.c