From: Anton Blanchard Date: Mon, 6 Jul 2009 12:01:31 +0000 (+1000) Subject: perf_counter tools: Rename cache events to remove $ X-Git-Tag: v2.6.31-rc4~3^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9590b7ba3fefdfe0c7741f5e2f61faf2ffcea19c;p=pandora-kernel.git 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 Cc: Roland Dreier Cc: Jaswinder Singh Rajput Cc: Peter Zijlstra LKML-Reference: <20090706120131.GB4391@kryten> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed