Closed Bug 1960480 Opened 5 days ago Closed 4 days ago

Improve WASM jitdump info for profile comparisons

Categories

(Core :: JavaScript: WebAssembly, task)

task

Tracking

()

RESOLVED FIXED
139 Branch
Tracking Status
firefox139 --- fixed

People

(Reporter: bvisness, Assigned: bvisness)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

The function/trampoline names produced in our jitdump info could be improved to play nice with samply and our profile comparison tooling.

Using "Wasm:" and "WasmTrampoline:" tells samply that these functions
should be considered JS frames. Additionally, the (WASM:<index>) at the
end matches with V8's output and enables reliable matching in our
profile comparison reports.

Status: ASSIGNED → RESOLVED
Closed: 4 days ago
Resolution: --- → FIXED
Target Milestone: --- → 139 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: