diff options
author | 2013-04-05 16:49:41 +0200 | |
---|---|---|
committer | 2013-04-08 13:54:24 +0200 | |
commit | cc2f5a8adbc7ab1fdb7d9bcf4ea9838c73e82dfe (patch) | |
tree | a98f82a6060c5f59f1a8bea19986076343148a67 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge branch 'for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into perf/core (diff) | |
download | linux-dev-cc2f5a8adbc7ab1fdb7d9bcf4ea9838c73e82dfe.tar.xz linux-dev-cc2f5a8adbc7ab1fdb7d9bcf4ea9838c73e82dfe.zip |
perf: Fix comments in PERF_MEM_LVL bitmask
This small patch fixes a mistake in the comments
for the PERF_MEM_LVL_* events. The L2, L3 bits simply
represent cache levels, not hits or misses. That is
encoded in PERF_MEM_LVL_MISS/PERF_MEM_LVL_HIT.
Signed-off-by: Stephane Eranian <eranian@google.com>
Cc: peterz@infradead.org
Cc: jolsa@redhat.com
Link: http://lkml.kernel.org/r/20130405144941.GA30503@quad
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions