aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorArnaldo Carvalho de Melo <[email protected]>2019-10-09 16:06:43 -0300
committerArnaldo Carvalho de Melo <[email protected]>2019-10-09 16:06:43 -0300
commit3f41b77843b338e836f52cc2d486be689d6cb9c1 (patch)
tree70d92f6447e510f2cc342205d46caea91376adf8 /tools/perf/scripts/python/stackcollapse.py
parentd4097f1937f2242d0aa0a7c654d2159a6895e5c8 (diff)
perf trace: Add a strtoul() method to 'struct syscall_arg_fmt'
This will go from a string to a number, so that filter expressions can be constructed with strings and then, before applying the tracepoint filters (or eBPF, in the future) we can map those strings to numbers. The first one will be for 'msr' tracepoint arguments, but real quickly we will be able to reuse all strarrays for that. Cc: Adrian Hunter <[email protected]> Cc: Brendan Gregg <[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/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions