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 <james.clark@arm.com> Signed-off-by: Carsten Haitzler <carsten.haitzler@arm.com> Cc: Leo Yan <leo.yan@linaro.org> Cc: Mathieu Poirier <mathieu.poirier@linaro.org> Cc: Mike Leach <mike.leach@linaro.org> Cc: Suzuki Poulouse <suzuki.poulose@arm.com> Cc: coresight@lists.linaro.org Link: https://lore.kernel.org/r/20220909152803.2317006-13-carsten.haitzler@foss.arm.com Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
1 parent b65c647 commit 43c688c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

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)