| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: perf | Distribution: AlmaLinux |
| Version: 6.12.0 | Vendor: AlmaLinux |
| Release: 211.16.1.el10_2 | Build date: Sun Jun 7 02:16:33 2026 |
| Group: Unspecified | Build host: ppc64le-builder01.almalinux.org |
| Size: 7697380 | Source RPM: kernel-6.12.0-211.16.1.el10_2.src.rpm |
| Packager: AlmaLinux Packaging Team <packager@almalinux.org> | |
| Url: https://www.kernel.org/ | |
| Summary: Performance monitoring for the Linux kernel | |
This package contains the perf tool, which enables performance monitoring of the Linux kernel.
((GPL-2.0-only WITH Linux-syscall-note) OR BSD-2-Clause) AND ((GPL-2.0-only WITH Linux-syscall-note) OR BSD-3-Clause) AND ((GPL-2.0-only WITH Linux-syscall-note) OR CDDL-1.0) AND ((GPL-2.0-only WITH Linux-syscall-note) OR Linux-OpenIB) AND ((GPL-2.0-only WITH Linux-syscall-note) OR MIT) AND ((GPL-2.0-or-later WITH Linux-syscall-note) OR BSD-3-Clause) AND ((GPL-2.0-or-later WITH Linux-syscall-note) OR MIT) AND 0BSD AND BSD-2-Clause AND (BSD-2-Clause OR Apache-2.0) AND BSD-3-Clause AND BSD-3-Clause-Clear AND CC0-1.0 AND GFDL-1.1-no-invariants-or-later AND GPL-1.0-or-later AND (GPL-1.0-or-later OR BSD-3-Clause) AND (GPL-1.0-or-later WITH Linux-syscall-note) AND GPL-2.0-only AND (GPL-2.0-only OR Apache-2.0) AND (GPL-2.0-only OR BSD-2-Clause) AND (GPL-2.0-only OR BSD-3-Clause) AND (GPL-2.0-only OR CDDL-1.0) AND (GPL-2.0-only OR GFDL-1.1-no-invariants-or-later) AND (GPL-2.0-only OR GFDL-1.2-no-invariants-only) AND (GPL-2.0-only WITH Linux-syscall-note) AND GPL-2.0-or-later AND (GPL-2.0-or-later OR BSD-2-Clause) AND (GPL-2.0-or-later OR BSD-3-Clause) AND (GPL-2.0-or-later OR CC-BY-4.0) AND (GPL-2.0-or-later WITH GCC-exception-2.0) AND (GPL-2.0-or-later WITH Linux-syscall-note) AND ISC AND LGPL-2.0-or-later AND (LGPL-2.0-or-later OR BSD-2-Clause) AND (LGPL-2.0-or-later WITH Linux-syscall-note) AND LGPL-2.1-only AND (LGPL-2.1-only OR BSD-2-Clause) AND (LGPL-2.1-only WITH Linux-syscall-note) AND LGPL-2.1-or-later AND (LGPL-2.1-or-later WITH Linux-syscall-note) AND (Linux-OpenIB OR GPL-2.0-only) AND (Linux-OpenIB OR GPL-2.0-only OR BSD-2-Clause) AND Linux-man-pages-copyleft AND MIT AND (MIT OR Apache-2.0) AND (MIT OR GPL-2.0-only) AND (MIT OR GPL-2.0-or-later) AND (MIT OR LGPL-2.1-only) AND (MPL-1.1 OR GPL-2.0-only) AND (X11 OR GPL-2.0-only) AND (X11 OR GPL-2.0-or-later) AND Zlib AND (copyleft-next-0.3.1 OR GPL-2.0-or-later)
* Sun Jun 07 2026 Andrew Lukoshko <alukoshko@almalinux.org> - 6.12.0-211.16.1
- Recreate RHEL 6.12.0-211.16.1 from CentOS Stream 10 and upstream stable backports (1106-1161)
- Drop 211.7.x security-ahead patches superseded by the RHEL backports (1100-1104: crypto authencesn/algif, xfrm-esp, rxrpc, net-skbuff fragnesia, ptrace)
- Keep the smb cifs.spnego ahead-fix (1105)
- RHEL changelog for 211.8.1..211.16.1 follows:
* Mon May 18 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [6.12.0-211.16.1.el10_2]
- net: skbuff: propagate shared-frag marker through frag-transfer helpers (Sabrina Dubroca) [RHEL-176053] {CVE-2026-46300}
- net: skbuff: preserve shared-frag marker during coalescing (Sabrina Dubroca) [RHEL-176053] {CVE-2026-46300}
- ptrace: slightly saner 'get_dumpable()' logic (Ricardo Robaina) [RHEL-176449] {CVE-2026-46333}
- RDMA/umem: Fix double dma_buf_unpin in failure path (CKI Backport Bot) [RHEL-174029] {CVE-2026-43128}
- usbip: validate number_of_packets in usbip_pack_ret_submit() (CKI Backport Bot) [RHEL-171434] {CVE-2026-31607}
* Mon May 11 2026 Patrick Talbert <ptalbert@redhat.com> [6.12.0-211.15.1.el10_2]
- xfrm: esp: avoid in-place decrypt on shared skb frags (CKI Backport Bot) [RHEL-174546] {CVE-2026-43284}
* Mon May 04 2026 Patrick Talbert <ptalbert@redhat.com> [6.12.0-211.14.1.el10_2]
- crypto: algif_aead - snapshot IV for async AEAD requests (Herbert Xu) [RHEL-172213]
- crypto: algif_aead - Fix minimum RX size check for decryption (Herbert Xu) [RHEL-172213]
- crypto: authencesn - reject short ahash digests during instance creation (Herbert Xu) [RHEL-172213]
- crypto: authencesn - Fix src offset when decrypting in-place (Herbert Xu) [RHEL-172213]
- crypto: authencesn - Do not place hiseq at end of dst for out-of-place decryption (Herbert Xu) [RHEL-172213] {CVE-2026-31431}
- crypto: authencesn - reject too-short AAD (assoclen<8) to match ESP/ESN spec (Herbert Xu) [RHEL-172213] {CVE-2026-23060}
- crypto: af_alg - Fix page reassignment overflow in af_alg_pull_tsgl (Herbert Xu) [RHEL-172213]
- crypto: af_alg - limit RX SG extraction by receive buffer budget (Herbert Xu) [RHEL-172213] {CVE-2026-31677}
- crypto: algif_aead - Revert to operating out-of-place (Herbert Xu) [RHEL-172213] {CVE-2026-31431}
- crypto: af-alg - fix NULL pointer dereference in scatterwalk (Herbert Xu) [RHEL-172213]
* Thu Apr 30 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [6.12.0-211.13.1.el10_2]
- scsi: storvsc: Handle PERSISTENT_RESERVE_IN truncation for Hyper-V vFC (Vitaly Kuznetsov) [RHEL-171531]
- Bluetooth: SCO: Fix use-after-free in sco_recv_frame() due to missing sock_hold (CKI Backport Bot) [RHEL-170974] {CVE-2026-31408}
* Mon Apr 27 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [6.12.0-211.12.1.el10_2]
- drm/i915/dp: Fix panel replay when DSC is enabled (Anusha Srivatsa) [RHEL-169354]
- drm/i915/dp_mst: Recompute all MST link CRTCs if DSC gets enabled on the link (Anusha Srivatsa) [RHEL-169354]
- drm/i915/dp_mst: Track DSC enabled status on the MST link (Anusha Srivatsa) [RHEL-169354]
- drm/i915/dp_mst: Reuse the DP-SST helper function to compute FEC config (Anusha Srivatsa) [RHEL-169354]
- drm/i915/dp: Export helper to determine if FEC on non-UHBR links is required (Anusha Srivatsa) [RHEL-169354]
- drm/i915/dp: Ensure the FEC state stays disabled for UHBR links (Anusha Srivatsa) [RHEL-169354]
- drm/i915/dsc: Add helper to enable the DSC configuration for a CRTC (Anusha Srivatsa) [RHEL-169354]
- crypto: asymmetric_keys - prevent overflow in asymmetric_key_generate_id (CKI Backport Bot) [RHEL-166932] {CVE-2025-68724}
- net: af_can: do not leave a dangling sk pointer in can_create() (CKI Backport Bot) [RHEL-162253] {CVE-2024-56603}
* Thu Apr 23 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [6.12.0-211.11.1.el10_2]
- nfsd: fix heap overflow in NFSv4.0 LOCK replay cache (Scott Mayhew) [RHEL-168569] {CVE-2026-31402}
- KVM: x86/mmu: Only WARN in direct MMUs when overwriting shadow-present SPTE (Paolo Bonzini) [RHEL-153716] {CVE-2026-23401}
- KVM: x86/mmu: Drop/zap existing present SPTE even when creating an MMIO SPTE (Paolo Bonzini) [RHEL-153716] {CVE-2026-23401}
* Thu Apr 23 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [6.12.0-211.10.1.el10_2]
- ASoC: soc_sdw_utils: remove index from sdca codec name (Jaroslav Kysela) [RHEL-163717]
- ASoC: soc_sdw_utils: partial match the codec name (Jaroslav Kysela) [RHEL-163717]
- ASoC: add snd_soc_lookup_component_by_name helper (Jaroslav Kysela) [RHEL-163717]
- ASoC: SDCA: Update counting of SU/GE DAPM routes (Jaroslav Kysela) [RHEL-163717]
- ASoC: SDCA: Handle CONFIG_PM_SLEEP not being set (Jaroslav Kysela) [RHEL-163717]
- ASoC: SDCA: Tidy up some memory allocations (Jaroslav Kysela) [RHEL-163717]
- net/sched: Only allow act_ct to bind to clsact/ingress qdiscs and shared blocks (CKI Backport Bot) [RHEL-157332] {CVE-2026-23270}
* Mon Apr 20 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [6.12.0-211.9.1.el10_2]
- x86/boot: Handle relative CONFIG_EFI_SBAT_FILE file paths (Oleksii Baranov) [RHEL-157855]
* Thu Apr 16 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [6.12.0-211.8.1.el10_2]
- ice: drop udp_tunnel_get_rx_info() call from ndo_open() (Mohammad Heib) [RHEL-165081]
- i40e: drop udp_tunnel_get_rx_info() call from i40e_open() (Mohammad Heib) [RHEL-165081]
- ALSA: hda/tas2781: Ignore reset check for SPI device (Jaroslav Kysela) [RHEL-157285]
- smb: client: fix krb5 mount with username option (Paulo Alcantara) [RHEL-158990]
- scsi: qla2xxx: Fix improper freeing of purex item (CKI Backport Bot) [RHEL-159227] {CVE-2025-68741}
- net: hv_netvsc: reject RSS hash key programming without RX indirection table (Vinay Mulugund) [RHEL-155205]
- ionic: fix persistent MAC address override on PF (Mohammad Heib) [RHEL-158206]
- net: openvswitch: Avoid releasing netdev before teardown completes (Toke Høiland-Jørgensen) [RHEL-157946]
- RDMA/bnxt_re: convert timeouts to secs_to_jiffies() (CKI Backport Bot) [RHEL-155971]
- RDMA/bnxt_re: Fix return code of bnxt_re_configure_cc (CKI Backport Bot) [RHEL-155971]
- RDMA/bnxt_re: Fix missing error handling for tx_queue (CKI Backport Bot) [RHEL-155971]
- RDMA/bnxt_re: Fix incorrect display of inactivity_cp in debugfs output (CKI Backport Bot) [RHEL-155971]
- RDMA/bnxt_re: Use macro instead of hard coded value (CKI Backport Bot) [RHEL-155971]
- RDMA/bnxt_re: Support 2G message size (CKI Backport Bot) [RHEL-155971]
- RDMA/bnxt_re: Fix size of uverbs_copy_to() in BNXT_RE_METHOD_GET_TOGGLE_MEM (CKI Backport Bot) [RHEL-155971]
- RDMA/bnxt_re: Support extended stats for Thor2 VF (CKI Backport Bot) [RHEL-155971]
- net/sched: sch_cake: Fix incorrect qlen reduction in cake_drop (Davide Caratti) [RHEL-150456] {CVE-2025-39766}
- net/sched: Make cake_enqueue return NET_XMIT_CN when past buffer_limit (Davide Caratti) [RHEL-150456] {CVE-2025-39766}
/etc/bash_completion.d/perf /usr/bin/perf /usr/lib64/libperf-jvmti.so /usr/libexec/perf-core /usr/libexec/perf-core/dlfilters /usr/libexec/perf-core/dlfilters/dlfilter-show-cycles.so /usr/libexec/perf-core/dlfilters/dlfilter-test-api-v0.so /usr/libexec/perf-core/dlfilters/dlfilter-test-api-v2.so /usr/libexec/perf-core/perf-archive /usr/libexec/perf-core/perf-iostat /usr/libexec/perf-core/scripts /usr/libexec/perf-core/scripts/perl /usr/libexec/perf-core/scripts/perl/Perf-Trace-Util /usr/libexec/perf-core/scripts/perl/Perf-Trace-Util/lib /usr/libexec/perf-core/scripts/perl/Perf-Trace-Util/lib/Perf /usr/libexec/perf-core/scripts/perl/Perf-Trace-Util/lib/Perf/Trace /usr/libexec/perf-core/scripts/perl/Perf-Trace-Util/lib/Perf/Trace/Context.pm /usr/libexec/perf-core/scripts/perl/Perf-Trace-Util/lib/Perf/Trace/Core.pm /usr/libexec/perf-core/scripts/perl/Perf-Trace-Util/lib/Perf/Trace/Util.pm /usr/libexec/perf-core/scripts/perl/bin /usr/libexec/perf-core/scripts/perl/bin/check-perf-trace-record /usr/libexec/perf-core/scripts/perl/bin/failed-syscalls-record /usr/libexec/perf-core/scripts/perl/bin/failed-syscalls-report /usr/libexec/perf-core/scripts/perl/bin/rw-by-file-record /usr/libexec/perf-core/scripts/perl/bin/rw-by-file-report /usr/libexec/perf-core/scripts/perl/bin/rw-by-pid-record /usr/libexec/perf-core/scripts/perl/bin/rw-by-pid-report /usr/libexec/perf-core/scripts/perl/bin/rwtop-record /usr/libexec/perf-core/scripts/perl/bin/rwtop-report /usr/libexec/perf-core/scripts/perl/bin/wakeup-latency-record /usr/libexec/perf-core/scripts/perl/bin/wakeup-latency-report /usr/libexec/perf-core/scripts/perl/check-perf-trace.pl /usr/libexec/perf-core/scripts/perl/failed-syscalls.pl /usr/libexec/perf-core/scripts/perl/rw-by-file.pl /usr/libexec/perf-core/scripts/perl/rw-by-pid.pl /usr/libexec/perf-core/scripts/perl/rwtop.pl /usr/libexec/perf-core/scripts/perl/wakeup-latency.pl /usr/libexec/perf-core/scripts/python /usr/libexec/perf-core/scripts/python/Perf-Trace-Util /usr/libexec/perf-core/scripts/python/Perf-Trace-Util/lib /usr/libexec/perf-core/scripts/python/Perf-Trace-Util/lib/Perf /usr/libexec/perf-core/scripts/python/Perf-Trace-Util/lib/Perf/Trace /usr/libexec/perf-core/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Core.py /usr/libexec/perf-core/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py /usr/libexec/perf-core/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py /usr/libexec/perf-core/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py /usr/libexec/perf-core/scripts/python/arm-cs-trace-disasm.py /usr/libexec/perf-core/scripts/python/bin /usr/libexec/perf-core/scripts/python/bin/compaction-times-record /usr/libexec/perf-core/scripts/python/bin/compaction-times-report /usr/libexec/perf-core/scripts/python/bin/event_analyzing_sample-record /usr/libexec/perf-core/scripts/python/bin/event_analyzing_sample-report /usr/libexec/perf-core/scripts/python/bin/export-to-postgresql-record /usr/libexec/perf-core/scripts/python/bin/export-to-postgresql-report /usr/libexec/perf-core/scripts/python/bin/export-to-sqlite-record /usr/libexec/perf-core/scripts/python/bin/export-to-sqlite-report /usr/libexec/perf-core/scripts/python/bin/failed-syscalls-by-pid-record /usr/libexec/perf-core/scripts/python/bin/failed-syscalls-by-pid-report /usr/libexec/perf-core/scripts/python/bin/flamegraph-record /usr/libexec/perf-core/scripts/python/bin/flamegraph-report /usr/libexec/perf-core/scripts/python/bin/futex-contention-record /usr/libexec/perf-core/scripts/python/bin/futex-contention-report /usr/libexec/perf-core/scripts/python/bin/gecko-record /usr/libexec/perf-core/scripts/python/bin/gecko-report /usr/libexec/perf-core/scripts/python/bin/intel-pt-events-record /usr/libexec/perf-core/scripts/python/bin/intel-pt-events-report /usr/libexec/perf-core/scripts/python/bin/mem-phys-addr-record /usr/libexec/perf-core/scripts/python/bin/mem-phys-addr-report /usr/libexec/perf-core/scripts/python/bin/net_dropmonitor-record /usr/libexec/perf-core/scripts/python/bin/net_dropmonitor-report /usr/libexec/perf-core/scripts/python/bin/netdev-times-record /usr/libexec/perf-core/scripts/python/bin/netdev-times-report /usr/libexec/perf-core/scripts/python/bin/powerpc-hcalls-record /usr/libexec/perf-core/scripts/python/bin/powerpc-hcalls-report /usr/libexec/perf-core/scripts/python/bin/sched-migration-record /usr/libexec/perf-core/scripts/python/bin/sched-migration-report /usr/libexec/perf-core/scripts/python/bin/sctop-record /usr/libexec/perf-core/scripts/python/bin/sctop-report /usr/libexec/perf-core/scripts/python/bin/stackcollapse-record /usr/libexec/perf-core/scripts/python/bin/stackcollapse-report /usr/libexec/perf-core/scripts/python/bin/syscall-counts-by-pid-record /usr/libexec/perf-core/scripts/python/bin/syscall-counts-by-pid-report /usr/libexec/perf-core/scripts/python/bin/syscall-counts-record /usr/libexec/perf-core/scripts/python/bin/syscall-counts-report /usr/libexec/perf-core/scripts/python/bin/task-analyzer-record /usr/libexec/perf-core/scripts/python/bin/task-analyzer-report /usr/libexec/perf-core/scripts/python/check-perf-trace.py /usr/libexec/perf-core/scripts/python/compaction-times.py /usr/libexec/perf-core/scripts/python/event_analyzing_sample.py /usr/libexec/perf-core/scripts/python/export-to-postgresql.py /usr/libexec/perf-core/scripts/python/export-to-sqlite.py /usr/libexec/perf-core/scripts/python/exported-sql-viewer.py /usr/libexec/perf-core/scripts/python/failed-syscalls-by-pid.py /usr/libexec/perf-core/scripts/python/flamegraph.py /usr/libexec/perf-core/scripts/python/futex-contention.py /usr/libexec/perf-core/scripts/python/gecko.py /usr/libexec/perf-core/scripts/python/intel-pt-events.py /usr/libexec/perf-core/scripts/python/libxed.py /usr/libexec/perf-core/scripts/python/mem-phys-addr.py /usr/libexec/perf-core/scripts/python/net_dropmonitor.py /usr/libexec/perf-core/scripts/python/netdev-times.py /usr/libexec/perf-core/scripts/python/parallel-perf.py /usr/libexec/perf-core/scripts/python/powerpc-hcalls.py /usr/libexec/perf-core/scripts/python/sched-migration.py /usr/libexec/perf-core/scripts/python/sctop.py /usr/libexec/perf-core/scripts/python/stackcollapse.py /usr/libexec/perf-core/scripts/python/stat-cpi.py /usr/libexec/perf-core/scripts/python/syscall-counts-by-pid.py /usr/libexec/perf-core/scripts/python/syscall-counts.py /usr/libexec/perf-core/scripts/python/task-analyzer.py /usr/libexec/perf-core/tests /usr/libexec/perf-core/tests/pe-file.exe /usr/libexec/perf-core/tests/pe-file.exe.debug /usr/libexec/perf-core/tests/shell /usr/libexec/perf-core/tests/shell/amd-ibs-swfilt.sh /usr/libexec/perf-core/tests/shell/annotate.sh /usr/libexec/perf-core/tests/shell/attr /usr/libexec/perf-core/tests/shell/attr.sh /usr/libexec/perf-core/tests/shell/attr/README /usr/libexec/perf-core/tests/shell/attr/base-record /usr/libexec/perf-core/tests/shell/attr/base-record-spe /usr/libexec/perf-core/tests/shell/attr/base-stat /usr/libexec/perf-core/tests/shell/attr/system-wide-dummy /usr/libexec/perf-core/tests/shell/attr/test-record-C0 /usr/libexec/perf-core/tests/shell/attr/test-record-basic /usr/libexec/perf-core/tests/shell/attr/test-record-branch-any /usr/libexec/perf-core/tests/shell/attr/test-record-branch-filter-any /usr/libexec/perf-core/tests/shell/attr/test-record-branch-filter-any_call /usr/libexec/perf-core/tests/shell/attr/test-record-branch-filter-any_ret /usr/libexec/perf-core/tests/shell/attr/test-record-branch-filter-hv /usr/libexec/perf-core/tests/shell/attr/test-record-branch-filter-ind_call /usr/libexec/perf-core/tests/shell/attr/test-record-branch-filter-k /usr/libexec/perf-core/tests/shell/attr/test-record-branch-filter-u /usr/libexec/perf-core/tests/shell/attr/test-record-count /usr/libexec/perf-core/tests/shell/attr/test-record-data /usr/libexec/perf-core/tests/shell/attr/test-record-dummy-C0 /usr/libexec/perf-core/tests/shell/attr/test-record-freq /usr/libexec/perf-core/tests/shell/attr/test-record-graph-default /usr/libexec/perf-core/tests/shell/attr/test-record-graph-default-aarch64 /usr/libexec/perf-core/tests/shell/attr/test-record-graph-dwarf /usr/libexec/perf-core/tests/shell/attr/test-record-graph-fp /usr/libexec/perf-core/tests/shell/attr/test-record-graph-fp-aarch64 /usr/libexec/perf-core/tests/shell/attr/test-record-group-sampling /usr/libexec/perf-core/tests/shell/attr/test-record-group-sampling1 /usr/libexec/perf-core/tests/shell/attr/test-record-group-sampling2 /usr/libexec/perf-core/tests/shell/attr/test-record-group1 /usr/libexec/perf-core/tests/shell/attr/test-record-group2 /usr/libexec/perf-core/tests/shell/attr/test-record-group3 /usr/libexec/perf-core/tests/shell/attr/test-record-no-buffering /usr/libexec/perf-core/tests/shell/attr/test-record-no-inherit /usr/libexec/perf-core/tests/shell/attr/test-record-no-samples /usr/libexec/perf-core/tests/shell/attr/test-record-period /usr/libexec/perf-core/tests/shell/attr/test-record-pfm-period /usr/libexec/perf-core/tests/shell/attr/test-record-raw /usr/libexec/perf-core/tests/shell/attr/test-record-spe-period /usr/libexec/perf-core/tests/shell/attr/test-record-spe-period-term /usr/libexec/perf-core/tests/shell/attr/test-record-spe-physical-address /usr/libexec/perf-core/tests/shell/attr/test-record-user-regs-no-sve-aarch64 /usr/libexec/perf-core/tests/shell/attr/test-record-user-regs-old-sve-aarch64 /usr/libexec/perf-core/tests/shell/attr/test-record-user-regs-sve-aarch64 /usr/libexec/perf-core/tests/shell/attr/test-stat-C0 /usr/libexec/perf-core/tests/shell/attr/test-stat-basic /usr/libexec/perf-core/tests/shell/attr/test-stat-default /usr/libexec/perf-core/tests/shell/attr/test-stat-detailed-1 /usr/libexec/perf-core/tests/shell/attr/test-stat-detailed-2 /usr/libexec/perf-core/tests/shell/attr/test-stat-detailed-3 /usr/libexec/perf-core/tests/shell/attr/test-stat-group1 /usr/libexec/perf-core/tests/shell/attr/test-stat-no-inherit /usr/libexec/perf-core/tests/shell/base_probe /usr/libexec/perf-core/tests/shell/base_probe/test_adding_blacklisted.sh /usr/libexec/perf-core/tests/shell/base_probe/test_adding_kernel.sh /usr/libexec/perf-core/tests/shell/base_probe/test_basic.sh /usr/libexec/perf-core/tests/shell/base_probe/test_invalid_options.sh /usr/libexec/perf-core/tests/shell/base_probe/test_line_semantics.sh /usr/libexec/perf-core/tests/shell/base_report /usr/libexec/perf-core/tests/shell/base_report/setup.sh /usr/libexec/perf-core/tests/shell/base_report/stderr-whitelist.txt /usr/libexec/perf-core/tests/shell/base_report/test_basic.sh /usr/libexec/perf-core/tests/shell/buildid.sh /usr/libexec/perf-core/tests/shell/common /usr/libexec/perf-core/tests/shell/common/check_all_lines_matched.pl /usr/libexec/perf-core/tests/shell/common/check_all_patterns_found.pl /usr/libexec/perf-core/tests/shell/common/check_errors_whitelisted.pl /usr/libexec/perf-core/tests/shell/common/check_no_patterns_found.pl /usr/libexec/perf-core/tests/shell/common/init.sh /usr/libexec/perf-core/tests/shell/common/patterns.sh /usr/libexec/perf-core/tests/shell/common/settings.sh /usr/libexec/perf-core/tests/shell/coresight /usr/libexec/perf-core/tests/shell/coresight/asm_pure_loop.sh /usr/libexec/perf-core/tests/shell/coresight/memcpy_thread_16k_10.sh /usr/libexec/perf-core/tests/shell/coresight/thread_loop_check_tid_10.sh /usr/libexec/perf-core/tests/shell/coresight/thread_loop_check_tid_2.sh /usr/libexec/perf-core/tests/shell/coresight/unroll_loop_thread_10.sh /usr/libexec/perf-core/tests/shell/daemon.sh /usr/libexec/perf-core/tests/shell/diff.sh /usr/libexec/perf-core/tests/shell/drm_pmu.sh /usr/libexec/perf-core/tests/shell/ftrace.sh /usr/libexec/perf-core/tests/shell/header.sh /usr/libexec/perf-core/tests/shell/lib /usr/libexec/perf-core/tests/shell/lib/attr.py /usr/libexec/perf-core/tests/shell/lib/coresight.sh /usr/libexec/perf-core/tests/shell/lib/perf_has_symbol.sh /usr/libexec/perf-core/tests/shell/lib/perf_json_output_lint.py /usr/libexec/perf-core/tests/shell/lib/perf_metric_validation.py /usr/libexec/perf-core/tests/shell/lib/probe.sh /usr/libexec/perf-core/tests/shell/lib/probe_vfs_getname.sh /usr/libexec/perf-core/tests/shell/lib/setup_python.sh /usr/libexec/perf-core/tests/shell/lib/stat_output.sh /usr/libexec/perf-core/tests/shell/lib/waiting.sh /usr/libexec/perf-core/tests/shell/list.sh /usr/libexec/perf-core/tests/shell/lock_contention.sh /usr/libexec/perf-core/tests/shell/perf-report-hierarchy.sh /usr/libexec/perf-core/tests/shell/perftool-testsuite_probe.sh /usr/libexec/perf-core/tests/shell/perftool-testsuite_report.sh /usr/libexec/perf-core/tests/shell/pipe_test.sh /usr/libexec/perf-core/tests/shell/probe_vfs_getname.sh /usr/libexec/perf-core/tests/shell/python-use.sh /usr/libexec/perf-core/tests/shell/record+probe_libc_inet_pton.sh /usr/libexec/perf-core/tests/shell/record+script_probe_vfs_getname.sh /usr/libexec/perf-core/tests/shell/record+zstd_comp_decomp.sh /usr/libexec/perf-core/tests/shell/record.sh /usr/libexec/perf-core/tests/shell/record_bpf_filter.sh /usr/libexec/perf-core/tests/shell/record_lbr.sh /usr/libexec/perf-core/tests/shell/record_offcpu.sh /usr/libexec/perf-core/tests/shell/record_sideband.sh /usr/libexec/perf-core/tests/shell/sched.sh /usr/libexec/perf-core/tests/shell/script.sh /usr/libexec/perf-core/tests/shell/stat+csv_output.sh /usr/libexec/perf-core/tests/shell/stat+csv_summary.sh /usr/libexec/perf-core/tests/shell/stat+event_uniquifying.sh /usr/libexec/perf-core/tests/shell/stat+json_output.sh /usr/libexec/perf-core/tests/shell/stat+shadow_stat.sh /usr/libexec/perf-core/tests/shell/stat+std_output.sh /usr/libexec/perf-core/tests/shell/stat.sh /usr/libexec/perf-core/tests/shell/stat_all_metricgroups.sh /usr/libexec/perf-core/tests/shell/stat_all_metrics.sh /usr/libexec/perf-core/tests/shell/stat_all_pfm.sh /usr/libexec/perf-core/tests/shell/stat_all_pmu.sh /usr/libexec/perf-core/tests/shell/stat_bpf_counters.sh /usr/libexec/perf-core/tests/shell/stat_bpf_counters_cgrp.sh /usr/libexec/perf-core/tests/shell/stat_metrics_values.sh /usr/libexec/perf-core/tests/shell/test_arm_callgraph_fp.sh /usr/libexec/perf-core/tests/shell/test_arm_coresight.sh /usr/libexec/perf-core/tests/shell/test_arm_coresight_disasm.sh /usr/libexec/perf-core/tests/shell/test_arm_spe.sh /usr/libexec/perf-core/tests/shell/test_arm_spe_fork.sh /usr/libexec/perf-core/tests/shell/test_bpf_metadata.sh /usr/libexec/perf-core/tests/shell/test_brstack.sh /usr/libexec/perf-core/tests/shell/test_data_symbol.sh /usr/libexec/perf-core/tests/shell/test_intel_pt.sh /usr/libexec/perf-core/tests/shell/test_java_symbol.sh /usr/libexec/perf-core/tests/shell/test_perf_data_converter_json.sh /usr/libexec/perf-core/tests/shell/test_stat_intel_tpebs.sh /usr/libexec/perf-core/tests/shell/test_task_analyzer.sh /usr/libexec/perf-core/tests/shell/test_uprobe_from_different_cu.sh /usr/libexec/perf-core/tests/shell/trace+probe_vfs_getname.sh /usr/libexec/perf-core/tests/shell/trace_btf_enum.sh /usr/libexec/perf-core/tests/shell/trace_btf_general.sh /usr/libexec/perf-core/tests/shell/trace_exit_race.sh /usr/libexec/perf-core/tests/shell/trace_record_replay.sh /usr/libexec/perf-core/tests/shell/trace_summary.sh /usr/share/doc/perf /usr/share/doc/perf-tip/tips.txt /usr/share/doc/perf/examples.txt /usr/share/man/man1/perf-amd-ibs.1.gz /usr/share/man/man1/perf-annotate.1.gz /usr/share/man/man1/perf-archive.1.gz /usr/share/man/man1/perf-arm-spe.1.gz /usr/share/man/man1/perf-bench.1.gz /usr/share/man/man1/perf-buildid-cache.1.gz /usr/share/man/man1/perf-buildid-list.1.gz /usr/share/man/man1/perf-c2c.1.gz /usr/share/man/man1/perf-check.1.gz /usr/share/man/man1/perf-config.1.gz /usr/share/man/man1/perf-daemon.1.gz /usr/share/man/man1/perf-data.1.gz /usr/share/man/man1/perf-diff.1.gz /usr/share/man/man1/perf-dlfilter.1.gz /usr/share/man/man1/perf-evlist.1.gz /usr/share/man/man1/perf-ftrace.1.gz /usr/share/man/man1/perf-help.1.gz /usr/share/man/man1/perf-inject.1.gz /usr/share/man/man1/perf-intel-pt.1.gz /usr/share/man/man1/perf-iostat.1.gz /usr/share/man/man1/perf-kallsyms.1.gz /usr/share/man/man1/perf-kmem.1.gz /usr/share/man/man1/perf-kvm.1.gz /usr/share/man/man1/perf-kwork.1.gz /usr/share/man/man1/perf-list.1.gz /usr/share/man/man1/perf-lock.1.gz /usr/share/man/man1/perf-mem.1.gz /usr/share/man/man1/perf-probe.1.gz /usr/share/man/man1/perf-record.1.gz /usr/share/man/man1/perf-report.1.gz /usr/share/man/man1/perf-sched.1.gz /usr/share/man/man1/perf-script-perl.1.gz /usr/share/man/man1/perf-script-python.1.gz /usr/share/man/man1/perf-script.1.gz /usr/share/man/man1/perf-stat.1.gz /usr/share/man/man1/perf-test.1.gz /usr/share/man/man1/perf-timechart.1.gz /usr/share/man/man1/perf-top.1.gz /usr/share/man/man1/perf-trace.1.gz /usr/share/man/man1/perf-version.1.gz /usr/share/man/man1/perf.1.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Thu Aug 6 03:06:27 2026