gecko-dev/mozglue/baseprofiler
Nazım Can Altınova 14419ecf1f Bug 1615546 - Remove the optimizations field from profiler frame table r=julienw
This requires https://github.com/firefox-devtools/profiler/pull/4432 to be
landed and deployed. We bump the profile version in this patch.

Afaik we never used the optimizations field of the frame table in the profiler
frontend and this pfield was null for more than 3 years (since Bug 1614622).
We don't have any plans to make use of it any time soon. It's good to cleanup
this field so it doesn't clutter the profile data and we can reduce the profile
data size.

Differential Revision: https://phabricator.services.mozilla.com/D167290
2023-01-24 13:18:43 +00:00
..
build Bug 1790816 - Reformat mozglue/ with isort. r=linter-reviewers,Standard8 DONTBUILD 2022-11-23 13:01:33 +00:00
core Bug 1615546 - Remove the optimizations field from profiler frame table r=julienw 2023-01-24 13:18:43 +00:00
lul Bug 1791481 - Avoid tail-call optimization of call to GetAndCheckStackTrace. r=mstange 2022-10-04 05:16:06 +00:00
public Bug 1807011 - Do not call TimeStamp::Now for text markers when profiler is not running r=julienw 2023-01-18 10:56:18 +00:00
moz.build Bug 1612799 - FailureLatch - r=canaltinova 2022-09-05 01:19:27 +00:00