diff options
| author | Leo Yan <[email protected]> | 2019-10-11 09:19:41 +0000 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2019-10-15 11:36:22 +0000 |
| commit | 6add129c5d9210ada25217abc130df0b7096ee02 (patch) | |
| tree | 5fee3149b98dd045e1f8a5e74076e090127f2989 /tools/perf/util/annotate.c | |
| parent | perf evlist: Fix fix for freed id arrays (diff) | |
| download | kernel-6add129c5d9210ada25217abc130df0b7096ee02.tar.gz kernel-6add129c5d9210ada25217abc130df0b7096ee02.zip | |
perf test: Report failure for mmap events
When fail to mmap events in task exit case, it misses to set 'err' to
-1; thus the testing will not report failure for it.
This patch sets 'err' to -1 when fails to mmap events, thus Perf tool
can report correct result.
Fixes: d723a55096b8 ("perf test: Add test case for checking number of EXIT events")
Signed-off-by: Leo Yan <[email protected]>
Cc: Alexander Shishkin <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Mark Rutland <[email protected]>
Cc: Namhyung Kim <[email protected]>
Link: http://lore.kernel.org/lkml/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/util/annotate.c')
0 files changed, 0 insertions, 0 deletions
