Package: release.debian.org
Severity: normal
User: release.debian....@packages.debian.org
Usertags: unblock

Please unblock package libpfm4

This is a new upstream release adding support for new ARM hardware and
adding/updating some Intel event definitions.
This is mostly a "data" update (lib/events/*_events.h), only minor code
changes were needed for armv9 support.

Having an upstream release instead of a snapshot (we usually track git
snapshots in sid for latest hardware support and event definitions) will
make it easier for users to see whether their (bleedign edge) hardware
is already supported.

 README                                             |   4 +-
 config.mk                                          |   4 +-
 debian/changelog                                   |  33 +
 debian/gbp.conf                                    |   2 +-
 ...tialized-variable-in-gen_tracepoint_table.patch |  33 +
 debian/patches/series                              |   1 +
 debian/patches/typos.patch                         |  20 +-
 debian/source/lintian-overrides                    |   2 +-
 docs/Makefile                                      |  12 +-
 docs/man3/libpfm_arm_neoverse_v1.3                 |  37 +
 docs/man3/libpfm_arm_neoverse_v2.3                 |  37 +
 include/perfmon/pfmlib.h                           |  10 +-
 lib/Makefile                                       |  11 +-
 lib/events/arm_neoverse_n2_events.h                | 312 ++++----
 lib/events/arm_neoverse_v1_events.h                | 702 +++++++++++++++++
 lib/events/arm_neoverse_v2_events.h                | 833 +++++++++++++++++++++
 lib/events/intel_icl_events.h                      |  39 +-
 lib/events/intel_skl_events.h                      |  26 +-
 lib/events/intel_spr_events.h                      |  96 ++-
 lib/pfmlib_arm_armv8.c                             |  25 +-
 lib/pfmlib_arm_armv9.c                             | 120 +++
 lib/pfmlib_arm_priv.h                              |   3 +
 lib/pfmlib_common.c                                |   7 +
 lib/pfmlib_priv.h                                  |   5 +
 tests/validate_arm64.c                             |  73 ++
 25 files changed, 2228 insertions(+), 219 deletions(-)


Thanks for considering.

unblock libpfm4/4.13.0-1

Andreas

Attachment: libpfm4.4.13.0-1.diff.xz
Description: application/xz

Reply via email to