Closed Bug 762676 Opened 12 years ago Closed 12 years ago

When no symbol is found for a given offset, name it '0xNNNNNNNN' instead of '???'

Categories

(Core :: Gecko Profiler, defect)

15 Branch
x86_64
Windows 7
defect
Not set
minor

Tracking

()

RESOLVED FIXED

People

(Reporter: kael, Assigned: vladan)

References

Details

Currently on Windows, SPS assigns all unknown offsets the name '???', making it impossible to tell them apart. The mac version represents them as hex addresses like '0xNNNNNNNN'. It'd be great if the Windows SPS code could do the same thing, so that you could at least try to manually identify individual unknown offsets by examining call hierarchies and time spent while you read a profile.
Depends on: 763634
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.