gecko-dev/mozglue/baseprofiler
Yury Delendik 8667790959 Bug 1846534 - Track unwind info for tail calls. r=jseward,mstange,profiler-reviewers
Tail calls are doing some stack data manipulations, and profiler (iterator) needs to know how to find where caller RA and FP stored. A platform now preserves temporary registers used to store FP/RA using collapse frame operations.

Differential Revision: https://phabricator.services.mozilla.com/D183269
2023-09-26 21:08:00 +00:00
..
build Bug 1818080 - [remote] Add profile markers for CDP, Marionette and WebDriver BiDi commands and events. r=webdriver-reviewers,canaltinova,jdescottes 2023-03-31 12:42:44 +00:00
core Bug 1846534 - Track unwind info for tail calls. r=jseward,mstange,profiler-reviewers 2023-09-26 21:08:00 +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 1838497 - Add a profiler feature to record the clock frequency of every core while sampling, r=canaltinova. 2023-08-10 10:27:14 +00:00
moz.build Bug 1812452 - Clamp the ProfileBufferGlobalController entries as well r=florian 2023-06-23 09:17:43 +00:00