gecko-dev/tools/profiler
Nicholas Nethercote 28cde67779 Bug 1351963 (part 6) - Remove ThreadInfo from TickSample. r=jseward.
This avoids the need for the fake ThreadInfo in profiler_get_backtrace(). It
requires adding a few extra fields to TickSample.

--HG--
extra : rebase_source : c28e5493edc7db96a7160e78b297ae09dc05ca7c
2017-03-31 10:49:36 +11:00
..
core Bug 1351963 (part 6) - Remove ThreadInfo from TickSample. r=jseward. 2017-03-31 10:49:36 +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 1351963 (part 5) - Improve TickSample. r=jseward. 2017-03-31 10:35:54 +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