Skip to content

Commit 43c688c

Browse files
carstenhaitzleracmel
authored andcommitted
perf test: Add git ignore for tmp and output files of ARM CoreSight tests
Ignore other output files of the new CoreSight tests so they don't fill git status with noise we don't need or want. 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 b65c647 commit 43c688c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tools/perf/.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,15 @@ perf-archive
2222
perf-iostat
2323
tags
2424
TAGS
25+
stats-*.csv
2526
cscope*
2627
config.mak
2728
config.mak.autogen
2829
*-bison.*
2930
*-flex.*
3031
*.pyc
3132
*.pyo
33+
*.stdout
3234
.config-detected
3335
util/intel-pt-decoder/inat-tables.c
3436
arch/*/include/generated/

0 commit comments

Comments
 (0)