Closed Bug 583322 Opened 14 years ago Closed 5 years ago

Implement performance measurement for Windows

Categories

(Core :: JavaScript Engine, enhancement)

All
Windows XP
enhancement
Not set
normal

Tracking

()

RESOLVED WONTFIX

People

(Reporter: zwol, Unassigned)

References

Details

Bug 568863 implements a generic performance measurement utility that provides access to OS-level event counters from JavaScript, but it's only got a working back-end for linux.  We want OSX and Windows back-ends as well.

This bug is for implementing the Windows back end.  The code will need to be written by someone deeply familiar with Win32 and its capabilities in this area.  You just need to code up js/src/perf/pm_win32.cpp and have the Makefile build it - everything else is taken care of.
Severity: normal → enhancement
Assignee: general → nobody

API was removed in Bug 1560425

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.