diff options
| author | Arnaldo Carvalho de Melo <[email protected]> | 2017-07-19 15:02:43 -0300 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2017-07-20 09:55:52 -0300 |
| commit | 325f5091b0da5a7d8d190262661af17d75bee262 (patch) | |
| tree | 0c2d70b430f843f0125459a068e193b4c003f27c /tools/perf/scripts/python | |
| parent | d032d79e2dcb56e13678bf2cc7b36957ef827c32 (diff) | |
perf trace: Ditch __syscall__arg_val() variant, not needed anymore
All callers now can use syscall__arg_val(arg, idx), be it to iterate
thru the syscall arguments while taking into account alignment, or to
get values for other arguments that affect how the current argument
should be formatted (think of fcntl's 'cmd' and 'arg' arguments).
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: http://lkml.kernel.org/n/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions