gecko-dev/tools/profiler
Gerald Squelart 315b834a0e Bug 1586939 - Remove "_BASE" from most Base Profiler env-vars - r=gregtatum a=reland CLOSED TREE
Now both profilers are controlled by the same environment variables, e.g.
"MOZ_PROFILER_STARTUP" to run both profilers at startup.

The only remaining Base Profiler-specific commands are:
- MOZ_BASE_PROFILER_HELP, because the Base Profiler doesn't have the same
  capabilities as Gecko, so it may display different available features.
- MOZ_BASE_PROFILER_LOGGING, because the Base Profiler doesn't have access to
  MOZ_LOG (both the env-var and the C++ macros).

Differential Revision: https://phabricator.services.mozilla.com/D54449
2020-05-28 03:39:32 +00:00
..
core Bug 1586939 - Remove "_BASE" from most Base Profiler env-vars - r=gregtatum a=reland CLOSED TREE 2020-05-28 03:39:32 +00:00
gecko Bug 1638506 - Destroy ProfilerParentTracker before threads are shut down - r=jya,canaltinova 2020-05-25 10:20:03 +00:00
lul Bug 1634205 - Support Gecko Profiler and Base Profiler on FreeBSD r=mstange 2020-05-06 17:44:19 +00:00
public Bug 1640274 - Remove the unused TrackOptimizations profiler; r=gerald 2020-05-27 22:08:49 +00:00
rust-helper Bug 1617369 - Reformat tools/profiler/rust-helper/ using rustfmt r=mstange 2020-03-02 17:53:48 +00:00
tasktracer
tests Bug 1571086 - Remove privacy feature from the profiler; r=gerald 2020-05-27 22:07:57 +00:00
moz.build Bug 1634205 - Support Gecko Profiler and Base Profiler on FreeBSD r=mstange 2020-05-06 17:44:19 +00:00