oprofile: System-wide profiler for Linux systems1

OProfile is a system-wide profiler for Linux systems, capable of profiling all running code at low overhead. OProfile is released under the GNU GPL.

It consists of a kernel driver and a daemon for collecting sample data, and several post-profiling tools for turning data into information.

OProfile leverages the hardware performance counters of the 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.

... part of T2, get it here

URL: https://oprofile.sourceforge.net/

Author: John Levon <levon [at] movementarian [dot] org>
Maintainer: René Rebe <rene [at] exactco [dot] de>

License: GPL
Version: 1.4.0

Remark: Does cross compile (as setup and patched in T2).

Download: https://prdownloads.sourceforge.net/sourceforge/oprofile/ oprofile-1.4.0.tar.gz

T2 source: oprofile.cache
T2 source: oprofile.desc
T2 source: oprofile.prof
T2 source: postsysfiles.in

Build time (on reference hardware): 80% (relative to binutils)2

Installed size (on reference hardware): 6.45 MB, 325 files

Dependencies (build time detected): bash binutils coreutils diffutils docbook-xml docbook-xsl file findutils gawk grep gzip libxslt linux-header make pkgconfig popt sed sysfiles tar util-linux

Installed files (on reference hardware): [show]

1) This page was automatically generated from the T2 package source. Corrections, such as dead links, URL changes or typos need to be performed directly on that source.

2) Compatible with Linux From Scratch's "Standard Build Unit" (SBU).