gecko-dev/mozglue/baseprofiler
Gerald Squelart f2401ecda3 Bug 1464506 - Record FileIO markers on all threads - r=canaltinova
In addition to the existing "mainthreadio" feature, we now have:
- "fileio" to also capture file I/O from other profiled threads.
- "fileioall" to also capture file I/O from all threads (even unregistered threads).
- "noiostacks" to prevent capturing stack traces for "io" markers.
These are all off by default, except for `MOZ_PROFILER_STARTUP=1`.

Differential Revision: https://phabricator.services.mozilla.com/D75764
2020-05-25 08:58:47 +00:00
..
core Bug 1464506 - Record FileIO markers on all threads - r=canaltinova 2020-05-25 08:58:47 +00:00
lul Bug 1635803 - Make sure <cstdlib> is included before mozalloc.h, to work around bug 1635968. r=gerald 2020-05-06 22:57:05 +00:00
public Bug 1464506 - Record FileIO markers on all threads - r=canaltinova 2020-05-25 08:58:47 +00:00
moz.build Bug 1632750 - ProfileBufferControlledChunkManager - r=canaltinova 2020-05-08 03:44:34 +00:00