aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/.gitignore
diff options
context:
space:
mode:
authorRamkumar Ramachandra <artagnon@gmail.com>2013-10-03 14:10:36 +0530
committerArnaldo Carvalho de Melo <acme@redhat.com>2013-10-11 12:17:37 -0300
commitf3c236b0c7a84e5d59cc639a1673a20b0a59ecc0 (patch)
treed62a4151171312f7257a9d777c6cf5c18ac15d00 /tools/perf/.gitignore
parentperf stat: Don't print bogus data on -e instructions (diff)
downloadlinux-dev-f3c236b0c7a84e5d59cc639a1673a20b0a59ecc0.tar.xz
linux-dev-f3c236b0c7a84e5d59cc639a1673a20b0a59ecc0.zip
perf tools: Ignore 'perf timechart' output file
The default output file produced by the 'perf timechart' tool is called output.svg, add it to .gitignore. Signed-off-by: Ramkumar Ramachandra <artagnon@gmail.com> Cc: Ingo Molnar <mingo@kernel.org> Link: http://lkml.kernel.org/r/1380789636-4512-1-git-send-email-artagnon@gmail.com Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to '')
-rw-r--r--tools/perf/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/perf/.gitignore b/tools/perf/.gitignore
index 8f8fbc227a46..782d86e961b9 100644
--- a/tools/perf/.gitignore
+++ b/tools/perf/.gitignore
@@ -13,6 +13,7 @@ perf*.html
common-cmds.h
perf.data
perf.data.old
+output.svg
perf-archive
tags
TAGS