aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorPeter Zijlstra <[email protected]>2011-11-10 15:15:42 +0100
committerIngo Molnar <[email protected]>2011-12-06 08:33:58 +0100
commit4defea8559bc0f97a899d94c8d19d3b8bb802bc4 (patch)
treea9f0e5352d199542128e538ce77ff0d271ac23db /tools/perf/util/scripting-engines/trace-event-python.c
parentbc1738f6ee83015f090867813dcca4d690e7917c (diff)
perf, x86: Prefer fixed-purpose counters when scheduling
This avoids a scheduling failure for cases like: cycles, cycles, instructions, instructions (on Core2) Which would end up being programmed like: PMC0, PMC1, FP-instructions, fail Because all events will have the same weight. Signed-off-by: Peter Zijlstra <[email protected]> Link: http://lkml.kernel.org/n/[email protected] Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions