[profiler] Only flush buffers when they exceed the base capacity.
authorAlex Rønne Petersen <alexrp@xamarin.com>
Wed, 3 Aug 2016 12:28:43 +0000 (14:28 +0200)
committerAlex Rønne Petersen <alexrp@xamarin.com>
Tue, 30 Aug 2016 08:01:04 +0000 (10:01 +0200)
commit25edbd406fc83b4c62167eb303b0cf4916b3b5b8
tree114a75935a3e4538a5ae2649146ea418d7703865
parenta34946226e8744f9193d264b074bdba990e67b3c
[profiler] Only flush buffers when they exceed the base capacity.

Other than timely arrival, there was never really a need to force buffers to be
flushed at these arbitrary points. Now that we flush all buffers periodically,
that reason is no longer relevant.
mono/profiler/proflog.c