Closed
      
        Bug 1765402
      
      
        Opened 3 years ago
          Closed 2 years ago
      
        
    
  
Emit ETW events for mapping JITed code to method names
Categories
(Core :: JavaScript Engine: JIT, enhancement, P3)
        Core
          
        
        
      
        
    
        JavaScript Engine: JIT
          
        
        
      
        
    Tracking
()
        RESOLVED
        FIXED
        
    
  
        
            112 Branch
        
    
  
| Tracking | Status | |
|---|---|---|
| firefox112 | --- | fixed | 
People
(Reporter: jrmuizel, Assigned: bas.schouten)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
It's common to use the JScript SourceLoad and MethodLoad` events for this:
| Comment 1•3 years ago
           | ||
Glossary:
ETW stands for Event Tracing for Windows
| Updated•3 years ago
           | 
| Assignee | ||
| Comment 2•2 years ago
           | ||
Depends on D170153
| Updated•2 years ago
           | 
Assignee: nobody → bas
Status: NEW → ASSIGNED
Pushed by bschouten@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/cba57f10c485
Emit ETW events for mapping JITed code to method names. r=dpalmeiro
| Comment 4•2 years ago
           | ||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
          status-firefox112:
          --- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 112 Branch
          You need to log in
          before you can comment on or make changes to this bug.
        
Description
•