cleopatra
cleopatra copied to clipboard
UI for the gecko profiler
The data of tasktracer is placed in profileJSON of the JSON object from Gecko Profiler, but Cleopatra expects to see it at the root of the JSON object. This change...
See https://github.com/bgirard/Gecko-Profiler-Addon/issues/107 .
This (along with a patch to BHR) should take care of issue #66 but I haven't managed to test it yet.
Overlapping text in upper-left pane (Cleopatra "Local Profile" list), due to leaking float effects
STR (for me at least): (1) Record 4+ profiles using the Gecko Profiler Add-on. (2) View one of them and look at your Local Profile list in upper-left ACTUAL RESULTS:...