commit | f3acd8869b9badcfd91cf50a2b6242be7b9368e2 | [log] [tgz] |
---|---|---|
author | Arnaldo Carvalho de Melo <acme@redhat.com> | Thu Aug 02 15:11:58 2018 -0300 |
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | Thu Aug 02 15:39:00 2018 -0300 |
tree | 66550f38108c63631f2ebc624d71e6754243114b | |
parent | d32855fa35b94a066c5860c94adc3ebcac7d2c66 [diff] |
perf trace: Use perf_evsel__sc_tp_{uint,ptr} for "id"/"args" handling syscalls:* events Now it looks just about the same as for the trace__sys_{enter,exit}. 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-y59may7zx1eccnp4m3qm4u0b@git.kernel.org Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>