linux/drivers/oprofile
Maynard Johnson 2b8777ca0c oprofile: reset bt_lost_no_mapping with other stats
The bt_lost_no_mapping is not getting reset at the start of a
profiling run, thus the oprofiled.log shows erroneous values for this
statistic. The attached patch fixes this problem.

Signed-off-by: Maynard Johnson <maynardj@us.ibm.com>
Signed-off-by: Robert Richter <robert.richter@amd.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2009-07-10 12:35:36 +02:00
..
buffer_sync.c oprofile: Thou shalt not call __exit functions from __init functions 2009-03-30 22:05:18 +10:30
buffer_sync.h cpumask: modifiy oprofile initialization 2009-01-22 14:37:06 +01:00
cpu_buffer.c oprofile: fix cpu buffer size 2009-05-07 17:28:59 +02:00
cpu_buffer.h oprofile: fix uninitialized use of struct op_entry 2009-01-17 17:26:39 +01:00
event_buffer.c
event_buffer.h
oprof.c cpumask: modifiy oprofile initialization 2009-01-22 14:37:06 +01:00
oprof.h
oprofile_files.c
oprofile_stats.c oprofile: reset bt_lost_no_mapping with other stats 2009-07-10 12:35:36 +02:00
oprofile_stats.h
oprofilefs.c
timer_int.c