mirror of
https://github.com/torvalds/linux.git
synced 2026-05-24 07:03:03 +02:00
Merge branches 'oprofile/fixes', 'oprofile/next' and 'oprofile/master' into oprofile/auto
This commit is contained in:
commit
b72f7fa978
|
|
@ -33,6 +33,7 @@ void oprofile_reset_stats(void)
|
|||
atomic_set(&oprofile_stats.sample_lost_no_mm, 0);
|
||||
atomic_set(&oprofile_stats.sample_lost_no_mapping, 0);
|
||||
atomic_set(&oprofile_stats.event_lost_overflow, 0);
|
||||
atomic_set(&oprofile_stats.bt_lost_no_mapping,0);
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user