gecko-dev/tools/profiler
Emilio Cobos Álvarez c2003bb3e7 Bug 1753402 - Disable untagged union in Gecko profiler bindings. r=canaltinova
We don't use unions in the bindings, and rust is very picky with what
you can put on untagged unions, so disable them for now.

Differential Revision: https://phabricator.services.mozilla.com/D137837
2022-02-04 13:53:28 +00:00
..
core Bug 1753272 - On macOS, always enable frame pointer stack walking, even in builds which may not have frame pointers. r=gerald 2022-02-03 16:31:05 +00:00
docs Bug 1728539 - Add a documentation about profiler Rust API r=gerald 2021-10-06 07:58:49 +00:00
gecko Bug 1673513 - Use ProfilerParent::RequestGatherProfileProgress to wait for slow but responsive processes - r=florian 2022-01-31 02:22:30 +00:00
lul
public Bug 1673513 - ProfilerParent::RequestGatherProfileProgress(aChildPid) - r=florian 2022-01-31 02:22:29 +00:00
rust-api Bug 1753402 - Disable untagged union in Gecko profiler bindings. r=canaltinova 2022-02-04 13:53:28 +00:00
rust-helper
tests Bug 1673513 - Add tests for slow and too-slow child processes - r=florian 2022-01-31 02:22:30 +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