gecko-dev/mozglue
Gerald Squelart a1bb77b57e Bug 1742522 - New profiler feature to discover unregistered threads and capture some data - r=florian
The profiler uses GetProcInfoSync to discover unregistered threads, and record their CPU utilization. This data is captured in markers on the main thread track.
On Windows, because this work takes much longer than the usual sampling interval, it is done on its own thread.

Differential Revision: https://phabricator.services.mozilla.com/D132213
2021-12-02 08:52:40 +00:00
..
android Bug 1738401 - Remove -Wno-shadow warning suppressions. r=firefox-build-system-reviewers,glandium 2021-12-01 06:40:04 +00:00
baseprofiler Bug 1742522 - New profiler feature to discover unregistered threads and capture some data - r=florian 2021-12-02 08:52:40 +00:00
build Bug 1742692 - Add some modules to mozglue's delayload list. r=mhowell 2021-12-02 04:31:14 +00:00
linker Bug 1738401 - Remove -Wno-shadow warning suppressions. r=firefox-build-system-reviewers,glandium 2021-12-01 06:40:04 +00:00
misc Bug 1742692 - Add some modules to mozglue's delayload list. r=mhowell 2021-12-02 04:31:14 +00:00
static Bug 1736459 - Update builders to rustc 1.56. r=firefox-build-system-reviewers,andi 2021-10-27 22:35:57 +00:00
tests Bug 1577658 - DeserializeAfterKindAndStream takes a lambda: (tid) -> writer - r=canaltinova 2021-10-21 05:47:21 +00:00
moz.build Bug 1724749: Consolidate all dllservices code; r=tkikuchi 2021-08-12 20:57:12 +00:00
mozglue.rc Bug 1714212 - Ensure COM initialized prior to showing skeleton UI r=Jamie,aklotz,tkikuchi 2021-07-07 22:37:14 +00:00