Package: papi / 5.5.1-2

Metadata

Package Version Patches format
papi 5.5.1-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fix typos.patch | (download)

RELEASENOTES.txt | 2 1 + 1 - 0 !
man/man1/papi_multiplex_cost.1 | 2 1 + 1 - 0 !
man/man3/PAPI_attach.3 | 2 1 + 1 - 0 !
man/man3/PAPI_detach.3 | 2 1 + 1 - 0 !
man/man3/PAPI_get_dmem_info.3 | 4 2 + 2 - 0 !
man/man3/PAPI_hw_info_t.3 | 2 1 + 1 - 0 !
man/man3/PAPI_overflow.3 | 2 1 + 1 - 0 !
man/man3/PAPI_profil.3 | 4 2 + 2 - 0 !
src/components/appio/tests/iozone/libasync.c | 6 3 + 3 - 0 !
src/components/nvml/linux-nvml.c | 2 1 + 1 - 0 !
src/components/perfctr/perfctr-x86.c | 2 1 + 1 - 0 !
src/ctests/overflow_force_software.c | 2 1 + 1 - 0 !
src/examples/PAPI_overflow.c | 4 2 + 2 - 0 !
src/freebsd/map-atom.c | 2 1 + 1 - 0 !
src/freebsd/map-core2-extreme.c | 2 1 + 1 - 0 !
src/freebsd/map-core2.c | 2 1 + 1 - 0 !
src/papi.c | 16 8 + 8 - 0 !
src/papi.h | 4 2 + 2 - 0 !
src/sw_multiplex.c | 4 2 + 2 - 0 !
src/utils/multiplex_cost.c | 4 2 + 2 - 0 !
20 files changed, 35 insertions(+), 35 deletions(-)

 fix typos found by lintian


for debian no rpath.patch | (download)

src/configure.in | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
fix manpages.patch | (download)

man/man1/papi_avail.1 | 2 1 + 1 - 0 !
man/man1/papi_cost.1 | 2 1 + 1 - 0 !
man/man1/papi_decode.1 | 2 1 + 1 - 0 !
man/man1/papi_hybrid_native_avail.1 | 26 13 + 13 - 0 !
man/man1/papi_multiplex_cost.1 | 2 1 + 1 - 0 !
man/man1/papi_native_avail.1 | 22 11 + 11 - 0 !
man/man3/PAPI_accum_counters.3 | 2 1 + 1 - 0 !
man/man3/PAPI_read_counters.3 | 2 1 + 1 - 0 !
8 files changed, 30 insertions(+), 30 deletions(-)

 fix manpage hyphenation and typos


for debian do not embed libpfm4.patch | (download)

src/Rules.pfm4_pe | 3 2 + 1 - 0 !
1 file changed, 2 insertions(+), 1 deletion(-)

 we link against libpfm4.so, so don't embed a copy of libpfm4.a


for debian link examples dynamically.patch | (download)

src/components/Makefile_comp_tests.target.in | 7 4 + 3 - 0 !
src/configure.in | 4 2 + 2 - 0 !
src/ctests/Makefile.recipies | 3 3 + 0 - 0 !
src/ctests/Makefile.target.in | 4 2 + 2 - 0 !
src/ftests/Makefile.recipies | 3 3 + 0 - 0 !
src/ftests/Makefile.target.in | 4 2 + 2 - 0 !
6 files changed, 16 insertions(+), 9 deletions(-)

 support building the examples out-of-tree and link them dynamically


hppa.patch | (download)

src/configure.in | 2 1 + 1 - 0 !
src/linux-context.h | 2 2 + 0 - 0 !
src/linux-timer.c | 2 1 + 1 - 0 !
3 files changed, 4 insertions(+), 2 deletions(-)

 fix build on hppa/linux
Bug-Debian: https://bugs.debian.org/751411


hardening.patch | (download)

src/Makefile.inc | 6 3 + 3 - 0 !
src/components/perf_event_uncore/tests/Makefile | 8 4 + 4 - 0 !
src/ctests/Makefile.recipies | 2 1 + 1 - 0 !
3 files changed, 8 insertions(+), 8 deletions(-)

 ensure hardening flags are always used


use vlib.patch | (download)

src/Makefile.inc | 7 5 + 2 - 0 !
1 file changed, 5 insertions(+), 2 deletions(-)

 use vlib more often