linux/tools/perf/util
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
..
PERF-VERSION-GEN
abspath.c
alias.c
cache.h
color.c
color.h
config.c
ctype.c
environment.c
exec_cmd.c
exec_cmd.h
generate-cmdlist.sh
help.c
help.h
levenshtein.c
levenshtein.h
list.h
pager.c
parse-events.c perf_counter tools: Remove one L1-data alias 2009-06-12 13:45:09 +02:00
parse-events.h
parse-options.c
parse-options.h
path.c
quote.c
quote.h
rbtree.c
rbtree.h
run-command.c
run-command.h
sigchain.c
sigchain.h
strbuf.c
strbuf.h
string.c
string.h
symbol.c perf_counter tools: Clean up u64 usage 2009-06-11 16:48:38 +02:00
symbol.h perf_counter tools: Clean up u64 usage 2009-06-11 16:48:38 +02:00
usage.c perf top: Fall back to cpu-clock-tick hrtimer sampling if no cycle counter available 2009-06-07 17:31:52 +02:00
util.h
wrapper.c