From: Carsten Haitzler Date: Fri, 9 Sep 2022 15:27:55 +0000 (+0100) Subject: perf test: Add git ignore for perf data generated by the ARM CoreSight tests X-Git-Tag: v6.1-rc1~50^2~17 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=6ea586b1e3dc56e831488f1c80acdf21f301b6b6;p=linux-block.git 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 Signed-off-by: Carsten Haitzler Cc: Leo Yan Cc: Mathieu Poirier Cc: Mike Leach Cc: Suzuki Poulouse 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 --- diff --git a/tools/perf/.gitignore b/tools/perf/.gitignore index 4b9c71faa01a..faa23b5d32f5 100644 --- a/tools/perf/.gitignore +++ b/tools/perf/.gitignore @@ -15,8 +15,8 @@ perf*.1 perf*.xml perf*.html common-cmds.h -perf.data -perf.data.old +perf*.data +perf*.data.old output.svg perf-archive perf-iostat