commit | 9590b7ba3fefdfe0c7741f5e2f61faf2ffcea19c | [log] [tgz] |
---|---|---|
author | Anton Blanchard <anton@samba.org> | Mon Jul 06 22:01:31 2009 +1000 |
committer | Ingo Molnar <mingo@elte.hu> | Fri Jul 10 10:04:06 2009 +0200 |
tree | c95ee260e516ae370a86c91c3e8d92b7141d3152 | |
parent | 805d127d62472f17c7d79baa001a7651afe2fa47 [diff] |
perf_counter tools: Rename cache events to remove $ The cache events contain '$' which will hit shell variable expansion. To avoid confusion change this to 'cache', ie L1-d$-loads becomes L1-dcache-loads. Signed-off-by: Anton Blanchard <anton@samba.org> Cc: Roland Dreier <rdreier@cisco.com> Cc: Jaswinder Singh Rajput <jaswinder@kernel.org> Cc: Peter Zijlstra <peterz@infradead.org> LKML-Reference: <20090706120131.GB4391@kryten> Signed-off-by: Ingo Molnar <mingo@elte.hu>