commit | 8be6e8f3c3a13900169f1141870562d0c723b010 | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Thu Jun 11 14:19:11 2009 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Jun 11 17:54:17 2009 +0200 |
tree | 0041b2557561ada3566bd309f0b3153e31a9854c | |
parent | f4dbfa8f3131a84257223393905f7efad0ca5996 [diff] |
perf_counter: Rename L2 to LL cache The top (fastest) and last level (biggest) caches are the most interesting ones, performance wise. Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Cc: Mike Galbraith <efault@gmx.de> Cc: Paul Mackerras <paulus@samba.org> Cc: Arnaldo Carvalho de Melo <acme@redhat.com> LKML-Reference: <new-submission> [ Fixed the Nehalem LL table to LLC Reference/Miss events ] Signed-off-by: Ingo Molnar <mingo@elte.hu>