diff options
author | Jaswinder Singh Rajput <[email protected]> | 2009-06-22 16:44:28 +0530 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2009-06-22 13:29:58 +0200 |
commit | 74d5b5889ea71a95d8924c08f8a7c6e2bdcbc0ba (patch) | |
tree | f03a43384906924cbc165aa2e45c06ebcff50ab4 /net/lapb/lapb_timer.c | |
parent | 51e268423151fc7bb41945bde7843160b6a14c32 (diff) |
perf_counter tools: Introduce alias member in event_symbol
By introducing alias member in event_symbol :
1. duplicate lines are removed, like:
cpu-cycles and cycles
branch-instructions and branches
context-switches and cs
cpu-migrations and migrations
2. We can also add alias for another events.
Now ./perf list looks like :
List of pre-defined events (to be used in -e):
cpu-cycles OR cycles [Hardware event]
instructions [Hardware event]
cache-references [Hardware event]
cache-misses [Hardware event]
branch-instructions OR branches [Hardware event]
branch-misses [Hardware event]
bus-cycles [Hardware event]
cpu-clock [Software event]
task-clock [Software event]
page-faults [Software event]
faults [Software event]
minor-faults [Software event]
major-faults [Software event]
context-switches OR cs [Software event]
cpu-migrations OR migrations [Software event]
rNNN [raw hardware event descriptor]
Signed-off-by: Jaswinder Singh Rajput <[email protected]>
Cc: Peter Zijlstra <[email protected]>
LKML-Reference: <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions