gecko-dev/mozglue/baseprofiler
Gerald Squelart 6ad9abfa16 Bug 1750452 - Replace mutex-locked sampling pause during exec() with atomic variable - r=emilio,mstange
Note: The atomic variable is named `gSkipSampling`, not mentioning forks because it could later be used in other situations, so it's best to describe it by the effect it has.

Differential Revision: https://phabricator.services.mozilla.com/D136205
2022-01-19 03:05:44 +00:00
..
build Bug 1652560 - Autogenerate profiling_categories.rs with profiling_categories.yaml r=gerald,emilio 2021-07-30 21:49:21 +00:00
core Bug 1750452 - Replace mutex-locked sampling pause during exec() with atomic variable - r=emilio,mstange 2022-01-19 03:05:44 +00:00
lul Bug 1721569 - Handle different sizes of Profiler{Process,Thread}Id - r=florian 2021-08-11 03:27:50 +00:00
public Bug 1744670 - New feature: "Process CPU Utilization" aka "processcpu" - r=florian,canaltinova 2022-01-17 23:01:29 +00:00
moz.build Bug 1738401 - Remove -Wno-shadow warning suppressions. r=firefox-build-system-reviewers,glandium 2021-12-01 06:40:04 +00:00