Start up

OProfile – statistical profiler

OProfile is a low-overhead, transparent system-wide profiler for Linux, capable of instruction-grain profiling of all processes, shared libraries, the kernel and device drivers, via the hardware performance counters.

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.

Key Features

  • System-wide profiling.
  • Performance counter support.
  • Call-graph support.
  • Low overhead.
  • Post-profile analysis.
  • System support.
  • Support for dynamically compiled (JIT) code.
  • operf program that allows non-root users to profile a specified individual process.

Website: oprofile.sourceforge.net
Support: Documentation
Developer: John Levon, Philippe Elie, Maynard Johnson
License: GNU General Public License v2.0

OProfile is written in C and C++. Learn C with our recommended free books and free tutorials. Learn C++ with our recommended free books and free tutorials.


Related Software

Boot Utilities
Ventoy Create bootable USB drive for ISO/WIM/IMG/VHD(x)/EFI files
LimineMultiprotocol bootloader and boot manager
rEFIndEFI boot manager
PlymouthBoot splash and boot logger
UNetbootinUniversal Netbook installer
sbctlCreate, enroll and manage Secure Boot keys
Grub CustomizerGraphical interface to configure the grub2/burg settings
bootchart2Merge of bootchart-collector and pybootchartgui
OProfileLow-overhead, transparent system-wide profiler
e4ratExt4 - Reducing Access Times; toolset to accelerate the boot process

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our carefully curated directory of recommended free and open source software, covering every major software category.

The directory forms part of our extensive collection of articles for Linux enthusiasts. It includes hundreds of detailed reviews, together with free and open source alternatives to proprietary software from companies such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

LinuxLinks also covers interesting projects worth exploring, Linux-compatible hardware, free programming books and tutorials, and much more.

Know a useful free and open source Linux application that we haven’t covered? Tell us about it using our submission form.
Subscribe

Please read our Comment Policy before commenting.

Notify of
guest
0 Comments
Oldest
Newest Most Voted