diff options
-rw-r--r-- | tools/perf/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/perf/.gitignore b/tools/perf/.gitignore index 717221e98450..40399c3d97d6 100644 --- a/tools/perf/.gitignore +++ b/tools/perf/.gitignore | |||
@@ -2,6 +2,8 @@ PERF-CFLAGS | |||
2 | PERF-GUI-VARS | 2 | PERF-GUI-VARS |
3 | PERF-VERSION-FILE | 3 | PERF-VERSION-FILE |
4 | perf | 4 | perf |
5 | perf-read-vdso32 | ||
6 | perf-read-vdsox32 | ||
5 | perf-help | 7 | perf-help |
6 | perf-record | 8 | perf-record |
7 | perf-report | 9 | perf-report |