2 Commits

Author SHA256 Message Date
Tony Jones
fa39ebc9b5 Fix: convert tar.gz from git object to LFS pointer 2026-02-08 23:56:50 -08:00
Tony Jones
d40337ffa9 Checkin for PED-13627 PED-15498 2026-02-08 15:39:25 -08:00
5 changed files with 192 additions and 7 deletions

Binary file not shown.

Binary file not shown.

View File

@@ -1,3 +1,188 @@
-------------------------------------------------------------------
Sun Feb 08 21:39:25 UTC 2026 - Tony Jones <tonyj@suse.de>
- perf arm-spe: Add NVIDIA Olympus to neoverse list
(jsc#PED-15498).
[kernel-source commit ba5e25519d]
-------------------------------------------------------------------
Sun Feb 08 21:39:19 UTC 2026 - Tony Jones <tonyj@suse.de>
- perf arm-spe: Add support for SPE Data Source packet on
HiSilicon HIP12 (jsc#PED-15498).
[kernel-source commit a71c43b1e5]
-------------------------------------------------------------------
Sun Feb 08 21:39:18 UTC 2026 - Tony Jones <tonyj@suse.de>
- perf vendor events arm64: AmpereOne/AmpereOneX: Mark LD_RETIRED
impacted by errata (jsc#PED-13627).
[kernel-source commit c361cef25e]
-------------------------------------------------------------------
Sun Feb 08 21:39:15 UTC 2026 - Tony Jones <tonyj@suse.de>
- perf arm-spe: Add support for SPE Data Source packet on
AmpereOne (jsc#PED-13627).
[kernel-source commit a0bf827269]
-------------------------------------------------------------------
Mon Dec 08 23:06:26 UTC 2025 - Tony Jones <tonyj@suse.de>
- perf list: Add IBM z17 event descriptions (jsc#PED-13611).
[kernel-source commit f62e448821]
-------------------------------------------------------------------
Wed Oct 22 10:49:29 UTC 2025 - Michal Suchanek <msuchanek@suse.de>
- perf hwmon_pmu: Fix uninitialized variable warning
(perf-sle16-v6.13-userspace-update, git-fixes).
[kernel-source commit ce493c805a]
-------------------------------------------------------------------
Wed Sep 24 03:18:02 UTC 2025 - Tony Jones <tonyj@suse.de>
- perf test: Fix a build error in x86 topdown test (git-fixes).
[kernel-source commit 4e90429617]
-------------------------------------------------------------------
Mon Sep 22 21:44:10 UTC 2025 - Tony Jones <tonyj@suse.de>
- perf bpf-utils: Harden get_bpf_prog_info_linear (git-fixes).
[kernel-source commit ab29deca98]
-------------------------------------------------------------------
Mon Sep 22 21:44:10 UTC 2025 - Tony Jones <tonyj@suse.de>
- perf bpf-utils: Constify bpil_array_desc (git-fixes).
[kernel-source commit ed955845fd]
-------------------------------------------------------------------
Mon Sep 22 21:44:09 UTC 2025 - Tony Jones <tonyj@suse.de>
- perf bpf-event: Fix use-after-free in synthesis (git-fixes).
[kernel-source commit 611a25e7fb]
-------------------------------------------------------------------
Mon Sep 22 21:44:08 UTC 2025 - Tony Jones <tonyj@suse.de>
- perf symbol-minimal: Fix ehdr reading in filename__read_build_id
(git-fixes).
[kernel-source commit ff358b1555]
-------------------------------------------------------------------
Mon Sep 22 21:44:07 UTC 2025 - Tony Jones <tonyj@suse.de>
- perf record: Cache build-ID of hit DSOs only (git-fixes).
[kernel-source commit b1afeb4fe8]
-------------------------------------------------------------------
Mon Sep 22 21:44:05 UTC 2025 - Tony Jones <tonyj@suse.de>
- perf topdown: Use attribute to see an event is a topdown metic
or slots (git-fixes).
[kernel-source commit ab2f251ab2]
-------------------------------------------------------------------
Mon Sep 22 21:44:04 UTC 2025 - Tony Jones <tonyj@suse.de>
- perf hwmon_pmu: Avoid shortening hwmon PMU name (git-fixes).
[kernel-source commit 56c4d8041c]
-------------------------------------------------------------------
Mon Sep 22 21:44:03 UTC 2025 - Tony Jones <tonyj@suse.de>
- perf tests bp_account: Fix leaked file descriptor (git-fixes).
[kernel-source commit aff23c275e]
-------------------------------------------------------------------
Mon Sep 22 21:44:03 UTC 2025 - Tony Jones <tonyj@suse.de>
- perf sched: Fix memory leaks in 'perf sched latency'
(git-fixes).
[kernel-source commit 07d002963f]
-------------------------------------------------------------------
Mon Sep 22 21:44:02 UTC 2025 - Tony Jones <tonyj@suse.de>
- perf sched: Use RC_CHK_EQUAL() to compare pointers (git-fixes).
[kernel-source commit c9218fe787]
-------------------------------------------------------------------
Mon Sep 22 21:44:01 UTC 2025 - Tony Jones <tonyj@suse.de>
- perf sched: Fix memory leaks for evsel->priv in timehist
(git-fixes).
[kernel-source commit 3c90a4276d]
-------------------------------------------------------------------
Mon Sep 22 21:44:00 UTC 2025 - Tony Jones <tonyj@suse.de>
- perf sched: Fix thread leaks in 'perf sched timehist'
(git-fixes).
[kernel-source commit 17dab2fc0b]
-------------------------------------------------------------------
Mon Sep 22 21:43:59 UTC 2025 - Tony Jones <tonyj@suse.de>
- perf sched: Fix memory leaks in 'perf sched map' (git-fixes).
[kernel-source commit 7e52be1c8b]
-------------------------------------------------------------------
Mon Sep 22 21:43:58 UTC 2025 - Tony Jones <tonyj@suse.de>
- perf sched: Free thread->priv using priv_destructor (git-fixes).
[kernel-source commit 6d448cdbe9]
-------------------------------------------------------------------
Mon Sep 22 21:43:57 UTC 2025 - Tony Jones <tonyj@suse.de>
- perf sched: Make sure it frees the usage string (git-fixes).
[kernel-source commit 8a2b46a272]
-------------------------------------------------------------------
Mon Sep 22 21:43:56 UTC 2025 - Tony Jones <tonyj@suse.de>
- perf dso: Add missed dso__put to dso__load_kcore (git-fixes).
[kernel-source commit e30cb3402d]
-------------------------------------------------------------------
Mon Sep 22 21:43:55 UTC 2025 - Tony Jones <tonyj@suse.de>
- perf parse-events: Set default GH modifier properly (git-fixes).
[kernel-source commit 1e7aed13c9]
-------------------------------------------------------------------
Mon Sep 22 21:43:55 UTC 2025 - Tony Jones <tonyj@suse.de>
- perf trace: Remove --map-dump documentation (git-fixes).
[kernel-source commit 93c9ede2a7]
-------------------------------------------------------------------
Tue Jul 15 23:19:05 UTC 2025 - Tony Jones <tonyj@suse.de>

View File

@@ -1,4 +1,4 @@
name: perf
version: 6.12.0.git11197.4d40f30b8f
mtime: 1752621814
commit: 4d40f30b8f2a5fd8a4b206df8df7ff5410cba608
version: 6.12.0.git22274.ba5e25519d
mtime: 1770593089
commit: ba5e25519d003ec258f14bc01b5e028b52edc7fd

View File

@@ -27,7 +27,7 @@
%define _find_debuginfo_dwz_opts %{nil}
Name: perf
Version: 6.12.0.git11197.4d40f30b8f
Version: 6.12.0.git22274.ba5e25519d
Release: 0
Summary: Performance Monitoring Tools for Linux
License: GPL-2.0-only