SHA256
8
0
forked from pool/papi

99 Commits

Author SHA256 Message Date
Philipp Thomas
272e370cc0 - Update to 5.5.0. Changes since 5.4.1 :
New Platforms:
  * Added  Knights Landing (KNL) core events and preset events.
  * Added Intel Broadwell/Skylake/Knights Landing RAPL support
  * Updated PAPI preset event support for Intel Broadwell/Skylake
  New Implementations:
  * libmsr component: Using LLNL's libmsr library to access Intel
    RAPL (Running Average Power Limit) library adds power capping
    abilities to PAPI.
  * CUDA PC sampling: A new standalone CUDA sampling tool
    (papi_cuda_sampling) has been added to the CUDA component
    (components/cuda/sampling/) and can be used as a preloader to
    perform PC sampling on Nvidia GPUs which support the CUPTI
    sampling interface (e.g. Maxwell).
  * ARM Cortex A53 support: Event definitions added.
  New Component: 
  * Powercap component: PAPI now supports the Linux Power Capping
    Framework which exposes power capping devices and power measurement
    to user space via a sysfs virtual file system interface.
  Enhancements:
  * Added Haswell-EP uncore support
  * Initial Broadwell, Skylake support
  * Added a general CUDA example (components/cuda/test) that uses
    LD_PRELOAD to attach to a running CUcontext.
  * Added "-check" flag to papi_avail and papi_native_avail to
    test counter availability/validity.
  * Add support for multiple flavors of POWER8 processors.
  * Force all processors to check event schedulability by checking that
    PAPI can successfully read the counters.
  * Support for Intel Broadwell-EP, Skylake, Goldmont, Haswell-EP

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/papi?expand=0&rev=49
2016-09-15 07:44:21 +00:00
79408d1de7 Accepting request 289288 from devel:libraries:c_c++
1

OBS-URL: https://build.opensuse.org/request/show/289288
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/papi?expand=0&rev=17
2015-03-05 14:43:25 +00:00
a6dfbefb33 Accepting request 289285 from home:pluskalm:branches:devel:libraries:c_c++
- Replace ./configure with macro %configure

- Cleanup spec file with spec-cleaner
- Update to 5.4.1
  * Updated support for Intel Haswell and Haswell-EP
  * Added ARM Cortex A7
  * Added ARM 1176 CPU (original Raspberry Pi)
  * Enhance PAPI preset events to allow user defined events.
  * User defined events are set up via a user event definition file.
  * New test demonstrating attaching an eventset to a single CPU 
    rather than a thread.
  * Use the term "event qualifiers" instead of "event masks" to 
    clarify understanding.
  * Added pkg-config support to PAPI.
  * Fixed lustre segfault bug in lustre component.
  * Fixed compilation in the absence of a Fortran compiler.
  * Fixed bug in krental_pthreads ctest to join threads properly 
    on exit.
  * Fixed bug in perf_events where event masks were not getting 
    cleared properly.
  * Fixed memory leak bug in perf_events.

OBS-URL: https://build.opensuse.org/request/show/289285
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/papi?expand=0&rev=47
2015-03-04 19:09:47 +00:00
Tony Jones
687a0db449 Accepting request 289249 from home:mgorse:branches:devel:libraries:c_c++
- fix typo in excludearch statement 

Noticed that we had this in sle.

OBS-URL: https://build.opensuse.org/request/show/289249
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/papi?expand=0&rev=46
2015-03-04 17:42:33 +00:00
423ad3c8fe Accepting request 262109 from devel:libraries:c_c++
Update to 5.4.0

OBS-URL: https://build.opensuse.org/request/show/262109
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/papi?expand=0&rev=16
2014-11-18 21:47:19 +00:00
Philipp Thomas
b8ce70aa11 - Update to 5.4.0:
New Platforms:
  -------------
      * EMON power component for IBM Blue Gene/Q
      * Support for the Applied Micro X-Gene processor
      * Support for IBM POWER non-virtualized platform
      * RAPL support for Intel Haswell models (60,69,71)
  Enhancements:
  ------------
      * Added list of supported PMU names (core/uncore components)  
      * Support for extended event masks (core/uncore components)
      * Extension of the RAPL energy measurements on Intel via msr-safe
      * Updated IBM POWER7, POWER8 presets
      * 'papi_native_avail --validate' supports events that require
        multiple masks to be valid  
  Bug Fixes:
  ----------
      * HW counter and event count added/fixed for BGPM components
      * Reduce cost of using PAPI_name_to_code
      * Non-null terminated strings fixed
      * Growing list of native events in core/uncore components fixed
      * Cleaned up Intel IvyBridge presets
      * Addressed Coverity reported issues
