diff options
author | Maria Dimakopoulou <[email protected]> | 2014-11-17 20:06:55 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2015-04-02 17:33:09 +0200 |
commit | c5362c0c376486afcf3c91d3c2691d348ac1e2fd (patch) | |
tree | 5d2163d2e4007cd0199ab89052be1073a78bce10 /tools/perf/util/scripting-engines/trace-event-perl.c | |
parent | 90413464313e00fe4975f4a0ebf25fe31d01f793 (diff) |
perf/x86: Add 3 new scheduling callbacks
This patch adds 3 new PMU model specific callbacks
during the event scheduling done by x86_schedule_events().
->start_scheduling(): invoked when entering the schedule routine.
->stop_scheduling(): invoked at the end of the schedule routine
->commit_scheduling(): invoked for each committed event
To be used optionally by model-specific code.
Signed-off-by: Maria Dimakopoulou <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Reviewed-by: Stephane Eranian <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-perl.c')
0 files changed, 0 insertions, 0 deletions