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 <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-6-carsten.haitzler@foss.arm.com Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
1 parent fdc25cc commit 6ea586b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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)