gecko-dev/tools/profiler
Nicholas Nethercote c6942af645 Bug 1351963 (part 1) - Tidy up ThreadInfo. r=mstange.
It doesn't need any virtual methods, nor the FRIEND_TEST declarations.

--HG--
extra : rebase_source : 973c01f43737d5672b0257bb40e029894857a90d
2017-03-31 09:28:41 +11:00
..
core Bug 1351963 (part 1) - Tidy up ThreadInfo. r=mstange. 2017-03-31 09:28:41 +11:00
gecko Bug 1351523 - Reorder profiler_get_start_params() arguments. r=mstange. 2017-03-29 13:22:29 +11:00
lul Bug 1346132 (part 3) - Remove the profiler's bespoke logging system in favour of MOZ_LOG. r=erahm,jseward. 2017-03-14 16:49:12 +11:00
public Bug 1351528 (part 2) - Rename TracingMetadata as TracingKind. r=mstange. 2017-03-29 13:56:14 +11:00
tasktracer Bug 1323076 - Part 1: TaskTracer with only flag checking overhead. r=cervantes 2017-03-22 21:43:00 +01:00
tests Bug 1351136 - Write a gtest for basic features of the Gecko Profiler. r=mstange. 2017-03-29 15:49:44 +11:00
merge-profiles.py Bug 1168784 - Part 1: Fix the script merging profiles to handle new profiler JSON format. r=benwa 2015-06-01 18:09:29 +08:00
moz.build Bug 1321907 - Move cross process profiler controlling code from ContentParent and PluginModuleParent into a new class called CrossProcessProfilerController. r=mconley,njn 2017-03-22 21:44:59 -04:00
nm-symbolicate.py