Closed Bug 713240 Opened 12 years ago Closed 12 years ago

Add Windows stack walking support for the built in profiler

Categories

(Core :: Gecko Profiler, defect)

x86
Windows 7
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: BenWa, Unassigned)

References

Details

We most likely want to use StackWalk64. We already have some code in nsStackWalk.h we can re use. It will need a new signature to work on particular thread HANDLE instead of the current thread. I've made an experiment and this worked with the PDBs.

I imagine we will need to have the profiler extension download the PDBs before we can use StackWalk64 but that shouldn't be problem using mozilla and microsoft symbol servers.
Blocks: 713227
No longer blocks: 683229
Component: General → Gecko Profiler
QA Contact: general → gecko-profiler
This has already landed in another bug.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.