Closed
Bug 867999
Opened 12 years ago
Closed 8 years ago
Leaf address show up twice when using Breakpad unwinder
Categories
(Core :: Gecko Profiler, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: BenWa, Unassigned)
References
Details
Attachments
(1 file)
(deleted),
patch
|
Details | Diff | Splinter Review |
No description provided.
Attachment #744627 -
Flags: review?(jseward)
Comment 1•12 years ago
|
||
Does this prevent recording the leaf address if no unwinder is available?
But, if we're going to remove that line, I think we can remove the whole block, unless there are plans to make the 'L' record not a no-op for JSON output.
Comment 2•12 years ago
|
||
Also, isn't doSampleStackTrace called only if mUseStackWalk is false (or nonexistent)?
Reporter | ||
Updated•11 years ago
|
Attachment #744627 -
Flags: review?(jseward)
Comment 3•8 years ago
|
||
We're not using the breakpad unwinder any more, and I think LUL doesn't have the double leaf function problem.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•