diff options
| -rw-r--r-- | tools/perf/util/parse-events.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/perf/util/parse-events.c b/tools/perf/util/parse-events.c index 4ea7e19f5251..d93f3cea93c7 100644 --- a/tools/perf/util/parse-events.c +++ b/tools/perf/util/parse-events.c | |||
| @@ -1097,6 +1097,4 @@ void print_events(const char *event_glob) | |||
| 1097 | printf("\n"); | 1097 | printf("\n"); |
| 1098 | 1098 | ||
| 1099 | print_tracepoint_events(NULL, NULL); | 1099 | print_tracepoint_events(NULL, NULL); |
| 1100 | |||
| 1101 | exit(129); | ||
| 1102 | } | 1100 | } |
