From: Stephane Eranian Date: Fri, 5 Apr 2013 14:49:41 +0000 (+0200) Subject: perf: Fix comments in PERF_MEM_LVL bitmask X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~119^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc2f5a8adbc7ab1fdb7d9bcf4ea9838c73e82dfe;p=pandora-kernel.git 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 Cc: peterz@infradead.org Cc: jolsa@redhat.com Link: http://lkml.kernel.org/r/20130405144941.GA30503@quad Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed