aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorArnaldo Carvalho de Melo <[email protected]>2017-07-19 15:02:43 -0300
committerArnaldo Carvalho de Melo <[email protected]>2017-07-20 09:55:52 -0300
commit325f5091b0da5a7d8d190262661af17d75bee262 (patch)
tree0c2d70b430f843f0125459a068e193b4c003f27c /tools/perf/scripts/python/bin
parentd032d79e2dcb56e13678bf2cc7b36957ef827c32 (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/bin')
0 files changed, 0 insertions, 0 deletions