aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorTaeung Song <[email protected]>2016-02-26 22:14:25 +0900
committerArnaldo Carvalho de Melo <[email protected]>2016-02-29 11:34:28 -0300
commitc42de706dad3f39c1f65e473a1d165ea33f8b6e8 (patch)
tree44d69ea6c48047adf54c387df7c0246791c3b0b6 /tools/perf/scripts/python/stackcollapse.py
parent67d5268908283c187e0a460048a423256c2fb288 (diff)
perf trace: Check and discard not only 'nr' but also '__syscall_nr'
Format fields of a syscall have the first variable '__syscall_nr' or 'nr' that mean the syscall number. But it isn't relevant here so drop it. 'nr' among fields of syscall was renamed '__syscall_nr'. So add exception handling to drop '__syscall_nr' and modify the comment for this excpetion handling. Reported-by: Arnaldo Carvalho de Melo <[email protected]> Signed-off-by: Taeung Song <[email protected]> Cc: Jiri Olsa <[email protected]> Cc: Namhyung Kim <[email protected]> Cc: Steven Rostedt <[email protected]> Link: http://lkml.kernel.org/r/[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