Closed
Bug 1838497
Opened 2 years ago
Closed 2 years ago
Add a profiler feature to record the clock frequency of every core while sampling
Categories
(Core :: Gecko Profiler, task, P1)
Core
Gecko Profiler
Tracking
()
RESOLVED
FIXED
118 Branch
Tracking | Status | |
---|---|---|
firefox118 | --- | fixed |
People
(Reporter: florian, Assigned: florian)
Details
Attachments
(2 files)
No description provided.
Assignee | ||
Comment 1•2 years ago
|
||
Severity: -- → N/A
Priority: -- → P1
Comment 2•2 years ago
|
||
This brings down the cost of getting the cpu frequency to 1.5us on my machine, instead of about 6us, by keeping the fd open and seeking to the beginning instead.
Pushed by fqueze@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/eab13316c6b3
Add a profiler feature to record the clock frequency of every core while sampling, r=canaltinova.
Comment 4•2 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox118:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 118 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•