[profiler] Move HEAP_START and HEAP_EVENTS to happen outside of heap shots.
[mono.git] / mono / profiler / log.c
2017-06-14 Rodrigo Kumpera[profiler] Move HEAP_START and HEAP_EVENTS to happen...
2017-06-13 Rodrigo KumperaMerge pull request #5011 from kumpera/quiet-mode
2017-06-13 Rodrigo Kumpera[profiler] Don't emit sync point on restart the world...
2017-06-13 Rodrigo Kumpera[profiler] Add + prefix to file names to append the...
2017-06-13 Vlad BrezaeMerge pull request #5002 from BrzVlad/feature-sgen...
2017-06-13 Vlad BrezaeMerge pull request #5021 from BrzVlad/fix-parallel...
2017-06-13 Rodrigo Kumpera[profiler] Fix issue found by review.
2017-06-12 Rodrigo Kumpera[profiler] Remove heapshot request polling from all...
2017-06-12 Rodrigo Kumpera[profiler] When using heapshot, don't collect roots...
2017-06-12 Rodrigo Kumpera[profiler] Don't emit sync points during GC if we don...
2017-06-12 Rodrigo Kumpera[profiler] Don't emit thread and gc events if they...
2017-06-12 Rodrigo KumperaMerge pull request #4967 from kumpera/profiler-arg...
2017-06-09 Rodrigo KumperaRemove the mono-profiler- prefix from all source files...