diff options
author | Arnaldo Carvalho de Melo <[email protected]> | 2019-07-17 20:32:13 -0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2019-07-29 18:34:42 -0300 |
commit | e4b00e930bf71ef32189716e6cb6b0565592f078 (patch) | |
tree | 8328a046c61d6a41e52d7a74f7ce27f032f6a6c9 /tools/perf/util/scripting-engines/trace-event-perl.c | |
parent | ad4153f964ebb756617e1586ba372156db0efeed (diff) |
perf trace: Add "sendfile64" alias to the "sendfile" syscall
We were looking in tracefs for:
/sys/kernel/debug/tracing/events/syscalls/sys_enter_sendfile/format when
what is there is just
/sys/kernel/debug/tracing/events/syscalls/sys_enter_sendfile/format
Its the same id, 40 in x86_64, so just add an alias and let the existing
logic take care of that.
Cc: Adrian Hunter <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Luis Cláudio Gonçalves <[email protected]>
Cc: Namhyung Kim <[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/scripting-engines/trace-event-perl.c')
0 files changed, 0 insertions, 0 deletions