summaryrefslogtreecommitdiff
path: root/kernel/trace
diff options
context:
space:
mode:
authorTaeung Song <treeze.taeung@gmail.com>2016-02-26 13:14:25 (GMT)
committerArnaldo Carvalho de Melo <acme@redhat.com>2016-02-29 14:34:28 (GMT)
commitc42de706dad3f39c1f65e473a1d165ea33f8b6e8 (patch)
tree44d69ea6c48047adf54c387df7c0246791c3b0b6 /kernel/trace
parent67d5268908283c187e0a460048a423256c2fb288 (diff)
downloadlinux-c42de706dad3f39c1f65e473a1d165ea33f8b6e8.tar.xz
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 <acme@redhat.com> Signed-off-by: Taeung Song <treeze.taeung@gmail.com> Cc: Jiri Olsa <jolsa@kernel.org> Cc: Namhyung Kim <namhyung@kernel.org> Cc: Steven Rostedt <rostedt@goodmis.org> Link: http://lkml.kernel.org/r/1456492465-5946-1-git-send-email-treeze.taeung@gmail.com Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'kernel/trace')
0 files changed, 0 insertions, 0 deletions