Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
oprofile: System wide profiler
Name: | oprofile |
Vendor: | Fermi National Accelerator Laboratory |
Version: | 0.5.4 |
License: | GPL |
Release: | 13 |
URL: | http://oprofile.sf.net |
- Summary
- oprofile is a profiling system for systems running Linux 2.2/2.4.
Profiling runs transparently during the background, and profile data
can be collected at any time. oprofile makes use of the hardware performance
counters provided on Intel P6, and AMD Athlon family processors, and can use
the RTC for profiling on other x86 processor types.
See the HTML documentation for further details.
Changelog
- * Mon Nov 10 18:00:00 2003 Will Cohen <wcohen{%}redhat{*}com>
- correct syscall for s390x.
- * Thu Aug 28 19:00:00 2003 Will Cohen <wcohen{%}redhat{*}com>
- correct handling of filenames with '_'.
- * Fri Aug 15 19:00:00 2003 Will Cohen <wcohen{%}redhat{*}com>
- correct s390 syscall.
- correct types for asserts.
- correct documentation.