High Resolution Profiler uses the Pentium time stamp counter (a 64 bit counter that increments at the full processor clock speed), along with the gcc instrument-functions option, to produce a gmon.out file, with much higher resolution than is achieved by "gcc-pg". The resulting output can be analyzed with an unmodified gprof.
| Tags | Software Development Libraries |
|---|---|
| Licenses | GPL |
| Implementation | C |
A simple wrapper for cross-browser usage of the JavaScript Fullscreen API.