diff options
| -rw-r--r-- | tools/perf/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/perf/.gitignore b/tools/perf/.gitignore index fe08660ce0bd..124760bb37b5 100644 --- a/tools/perf/.gitignore +++ b/tools/perf/.gitignore | |||
| @@ -13,6 +13,7 @@ perf*.xml | |||
| 13 | perf*.html | 13 | perf*.html |
| 14 | common-cmds.h | 14 | common-cmds.h |
| 15 | perf.data | 15 | perf.data |
| 16 | perf.data.old | ||
| 16 | tags | 17 | tags |
| 17 | TAGS | 18 | TAGS |
| 18 | cscope* | 19 | cscope* |
