diff options
author | Arnaldo Carvalho de Melo <[email protected]> | 2018-09-03 16:24:09 -0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2018-09-04 16:51:07 -0300 |
commit | db2da3f85cd6314321b6a9441a5af8841c93394d (patch) | |
tree | 8da3b8694e63ab3a1756a37fa6aa572bd0bfa962 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 8a041f86a83f9783ba23a423a2d5a51b48136850 (diff) |
perf trace: Setup augmented_args in the raw_syscalls:sys_enter handler
Without using something to augment the raw_syscalls:sys_enter tracepoint
payload with the pointer contents, this will work just like before, i.e.
the augmented_args arg will be NULL and the augmented_args_size will be
0.
This just paves the way for the next cset where we will associate the
trace__sys_enter tracepoint handler with the augmented "bpf-output"
event named "__augmented_args__".
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/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions