original_kernel/drivers/oprofile
Robert Richter 211117ff09 oprofile: fix lost sample counter
The number of lost samples could be greater than the number of
received samples. This patches fixes this. The implementation
introduces return values for add_sample() and add_code().

Signed-off-by: Robert Richter <robert.richter@amd.com>
2008-12-10 20:25:15 +01:00
..
buffer_sync.c oprofile: port to the new ring_buffer 2008-12-10 14:20:18 +01:00
buffer_sync.h
cpu_buffer.c oprofile: fix lost sample counter 2008-12-10 20:25:15 +01:00
cpu_buffer.h oprofile: port to the new ring_buffer 2008-12-10 14:20:18 +01:00
event_buffer.c oprofile: fix memory ordering 2008-10-27 19:15:41 +01:00
event_buffer.h Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile 2008-10-23 10:05:40 -07:00
oprof.c
oprof.h oprofile: fixing whitespaces in drivers/oprofile/* 2008-10-16 15:01:40 +02:00
oprofile_files.c oprofile: set values to default when creating oprofilefs 2008-12-10 14:20:10 +01:00
oprofile_stats.c
oprofile_stats.h
oprofilefs.c
timer_int.c