Performance Application Programming Interface
http://icl.cs.utk.edu/papi/index.html
PAPI aims to provide the tool designer and application engineer with a
consistent interface and methodology for use of the performance counter
hardware found in most major microprocessors. PAPI enables software
engineers to see, in near real time, the relation between software
performance and processor events.
- Devel package for openSUSE:Factory
- Links to openSUSE:Factory / papi
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:libraries:c_c++/papi && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
_multibuild | 0000000082 82 Bytes | |
papi-5.6.0.tar.gz | 0005033739 4.8 MB | |
papi-codecleanup.patch | 0000000420 420 Bytes | |
papi-fix-ldflags.patch | 0000003157 3.08 KB | |
papi-rpmlintrc | 0000000321 321 Bytes | |
papi.changes | 0000030935 30.2 KB | |
papi.spec | 0000008253 8.06 KB |
Revision 69 (latest revision is 92)
Ismail Dönmez (namtrac)
accepted
request 640019
from
Michal Suchanek (michals)
(revision 69)
- Fix pcp build (boo#1107637). libpapi-devel depends on papi which was dynamically linked in the past and pulled in libpapi. It is linked statically now so the libpapi dependency needs to be added.
Comments 0