Open
Bug 1437245
Opened 7 years ago
Updated 2 years ago
Gecko profiler doesn't depend on Gecko, should be available to SpiderMonkey
Categories
(Core :: Gecko Profiler, enhancement, P3)
Core
Gecko Profiler
Tracking
()
NEW
People
(Reporter: jimb, Assigned: jimb)
References
(Depends on 1 open bug)
Details
It would be really nice to make the thread sampling and C++ stack walking code in tools/profiler available to the SpiderMonkey shell. There's really nothing about this code that is dependent on Gecko. And SpiderMonkey would like to use markers, capture C++ stacks, and so on.
Perhaps mozglue/profiler would be a good home?
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → jimb
Updated•7 years ago
|
Priority: -- → P3
I'm currently working on moving most of the profiler to mozglue, but I've only just noticed this bug!
Jim, are you still working on this? Happy for me to take over this bug?
If you already have some code somewhere, I'd be happy to have a look at it, to compare notes. 😉
Flags: needinfo?(jimb)
Comment hidden (off-topic) |
Comment 4•3 years ago
|
||
Sorry, there was a problem with the detection of inactive users. I'm reverting the change.
Assignee: nobody → jimb
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•