diff options
author | Jiri Olsa <[email protected]> | 2012-10-10 14:53:17 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2012-10-24 10:41:27 +0200 |
commit | 1d33d6dce11e2c900daeca8110d56b95f1174188 (patch) | |
tree | 39effb8dbf8d935d4d83df660733aa578a35f02b /lib/memory-notifier-error-inject.c | |
parent | 3fded963cdae12ff891a55efc866437506c3f912 (diff) |
perf tools: Add support to specify hw event as PMU event term
Add a way to specify hw event as PMU event term like:
'cpu/event=cpu-cycles/u'
'cpu/event=instructions,.../u'
'cpu/cycles,.../u'
The 'event=cpu-cycles' term is replaced/translated by the hw events
term translation, which is exposed by sysfs 'events' group attribute.
Add parser bits, the rest is already handled by the PMU alias code.
Signed-off-by: Jiri Olsa <[email protected]>
Cc: Arnaldo Carvalho de Melo <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Corey Ashford <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
Cc: Stephane Eranian <[email protected]>
Signed-off-by: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions