diff options
| author | Ingo Molnar <[email protected]> | 2009-05-25 14:40:01 +0200 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2009-05-25 14:40:01 +0200 |
| commit | d3f4b3855ba87caff8f35e738c7e7e3bad0a6ab1 (patch) | |
| tree | 380e741efec735090f320ed2d749907953d9cb84 /include/linux/stackprotector.h | |
| parent | e4cbb4e3ac8b09fdb11e39e5a5611bfab0a7cd1a (diff) | |
perf stat: flip around ':k' and ':u' flags
This output:
$ perf stat -e 0:1:k -e 0:1:u ./hello
Performance counter stats for './hello':
140131 instructions (events)
1906968 instructions (events)
Is quite confusing - as :k means "user instructions", :u means
"kernel instructions".
Flip them around - as the 'exclude' property is not intuitive in
the flag naming.
Cc: Peter Zijlstra <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Corey Ashford <[email protected]>
Cc: Arnaldo Carvalho de Melo <[email protected]>
Cc: John Kacur <[email protected]>
Cc: Mike Galbraith <[email protected]>
LKML-Reference: <new-submission>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'include/linux/stackprotector.h')
0 files changed, 0 insertions, 0 deletions