libpfm4 4.13.0+git32-g0d4ed0e-ok2 source package in openKylin

Changelog

libpfm4 (4.13.0+git32-g0d4ed0e-ok2) nile; urgency=medium

  * perf_examples/rtop.c: Fix format mismatch between %ld and int i on riscv64
    - Cast loop variable i to long when passing to printw with %ld format specifier
    - Resolves -Werror=format build failure on riscv64 architecture

 -- liweinan <email address hidden>  Tue, 16 Jun 2026 15:09:15 +0800

Upload details

Uploaded by:
liweinan
Sponsored by:
Cibot
Uploaded to:
Nile.bedrock
Original maintainer:
Openkylin Developers
Architectures:
linux-any
Section:
libs
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Nile.bedrock release main libs
Nile.bedrock proposed main libs

Downloads

File Size SHA-256 Checksum
libpfm4_4.13.0+git32-g0d4ed0e.orig.tar.xz 599.0 KiB 81adfc9e96f4aa9530933b9aa3368768e356bb4a7eb529f8ec74fb409117d849
libpfm4_4.13.0+git32-g0d4ed0e-ok2.debian.tar.xz 7.7 KiB 1795c8fccfd09684b8794d86d42785548d8ac40760ed603e9ad3c0802be330a3
libpfm4_4.13.0+git32-g0d4ed0e-ok2.dsc 1.9 KiB 1768f39644228dd82c68b25997e423be50b72c7b8018d253260f47e44731cff5

View changes file

Binary packages built by this source

libpfm4: Library to program the performance monitoring events

 Libpfm4 helps convert from an event name, expressed as a string, to
 the event encoding. The encoding can then be used with specific OS
 interfaces. Libpfm4 also provides OS-specific interfaces to directly
 setup OS-specific data structures to be passed to the kernel. The
 current libpfm4, for instance, provides support for the perf_events
 interface which was introduced in Linux v2.6.31.
 .
 This package provides the shared library.

libpfm4-dbgsym: debug symbols for libpfm4
libpfm4-dev: Development files for the libpfm4 library

 Libpfm4 helps convert from an event name, expressed as a string, to
 the event encoding. The encoding can then be used with specific OS
 interfaces. Libpfm4 also provides OS-specific interfaces to directly
 setup OS-specific data structures to be passed to the kernel. The
 current libpfm4, for instance, provides support for the perf_events
 interface which was introduced in Linux v2.6.31.
 .
 This package provides the development files of the library.