kernel-hacking-2024-linux-s.../tools/perf
Yong Wang faafec1e61 perf_counter tools: Remove one L1-data alias
Otherwise all L1-instruction aliases will be recognized as
L1-data by strcasestr() when calling function parse_aliases.

Signed-off-by: Yong Wang <yong.y.wang@intel.com>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Paul Mackerras <paulus@samba.org>
LKML-Reference: <20090612031706.GA22126@ywang-moblin2.bj.intel.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2009-06-12 13:45:09 +02:00
..
Documentation
util perf_counter tools: Remove one L1-data alias 2009-06-12 13:45:09 +02:00
.gitignore
builtin-annotate.c perf_counter tools: Clean up u64 usage 2009-06-11 16:48:38 +02:00
builtin-help.c
builtin-list.c
builtin-record.c perf_counter: Standardize event names 2009-06-11 17:54:15 +02:00
builtin-report.c perf_counter tools: Clean up u64 usage 2009-06-11 16:48:38 +02:00
builtin-stat.c perf_counter: Standardize event names 2009-06-11 17:54:15 +02:00
builtin-top.c perf_counter: Standardize event names 2009-06-11 17:54:15 +02:00
builtin.h
command-list.txt
design.txt perf_counter: Standardize event names 2009-06-11 17:54:15 +02:00
Makefile
perf.c
perf.h