gecko-dev/tools/profiler
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
gecko Bug 1464506 - Record FileIO markers on all threads - r=canaltinova 2020-05-25 08:58:47 +00:00
lul Bug 1634205 - Support Gecko Profiler and Base Profiler on FreeBSD r=mstange 2020-05-06 17:44:19 +00:00
public Bug 1464506 - Record FileIO markers on all threads - r=canaltinova 2020-05-25 08:58:47 +00:00
rust-helper Bug 1617369 - Reformat tools/profiler/rust-helper/ using rustfmt r=mstange 2020-03-02 17:53:48 +00:00
tasktracer
tests Bug 1464506 - Output the thread id where the file IO happened - r=canaltinova 2020-05-25 08:57:36 +00:00
moz.build Bug 1634205 - Support Gecko Profiler and Base Profiler on FreeBSD r=mstange 2020-05-06 17:44:19 +00:00