diff options
| author | Andi Kleen <[email protected]> | 2010-04-01 03:17:25 +0200 |
|---|---|---|
| committer | Robert Richter <[email protected]> | 2010-04-23 15:30:38 +0200 |
| commit | cb6e943ccf19ab6d3189147e9d625a992e016084 (patch) | |
| tree | 8ecbe4eae825ea4f7bbb685cab5a45206d437f05 /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
| parent | a36bf32e9e8a86f291f746b7f8292e042ee04a46 (diff) | |
oprofile: remove double ring buffering
oprofile used a double buffer scheme for its cpu event buffer
to avoid races on reading with the old locked ring buffer.
But that is obsolete now with the new ring buffer, so simply
use a single buffer. This greatly simplifies the code and avoids
a lot of sample drops on large runs, especially with call graph.
Based on suggestions from Steven Rostedt
For stable kernels from v2.6.32, but not earlier.
Signed-off-by: Andi Kleen <[email protected]>
Cc: Steven Rostedt <[email protected]>
Cc: stable <[email protected]>
Signed-off-by: Robert Richter <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions