Skip to content

Commit 6ea586b

Browse files
carstenhaitzleracmel
authored andcommitted
perf test: Add git ignore for perf data generated by the ARM CoreSight tests
Ignore perf output data files generated by perf tests for cleaner git status. Reviewed-by: James Clark <[email protected]> Signed-off-by: Carsten Haitzler <[email protected]> Cc: Leo Yan <[email protected]> Cc: Mathieu Poirier <[email protected]> Cc: Mike Leach <[email protected]> Cc: Suzuki Poulouse <[email protected]> Cc: [email protected] Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
1 parent fdc25cc commit 6ea586b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tools/perf/.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ perf*.1
1515
perf*.xml
1616
perf*.html
1717
common-cmds.h
18-
perf.data
19-
perf.data.old
18+
perf*.data
19+
perf*.data.old
2020
output.svg
2121
perf-archive
2222
perf-iostat

0 commit comments

Comments
 (0)