projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3e7a081
)
perf tools: Ignore 'perf timechart' output file
author
Ramkumar Ramachandra
<artagnon@gmail.com>
Thu, 3 Oct 2013 08:40:36 +0000
(14:10 +0530)
committer
Arnaldo Carvalho de Melo
<acme@redhat.com>
Fri, 11 Oct 2013 15:17:37 +0000
(12:17 -0300)
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>
tools/perf/.gitignore
patch
|
blob
|
blame
|
history
diff --git
a/tools/perf/.gitignore
b/tools/perf/.gitignore
index 8f8fbc227a468477147629548ea983ee238e6ea6..782d86e961b9fb79195407e7634bceae9d55f279 100644
(file)
--- 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