Skip to content

Commit 4906ecc

Browse files
haiyuewaacmel
authored andcommitted
perf tools: Add the legacy-cache.json to .gitignore
The commit 0012e0f ("perf jevents: Add legacy-hardware and legacy-cache json") will auto-generate: "pmu-events/arch/common/common/legacy-cache.json". Reviewed-by: James Clark <[email protected]> Signed-off-by: Haiyue Wang <[email protected]> Cc: Adrian Hunter <[email protected]> Cc: Alexander Shishkin <[email protected]> Cc: Ian Rogers <[email protected]> Cc: Ingo Molnar <[email protected]> Cc: Jiri Olsa <[email protected]> Cc: Mark Rutland <[email protected]> Cc: Namhyung Kim <[email protected]> Cc: Peter Zijlstra <[email protected]> Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
1 parent 069e603 commit 4906ecc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tools/perf/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ config.mak.autogen
3636
util/intel-pt-decoder/inat-tables.c
3737
arch/*/include/generated/
3838
trace/beauty/generated/
39+
pmu-events/arch/common/common/legacy-cache.json
3940
pmu-events/pmu-events.c
4041
pmu-events/jevents
4142
pmu-events/metric_test.log

0 commit comments

Comments
 (0)