System-Wide Profiler for Linux Systems
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 module and a daemon for collecting sample data,
and several post-profiling tools for turning data into information.
OProfile leverages the CPU hardware performance counters 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).
OProfile is currently in alpha status; however it has proven stable
over a large number of differing configurations. As always, there is no
warranty.
This is the package containing the userspace tools.
- Developed at devel:tools
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/oprofile && cd $_
- Create Badge
Source Files
Filename | Size | Changed |
---|---|---|
README-BEFORE-ADDING-PATCHES | 0000000519 519 Bytes | |
baselibs.conf | 0000000021 21 Bytes | |
jvmpi.h | 0000002723 2.66 KB | |
oprofile-0.9.4-fixes.diff | 0000000688 688 Bytes | |
oprofile-0.9.5-buildfixes.diff | 0000003460 3.38 KB | |
oprofile-0.9.7.tar.bz2 | 0001047960 1020 KB | |
oprofile.changes | 0000013088 12.8 KB | |
oprofile.desktop | 0000000123 123 Bytes | |
oprofile.rpmlintrc | 0000000258 258 Bytes | |
oprofile.spec | 0000005532 5.4 KB |
Revision 31 (latest revision is 58)
add libtool to buildrequires (forwarded request 93612 from coolo)
Comments 1
succeeded!Github:https://github.com/wangyuliu/oprofile obs:https://build.opensuse.org/package/show/home:wangyuxuan/oprofile