libpfm4 4.11.1+git32-gd0b85fb-1 source package in Ubuntu

Changelog

libpfm4 (4.11.1+git32-gd0b85fb-1) unstable; urgency=medium

  * New upstream GIT snapshot.
    - Add/improve support for current CPUs: AMD Zen2, Zen3; Intel IcelakeX,
      Tigerlake, Rocketlake; ARM A64FX, Neoverse.
    - Fix event encoding issues.

 -- Andreas Beckmann <email address hidden>  Wed, 16 Jun 2021 16:32:36 +0200

Upload details

Uploaded by:
Debian HPC Team
Uploaded to:
Sid
Original maintainer:
Debian HPC Team
Architectures:
linux-any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release main misc

Downloads

File Size SHA-256 Checksum
libpfm4_4.11.1+git32-gd0b85fb-1.dsc 2.1 KiB 8d51b8a2e45e17c952280cc1ae2cc941cc87b6665fe66f5699281826b095bdfe
libpfm4_4.11.1+git32-gd0b85fb.orig.tar.xz 532.8 KiB 4b19281a2ece026bcd603732c06c3a0181363ff0eba7cbc91cce0e918d1bf03b
libpfm4_4.11.1+git32-gd0b85fb-1.debian.tar.xz 10.3 KiB 36775b94103ed41c9419f9799cdabb003c9f7c1d29eabb48eac0ace1ce84140f

No changes file available.

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.