For specific and detailed information on changes made in this
release, grep ChangeLogP540.txt in the package documentation for
keywords of interest or go directly to the PAPI git repo.

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/papi?expand=0&rev=44
2014-11-18 06:48:52 +00:00
Stephan Kulow
d637a74e4c Accepting request 254828 from devel:libraries:c_c++
- Update to version 5.3.2 
  Changelog:
  - NVML component updates;
  - Addressed appio memory leaks;
  - Support for Haswell-EP added to RAPL component;
  - The perf_event_uncore component event enumeration works now;
  - All components now have appropriate domain and granularities.

OBS-URL: https://build.opensuse.org/request/show/254828
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/papi?expand=0&rev=15
2014-10-11 17:26:15 +00:00
Ismail Dönmez
3c30997dbb -
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/papi?expand=0&rev=42
2014-10-09 10:50:53 +00:00
Ismail Dönmez
4250a28dd3 Accepting request 253822 from home:ealin:varia
- Update to version 5.3.2 
  Changelog:
  - NVML component updates;
  - Addressed appio memory leaks;
  - Support for Haswell-EP added to RAPL component;
  - The perf_event_uncore component event enumeration works now;
  - All components now have appropriate domain and granularities.

OBS-URL: https://build.opensuse.org/request/show/253822
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/papi?expand=0&rev=41
2014-10-09 10:44:50 +00:00
Stephan Kulow
cc8ec0f2eb Accepting request 209475 from devel:libraries:c_c++
(forwarded request 209460 from jones_tony)

OBS-URL: https://build.opensuse.org/request/show/209475
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/papi?expand=0&rev=13
2013-12-05 20:41:32 +00:00
Philipp Thomas
899507fe41 Accepting request 209460 from home:jones_tony:branches:devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/209460
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/papi?expand=0&rev=39
2013-12-05 09:14:13 +00:00
Tomáš Chvátal
24ce746f86 Accepting request 196023 from devel:libraries:c_c++
Fix bug in command line handling

OBS-URL: https://build.opensuse.org/request/show/196023
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/papi?expand=0&rev=11
2013-08-23 09:05:13 +00:00
Philipp Thomas
83bea9e32b - Add papi-dont_skip_float_argument.patch to not skip float arguments
from the command line.

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/papi?expand=0&rev=37
2013-08-22 14:29:49 +00:00
Tomáš Chvátal
49a37b49c5 Accepting request 186442 from devel:libraries:c_c++
Update to just released version

OBS-URL: https://build.opensuse.org/request/show/186442
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/papi?expand=0&rev=10
2013-08-13 08:12:24 +00:00
Philipp Thomas
b10bc8da57 - Update to 5.2.0:
This release represents a major overhaul of several components.
  Support for Intel Haswell and Power 8 has been added.  Processor
  support code has been moved to the components directory.
  New Platform:
  -------------
      * Intel Haswell (initial support)
      * Power 8 (initial support)
  New Components:
  ---------------
      * Host-side MIC power component
    Enhancements:
    ------------
      * Component tests are now included with install-tests make
        target.
      * Components with external library dependencies load them at
        runtime allowing better distribution (infiniband, cuda,
        vmware, nvml and host-side micpower)
      * Perf_events, perfctr[_ppc] and perfmon2[_ia64] have been
        moved under the components directory
      * (Intel) Uncore support has been split into its own component
      * Lustre component better handles large numbers of filesystems
- Remove papi-use_major_in_soname.patch as the problem has been
  fixed upstream.

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/papi?expand=0&rev=35
2013-08-08 17:21:37 +00:00
Stephan Kulow
d892ecdb20 Accepting request 178516 from devel:libraries:c_c++
Update to latest version 5.1.1

