]> git.baikalelectronics.ru Git - kernel.git/commit
perf: Fix comments in PERF_MEM_LVL bitmask
authorStephane Eranian <eranian@google.com>
Fri, 5 Apr 2013 14:49:41 +0000 (16:49 +0200)
committerIngo Molnar <mingo@kernel.org>
Mon, 8 Apr 2013 11:54:24 +0000 (13:54 +0200)
commit6890848096e949c589ffbf37f8d1bdd82abf6a57
treea98f82a6060c5f59f1a8bea19986076343148a67
parent81165e2d84759b66c518c737d1b20c091e35b614
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>
include/uapi/linux/perf_event.h