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 |
| rEFInd | EFI boot manager |
| Plymouth | Boot splash and boot logger |
| UNetbootin | Universal Netbook installer |
| Grub Customizer | Graphical interface to configure the grub2/burg settings |
| bootchart2 | Merge of bootchart-collector and pybootchartgui |
| OProfile | Low-overhead, transparent system-wide profiler |
| e4rat | Ext4 - Reducing Access Times; toolset to accelerate the boot process |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

