mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-11 12:28:41 +08:00
perf tools: Add perf.data to .gitignore
Signed-off-by: John Kacur <jkacur@redhat.com> Cc: Frederic Weisbecker <fweisbec@gmail.com> Cc: Peter Zijlstra <a.p.zijlstra@chello.nl> Cc: acme@redhat.com LKML-Reference: <1259073301-11506-2-git-send-email-jkacur@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>
This commit is contained in:
parent
1263d736a9
commit
c9c7ccaf3a
1
tools/perf/.gitignore
vendored
1
tools/perf/.gitignore
vendored
@ -12,6 +12,7 @@ perf*.1
|
||||
perf*.xml
|
||||
perf*.html
|
||||
common-cmds.h
|
||||
perf.data
|
||||
tags
|
||||
TAGS
|
||||
cscope*
|
||||
|
Loading…
Reference in New Issue
Block a user