gecko-dev/mozglue/baseprofiler
Ted Campbell 5f98fae13b Bug 1645469 - Add profiler subcategories for SpiderMonkey JITs. r=jandem,gerald
In the JIT frame sampler, we apply the appropriate category in addition to
the "implementation" field. For JS frames (IS_JS_FRAME), we identify as
either BaselineInterpreter or Interpreter. Note that JS_Other still applies
to various places we enter SpiderMonkey outside of RunScript.

Differential Revision: https://phabricator.services.mozilla.com/D79524
2020-06-15 14:56:50 +00:00
..
core Bug 1645464 - Use a shared ProfilingCategoryList.h r=gerald,froydnj 2020-06-15 13:59:55 +00:00
lul Bug 1635803 - Make sure <cstdlib> is included before mozalloc.h, to work around bug 1635968. r=gerald 2020-05-06 22:57:05 +00:00
public Bug 1645469 - Add profiler subcategories for SpiderMonkey JITs. r=jandem,gerald 2020-06-15 14:56:50 +00:00
moz.build Bug 1645464 - Use a shared ProfilingCategoryList.h r=gerald,froydnj 2020-06-15 13:59:55 +00:00