
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.
this package contains the opagent runtime library.