git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
76c64c5
)
perf_counter tools: Check for valid cache operations
author
Jaswinder Singh Rajput
<jaswinder@kernel.org>
Thu, 25 Jun 2009 11:46:07 +0000
(17:16 +0530)
committer
Ingo Molnar
<mingo@elte.hu>
Thu, 25 Jun 2009 12:08:49 +0000
(14:08 +0200)
Made new table for cache operartion stat 'hw_cache_stat' as:
L1I : Read and prefetch only
ITLB and BPU : Read-only
introduce is_cache_op_valid() for cache operation validity
And checks for valid cache operations.
Reported-by : Ingo Molnar <mingo@elte.hu>
Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
Cc: Peter Zijlstra <peterz@infradead.org>
LKML-Reference: <
1245930367
.5308.33.camel@localhost.localdomain>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
tools/perf/util/parse-events.c
patch
|
blob
|
history
diff --cc
tools/perf/util/parse-events.c
Simple merge