summaryrefslogtreecommitdiffstats
path: root/tools/perf/.gitignore
diff options
context:
space:
mode:
authorRamkumar Ramachandra2013-10-03 10:40:36 +0200
committerArnaldo Carvalho de Melo2013-10-11 17:17:37 +0200
commitf3c236b0c7a84e5d59cc639a1673a20b0a59ecc0 (patch)
treed62a4151171312f7257a9d777c6cf5c18ac15d00 /tools/perf/.gitignore
parentperf stat: Don't print bogus data on -e instructions (diff)
downloadkernel-qcow2-linux-f3c236b0c7a84e5d59cc639a1673a20b0a59ecc0.tar.gz
kernel-qcow2-linux-f3c236b0c7a84e5d59cc639a1673a20b0a59ecc0.tar.xz
kernel-qcow2-linux-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 'tools/perf/.gitignore')
-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