diff options
author | Arnaldo Carvalho de Melo <[email protected]> | 2019-07-17 20:21:37 -0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2019-07-29 18:34:42 -0300 |
commit | b8b1033fcaa091d82289698d7179e84e28cbd92a (patch) | |
tree | e582854f8678a27b63d97b291cb302aa6935d0a4 /tools/perf/util/python.c | |
parent | 5d2bd88975117062766a48b5f36ce31d2c1a8269 (diff) |
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 <[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/util/python.c')
0 files changed, 0 insertions, 0 deletions