summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/syscalltbl.c
diff options
context:
space:
mode:
authorArnaldo Carvalho de Melo <acme@redhat.com>2019-07-17 20:21:37 -0300
committerArnaldo Carvalho de Melo <acme@redhat.com>2019-07-29 18:34:42 -0300
commitb8b1033fcaa091d82289698d7179e84e28cbd92a (patch)
treee582854f8678a27b63d97b291cb302aa6935d0a4 /tools/perf/util/syscalltbl.c
parent5d2bd88975117062766a48b5f36ce31d2c1a8269 (diff)
downloadlinux-stable-b8b1033fcaa091d82289698d7179e84e28cbd92a.tar.gz
linux-stable-b8b1033fcaa091d82289698d7179e84e28cbd92a.tar.bz2
linux-stable-b8b1033fcaa091d82289698d7179e84e28cbd92a.zip
perf trace: Mark syscall ids that are not allocated to avoid unnecessary error messages
There are holes in syscall tables with IDs not associated with any syscall, mark those when trying to read information for syscalls, which could happen when iterating thru all syscalls from 0 to the highest numbered syscall id. Cc: Adrian Hunter <adrian.hunter@intel.com> Cc: Jiri Olsa <jolsa@kernel.org> Cc: Luis Cláudio Gonçalves <lclaudio@redhat.com> Cc: Namhyung Kim <namhyung@kernel.org> Link: https://lkml.kernel.org/n/tip-cku9mpcrcsqaiq0jepu86r68@git.kernel.org Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/util/syscalltbl.c')
0 files changed, 0 insertions, 0 deletions