OBS-URL: https://build.opensuse.org/request/show/178516
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/papi?expand=0&rev=9
2013-06-13 15:29:35 +00:00
Philipp Thomas
e1cd0225d3 - Update to 5.1.1. Changes since 5.0.1:
5.1.0:
    New Platform:
    -------------
      * Intel Xeon Phi ( Knight's Corner or KNC or MIC )
    Bug Fixes:
    ----------
      * Various build system fixes. 
      * NVML component fix.
      * Work around a sampling bug on Power Linux
    Enhancements:
    ------------
      * ARM Cortex A15 support.
      * New API entry, PAPI_get_eventset_component
      * Add options to papi_command_line to print in hex and unsigned formats
    New Components:
    ---------------
    * MIC Power component. 
   5.1.1:
    New Platform:
    -------------
      * Intel IvyBridge-EP
    Bug Fixes:
    ----------
      * Many perf_event fixes
      * Cuda component fixes
      * IA64 and SPARC build fixes
    Enhancements:
    ------------
      * Better logic in run_tests.sh script

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/papi?expand=0&rev=33
2013-06-11 10:02:29 +00:00
Stephan Kulow
34c0298bb5 Accepting request 147991 from devel:libraries:c_c++
(forwarded request 147980 from jones_tony)

OBS-URL: https://build.opensuse.org/request/show/147991
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/papi?expand=0&rev=7
2013-01-11 12:49:10 +00:00
Philipp Thomas
892cac347a Accepting request 147980 from home:jones_tony:oprofile_test
OBS-URL: https://build.opensuse.org/request/show/147980
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/papi?expand=0&rev=31
2013-01-11 01:17:33 +00:00
Ismail Dönmez
a6a0917054 Accepting request 146602 from devel:libraries:c_c++
- don't run ldconfig during build. As it breaks perfmon headers 
  installation

OBS-URL: https://build.opensuse.org/request/show/146602
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/papi?expand=0&rev=6
2013-01-02 11:59:44 +00:00
41b6eddc06 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/papi?expand=0&rev=29 2012-12-28 21:56:26 +00:00
a81f4079eb Accepting request 146595 from home:k0da:ppc
- don't run ldconfig during build. As it breaks perfmon headers 
  installation

OBS-URL: https://build.opensuse.org/request/show/146595
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/papi?expand=0&rev=28
2012-12-28 21:55:48 +00:00
Ismail Dönmez
f46c21d5eb Accepting request 146584 from devel:libraries:c_c++
- update to 5.0.1 (fixes build for ARM):
  * This is a major release of PAPI. Parts of both the internal 
  component and external low-level interfaces have changed. This
  will break your 4.4 compliant components and links to shared
  libraries.
  A full detailed description of the changes to PAPI 5.0 can be found here:
  http://web.eecs.utk.edu/~vweaver1/papers/papi/papi_v5_changes.pdf 
- Removed papi-glibc-siginfo.patch, papi-list_components.patch,
  papi-use_as_help_string.patch: Already upstream or not needed
- Removed papi-lmsensors_check.patch: can be replaced by configure
  option
- i586-libpfm4-compile-fix.diff: Fix compile on i586

OBS-URL: https://build.opensuse.org/request/show/146584
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/papi?expand=0&rev=5
2012-12-28 21:46:41 +00:00
1300254f4b - i586-libpfm4-compile-fix.diff: Fix compile on i586
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/papi?expand=0&rev=26
2012-12-28 16:56:49 +00:00
21801ce024 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/papi?expand=0&rev=25 2012-12-28 16:40:22 +00:00
18894ad1f5 - update to 5.0.1 (fixes build for ARM):
* This is a major release of PAPI. Parts of both the internal 
  component and external low-level interfaces have changed. This
  will break your 4.4 compliant components and links to shared
  libraries.
  A full detailed description of the changes to PAPI 5.0 can be found here:
  http://web.eecs.utk.edu/~vweaver1/papers/papi/papi_v5_changes.pdf 
- Removed papi-glibc-siginfo.patch, papi-list_components.patch,
  papi-use_as_help_string.patch: Already upstream or not needed
- Removed papi-lmsensors_check.patch: can be replaced by configure
  option

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/papi?expand=0&rev=24
2012-12-28 16:35:43 +00:00
Stephan Kulow
f30042993c Accepting request 139605 from devel:libraries:c_c++
- do not require libquadmath by old name but by provides, so it
  works in factory too (forwarded request 139596 from coolo)

OBS-URL: https://build.opensuse.org/request/show/139605
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/papi?expand=0&rev=4
2012-10-29 19:08:27 +00:00
f7af9e3317 Accepting request 139596 from home:coolo:branches:openSUSE:Factory
- do not require libquadmath by old name but by provides, so it
  works in factory too

OBS-URL: https://build.opensuse.org/request/show/139596
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/papi?expand=0&rev=22
2012-10-28 12:03:44 +00:00
Stephan Kulow
babe5bec8c Accepting request 136221 from devel:libraries:c_c++
- Update baselibs.conf for libpfm4 (forwarded request 136215 from namtrac)

OBS-URL: https://build.opensuse.org/request/show/136221
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/papi?expand=0&rev=3
2012-09-29 13:34:26 +00:00
Ismail Dönmez
8b4222e703 Accepting request 136215 from home:namtrac:bugfix
- Update baselibs.conf for libpfm4

OBS-URL: https://build.opensuse.org/request/show/136215
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/papi?expand=0&rev=20
2012-09-27 12:07:33 +00:00
Ismail Dönmez
e289ef53ac Accepting request 132424 from devel:libraries:c_c++
Make package build again

OBS-URL: https://build.opensuse.org/request/show/132424
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/papi?expand=0&rev=2
2012-09-03 23:33:53 +00:00
Philipp Thomas
b1fd43c400 - Modify spec so that build succeeds (requiring libquadmath versions).
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/papi?expand=0&rev=18
2012-09-03 15:20:21 +00:00
Ismail Dönmez
3348f53fd0 - Add papi-glibc-siginfo.patch: newer glibc no longer defines
siginfo, we need to use siginfo_t

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/papi?expand=0&rev=17
2012-09-03 11:33:55 +00:00
Stephan Kulow
ac59004431 Accepting request 127082 from devel:libraries:c_c++
Update to papi 4.4.0

OBS-URL: https://build.opensuse.org/request/show/127082
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/papi?expand=0&rev=1
2012-07-06 07:45:24 +00:00
Philipp Thomas
1f1aa47a8d Remove unneeded files
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/papi?expand=0&rev=15
2012-07-04 09:52:52 +00:00
Philipp Thomas
7d680e675d - Remove patches and files not needed anymore.
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/papi?expand=0&rev=14
2012-07-04 09:45:44 +00:00
Philipp Thomas
bf54c1df6e OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/papi?expand=0&rev=13 2012-07-04 09:31:31 +00:00
Philipp Thomas
1b62db21fd OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/papi?expand=0&rev=12 2012-07-04 09:30:27 +00:00
Philipp Thomas
3fecabad55 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/papi?expand=0&rev=11 2012-07-04 09:29:54 +00:00
Philipp Thomas
a111f8d1fd - Update to 4.4.0:
New Platforms:
  --------------
  Added PAPI support for Blue Gene/Q.
  Bug Fixes:
  ----------
  * Fix buffer overrun in lmsensors component  
  * libpfm4: Update to current git libpfm4 snapshot
  * Fix broken Pentium 4 Prescott support we were missing the netburst_p 
	declaration in papi_events.csv
  * Fix various locking issues in the threaded code. 
  * Fix multiplexing of large eventsets on perf_events systems.
	This presented when using more than 31 multiplexed events on perf_event  
- Add a devel-static package that contains the static libraries.
- For other changes since 4.2.1 see RELEASENOTES.txt in the packages
  documentation.

- Update to 4.2.1:
   Bug Fixes:
   ----------
	* multiplexing math errors were fixed in perf_events.c
	* more multiplexing read path errors were identified and fixed
	* Fix SMP ARM issues reported by Harald Servat.
	* src/papi_events.csv: Update the coreduo (not core2) events.  Most
	  notably the FP events were wrong.
	* Modify Intel Sandybridge PAPI_FP_OPS and PAPI_FP_INS events to
	  not count x87 fp instructions.  The problem is that the current
	  predefines were made by adding 5 events.  With the NMI watchdog
	  stealing an event and/or hyperthreading reducing the number of
	  available counters by half, we just couldn't fit.

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/papi?expand=0&rev=10
2012-04-23 15:14:43 +00:00
7de8682af6 Remove redundant tags/sections
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/papi?expand=0&rev=9
2012-01-29 17:10:32 +00:00
Philipp Thomas
b3efadfa68 - Adapt patch from IBM to fix the memory info for POWER7 CPUs.
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/papi?expand=0&rev=8
2011-04-15 18:07:37 +00:00
Philipp Thomas
cda721e45c OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/papi?expand=0&rev=7 2011-04-15 14:18:38 +00:00
Philipp Thomas
3eeb8be222 - Clean up the patches and remove those that aren't needed anymore.
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/papi?expand=0&rev=6
2011-04-15 13:14:43 +00:00
432fd5eb37 Accepting request 59402 from home:aledr:branches
OBS-URL: https://build.opensuse.org/request/show/59402
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/papi?expand=0&rev=5
2011-02-19 07:38:20 +00:00
fbd5d723c5 Accepting request 41459 from home:aledr:branches
Copy from home:aledr:branches/papi via accept of submit request 41459 revision 2.
Request was accepted with message:
Reviewed ok

OBS-URL: https://build.opensuse.org/request/show/41459
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/papi?expand=0&rev=4
2010-06-15 08:31:25 +00:00
Philipp Thomas
9327f83edb OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/papi?expand=0&rev=3 2010-03-24 19:05:15 +00:00
Philipp Thomas
11e208c5fa OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/papi?expand=0&rev=2 2010-03-23 14:31:48 +00:00
Philipp Thomas
96c750c63c - Initial package for OBS.
- Update to 4.0.0:
  - fixed L3 cache size reporting for AMD Family 10h processors
  - fixed std deviation underflow in sdsc2 and sdsc4 tests
  - fixed bug in counter assignment for FreeBSD Atom implementation
  - updated cache tables for Intel Nehalem i7 processors
  - configure provides better autodetection of 2.6.31 or 2.6.32 kernels and
    perf_counter interface (in most cases)
  - configure provides better detection and autoselection of perfctr or perfmon 
    drivers for linux
  - configure and sources have been modified to support perf_counter on
    kernel 2.6.31 and perf_event on kernel 2.6.32
  - a papi.spec file has been added to simplify creation of rpms
- Add Upstream patch2:
  * the utils/papi_version utility now reports PAPI 4.0.0.2, where the
    last digit matches the patch number.
  * the papi.spec file has a correction for a minor typo in the
    ExcludeArch line.
  * a serious but insidious bug in the overflow logic was corrected. This
    bug would only show up when PAPI_overflow was called between calls to
    PAPI_add_event.  Overflow would only be set for the last call of
    PAPI_overflow.  This has been corrected.
  * configure was mis-identifying some Pentium 4 processors; this has been
    corrected.
  * the ctests/shlib test now tests against the shared math library,
    libm.so, instead of libpapi.so
  * the PAPI_set_multiplex() call was silently returning without setting
    multiplex TRUE in cases where no event had been assigned to an eventset. 
    This silent error has been removed.
  * the perfmon and perf_events counter interfaces were not properly
    handling event unit masks.  This has been fixed.
  * PAPI_name_to_code() was not exiting properly in certain circumstances,
    failing on events where there should have been a match.  This has been
    corrected.
- Add RPM_OPT_FLAG to CFLAGS in configure.
- Initialize variables where the compiler can't determine that they're
  used initialized.
- Add full prototypes to src/ctests/mendes-alt.c
- Delete the test for pfm_msg_t.type in configure for external libpfm instead
  of disabling the test all together.

- build against libpfm3 on ia64 (bnc#578864)

- fix filelist for ia64 again, perfmon file is back 

- Fix dependencies in baselibs.conf (papi-devel-32bit requires
  libpapi-32bit not papi-32bit which doesn't exist) (#bnc565236)

- add baselibs.conf including libpapi and papi-devel (bnc #565236) 

- fix typo in last change 

- fix filelist for ia64 (remove /usr/share/papi), as the only 
  file there does not exist on ia64  

- fix filelist for ia64 
- remove "," from excludearch

- Update to 3.7.2:
  Bug Fixes:
  ----------
  * fixed L3 cache size reporting for AMD Family 10h processors
  * fixed std deviation underflow in sdsc2 and sdsc4 tests
  Enhancements:
  -------------
  * updated cache tables for Intel Nehalem i7 processors
  * configure provides better autodetection of 2.6.31 or 2.6.32 kernels and
    perf_counter interface (in most cases)
  * configure provides better detection and autoselection of perfctr or perfmon 
    drivers for linux
  * configure and sources have been modified to support perf_counter on
    kernel 2.6.31 and perf_event on kernel 2.6.32
  * a papi.spec file has been added to simplify creation of rpms

- Initial package for SLES (fate#307192)
- Include perf_counter.h from kernel because kernel-headers
  doesn't include the file.

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/papi?expand=0&rev=1
2010-03-19 13:32:22 +00:00