Just a quick update on the changes being worked on in the Gecko Profiler github repo:
- Moving the profiler over to the toolbar.
- Button to profile startup. This restarts the browser and give you a profile (example, bug 799638)
- A target feature that will allow profiling either the current application or open a remote connection to profile over TCP or ADB+TCP. This will replace the confusing set of Mobile buttons and use the remote debugging protocol like the debugger/console.
- Cleopatra links will now reflect the current selection (if the profile has been uploaded). This will let you share the exact location where the problem is. (example)

Awesome! I was just wishing for links to specific problems
By: Robert O'Callahan on November 2, 2012
at 9:01 am