Closed Bug 720259 Opened 12 years ago Closed 6 years ago

Implement the ability to blame a library to callers

Categories

(Core :: Gecko Profiler, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: bzbarsky, Unassigned)

References

Details

This is particularly useful when dealing with jitcode; blaming the "unknown library" to callers allows all the jitcode to be treated as a single black box.

But it's useful in some other cases too.

The idea here is that hits in a particular DLL should actually be counted ias hits in the function that called into that DLL.
Blocks: 1329178
This was implemented in https://github.com/devtools-html/perf.html/issues/242 .
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.