Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b72f7fa9 authored by Robert Richter's avatar Robert Richter
Browse files

Merge branches 'oprofile/fixes', 'oprofile/next' and 'oprofile/master' into oprofile/auto

parents 802070f5 1cc4ce6f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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);
}