Download Source Package oprofile:
OProfile is a performance profiling tool for Linux systems, capable of profiling all running code at low overhead. It consists of a daemon for collecting sample data, plus several post-profiling tools for turning data into information. Using OProfile also requires a kernel module, either contained in a separate package called 'oprofile-modules' for 2.2 and 2.4 kernels, or for 2.6 kernels, the OProfile kernel module is part of the Linux kernel source and must be built from the 'kernel-source' package.
OProfile leverages the hardware performance counters of the x86 CPU and the PMU (Performance Monitoring Unit) of the ia64 CPU to enable profiling of a wide variety of interesting statistics, which can also be used for basic time-spent profiling. All code is profiled: hardware and software interrupt handlers, kernel modules, the kernel, shared libraries, and applications (the only exception being the OProfile interrupt handler itself). Note that different architectures can use different hardware mechanisms to collect data.
OProfile is currently in alpha status; however it has proven stable over a large number of differing configurations. As always, there is no warranty.
|
|
|
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| alpha | 2,579.5 kB | 7788 kB | [list of files] |
| amd64 | 2,609.2 kB | 7624 kB | [list of files] |
| armel | 2,047.4 kB | 5948 kB | [list of files] |
| hppa | 2,338.7 kB | 6492 kB | [list of files] |
| i386 | 2,679.5 kB | 7404 kB | [list of files] |
| ia64 | 3,382.1 kB | 11184 kB | [list of files] |
| powerpc | 2,841.9 kB | 7840 kB | [list of files] |
| sparc | 2,333.4 kB | 6684 kB | [list of files] |