Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perf | Distribution: CentOS |
Version: 6.12.0 | Vendor: CentOS |
Release: 58.el10 | Build date: Fri Feb 28 15:42:49 2025 |
Group: Unspecified | Build host: s390-04.stream.rdu2.redhat.com |
Size: 5442931 | Source RPM: kernel-6.12.0-58.el10.src.rpm |
Packager: builder@centos.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)
* Thu Feb 27 2025 Julio Faracco <jfaracco@redhat.com> [6.12.0-58.el10] - quota: flush quota_release_work upon quota writeback (CKI Backport Bot) [RHEL-73465] - s390/topology: Improve topology detection (Mete Durlu) [RHEL-76349] * Tue Feb 25 2025 Julio Faracco <jfaracco@redhat.com> [6.12.0-57.el10] - cpufreq/amd-pstate-ut: Add fix for min freq unit test (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Fix cpufreq_policy ref counting (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Fix max_perf updation with schedutil (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Remove the goto label in amd_pstate_update_limits (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Fix per-policy boost flag incorrect when fail (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Refactor max frequency calculation (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Fix prefcore rankings (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Drop boost_state variable (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Set different default EPP policy for Epyc and Ryzen (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Drop ret variable from amd_pstate_set_energy_pref_index() (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Always write EPP value when updating perf (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Cache EPP value and use that everywhere (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Move limit updating code (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Change amd_pstate_update_perf() to return an int (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: store all values in cpudata struct in khz (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Only update the cached value in msr_set_epp() on success (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Use FIELD_PREP and FIELD_GET macros (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Drop cached epp_policy variable (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: convert mutex use to guard() (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Add trace event for EPP perf updates (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Merge amd_pstate_epp_cpu_offline() and amd_pstate_epp_offline() (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Remove the cppc_state check in offline/online functions (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Refactor amd_pstate_epp_reenable() and amd_pstate_epp_offline() (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Move the invocation of amd_pstate_update_perf() (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Convert the amd_pstate_get/set_epp() to static calls (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Use boost numerator for upper bound of frequencies (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Store the boost numerator as highest perf again (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Detect preferred core support before driver registration (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Move registration after static function call update (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Push adjust_perf vfunc init into cpu_init (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Align offline flow of shared memory and MSR based systems (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Call cppc_set_epp_perf in the reenable function (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Do not attempt to clear MSR_AMD_CPPC_ENABLE (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Rename functions that enable CPPC (Steve Best) [RHEL-75925] - amd-pstate: Switch to amd-pstate by default on some Server platforms (Steve Best) [RHEL-75925] - amd-pstate: Set min_perf to nominal_perf for active mode performance gov (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Remove the redundant amd_pstate_set_driver() call (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Remove the switch case in amd_pstate_init() (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Call amd_pstate_set_driver() in amd_pstate_register_driver() (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Call amd_pstate_register() in amd_pstate_init() (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Set the initial min_freq to lowest_nonlinear_freq (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Remove the redundant verify() function (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Drop needless EPP initialization (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Use amd_pstate_update_min_max_limit() for EPP limits (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Don't update CPPC request in amd_pstate_cpu_boost_update() (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Fix non kerneldoc comment (Steve Best) [RHEL-75925] - cpufreq/amd-pstate: Rename MSR and shared memory specific functions (Steve Best) [RHEL-75925] - x86/cpufeatures: Rename X86_FEATURE_FAST_CPPC to have AMD prefix (Steve Best) [RHEL-75925] - tools/power turbostat: version 2025.02.02 (Steve Best) [RHEL-77986] - tools/power turbostat: Add CPU%c1e BIC for CWF (Steve Best) [RHEL-77986] - tools/power turbostat: Harden one-shot mode against cpu offline (Steve Best) [RHEL-77986] - tools/power turbostat: Fix forked child affinity regression (Steve Best) [RHEL-77986] - tools/power turbostat: Add tcore clock PMT type (Steve Best) [RHEL-77986] - tools/power turbostat: version 2025.01.14 (Steve Best) [RHEL-77986] - tools/power turbostat: Allow adding PMT counters directly by sysfs path (Steve Best) [RHEL-77986] - tools/power turbostat: Allow mapping multiple PMT files with the same GUID (Steve Best) [RHEL-77986] - tools/power turbostat: Add PMT directory iterator helper (Steve Best) [RHEL-77986] - tools/power turbostat: Extend PMT identification with a sequence number (Steve Best) [RHEL-77986] - tools/power turbostat: Return default value for unmapped PMT domains (Steve Best) [RHEL-77986] - tools/power turbostat: Check for non-zero value when MSR probing (Steve Best) [RHEL-77986] - tools/power turbostat: Enhance turbostat self-performance visibility (Steve Best) [RHEL-77986] - tools/power turbostat: Add fixed RAPL PSYS divisor for SPR (Steve Best) [RHEL-77986] - tools/power turbostat: Fix PMT mmaped file size rounding (Steve Best) [RHEL-77986] - tools/power turbostat: Remove SysWatt from DISABLED_BY_DEFAULT (Steve Best) [RHEL-77986] - tools/power turbostat: Add an NMI column (Steve Best) [RHEL-77986] - tools/power turbostat: add Busy% to "show idle" (Steve Best) [RHEL-77986] - tools/power turbostat: Introduce --force parameter (Steve Best) [RHEL-77986] - tools/power turbostat: Improve --help output (Steve Best) [RHEL-77986] - tools/power turbostat: Exit on unsupported Vendors (Steve Best) [RHEL-77986] - tools/power turbostat: Exit on unsupported Intel models (Steve Best) [RHEL-77986] - tools/power turbostat: update turbostat(8) (Steve Best) [RHEL-77986] - tools/power turbostat: Add initial support for ClearwaterForest (Steve Best) [RHEL-77986] - tools/power turbostat: Add initial support for PantherLake (Steve Best) [RHEL-77986] - tools/power turbostat: 2024.11.30 (Steve Best) [RHEL-77986] - tools/power turbostat: Add RAPL psys as a built-in counter (Steve Best) [RHEL-77986] - tools/power turbostat: Fix child's argument forwarding (Steve Best) [RHEL-77986] - tools/power turbostat: Force --no-perf in --dump mode (Steve Best) [RHEL-77986] - tools/power turbostat: Add support for /sys/class/drm/card1 (Steve Best) [RHEL-77986] - tools/power turbostat: Cache graphics sysfs file descriptors during probe (Steve Best) [RHEL-77986] - tools/power turbostat: Consolidate graphics sysfs access (Steve Best) [RHEL-77986] - tools/power turbostat: Remove unnecessary fflush() call (Steve Best) [RHEL-77986] - tools/power turbostat: Enhance platform divergence description (Steve Best) [RHEL-77986] - tools/power turbostat: Remove PC3 support on Lunarlake (Steve Best) [RHEL-77986] - tools/power turbostat: Rename arl_features to lnl_features (Steve Best) [RHEL-77986] - tools/power turbostat: Add back PC8 support on Arrowlake (Steve Best) [RHEL-77986] - tools/power turbostat: Remove PC7/PC9 support on MTL (Steve Best) [RHEL-77986] - tools/power turbostat: Honor --show CPU, even when even when num_cpus=1 (Steve Best) [RHEL-77986] - tools/power turbostat: Fix trailing '\n' parsing (Steve Best) [RHEL-77986] - tools/power turbostat: Allow using cpu device in perf counters on hybrid platforms (Steve Best) [RHEL-77986] - tools/power turbostat: Fix column printing for PMT xtal_time counters (Steve Best) [RHEL-77986] - tools/power turbostat: fix GCC9 build regression (Steve Best) [RHEL-77986] - thermal: intel: Fix compile issue when CONFIG_NET is not defined (Steve Best) [RHEL-79162] - thermal: intel: int340x: Panther Lake power floor and workload hint support (Steve Best) [RHEL-79162] - thermal: intel: int340x: Panther Lake DLVR support (Steve Best) [RHEL-79162] - thermal: intel: Remove explicit user_space governor selection (Steve Best) [RHEL-79162] - ACPI: DPTF: Support Panther Lake (Steve Best) [RHEL-79162] - thermal: intel: int340x: processor: Enable MMIO RAPL for Panther Lake (Steve Best) [RHEL-79162] - thermal: int3400: Remove unneeded data_vault attribute_group (Steve Best) [RHEL-79162] - thermal: int3400: Fix reading of current_uuid for active policy (Steve Best) [RHEL-79162] - thermal: Switch back to struct platform_driver::remove() (Steve Best) [RHEL-79162] - x86/cpu: Fix FAM5_QUARK_X1000 to use X86_MATCH_VFM() (Steve Best) [RHEL-79162] - tools/power/x86/intel-speed-select: v1.21 release (Steve Best) [RHEL-76843] - tools/power/x86/intel-speed-select: Fix TRL restore after SST-TF disable (Steve Best) [RHEL-76843] - platform/x86: ISST: Add Clearwater Forest to support list (Steve Best) [RHEL-76843] - cpufreq: intel_pstate: Use CPUFREQ_POLICY_UNKNOWN (Steve Best) [RHEL-78189] - cpufreq: intel_pstate: Drop Arrow Lake from "scaling factor" list (Steve Best) [RHEL-78189] - cpufreq: intel_pstate: Use CPPC to get scaling factors (Steve Best) [RHEL-78189] * Thu Feb 20 2025 Julio Faracco <jfaracco@redhat.com> [6.12.0-56.el10] - cpupower: Adjust whitespace for amd-pstate specific prints (Steve Best) [RHEL-78946] - cpupower: Don't fetch maximum latency when EPP is enabled (Steve Best) [RHEL-78946] - cpupower: Add support for showing energy performance preference (Steve Best) [RHEL-78946] - cpupower: Don't try to read frequency from hardware when kernel uses aperfmperf (Steve Best) [RHEL-78946] - cpupower: Add support for amd-pstate preferred core rankings (Steve Best) [RHEL-78946] - cpupower: Remove spurious return statement (Steve Best) [RHEL-78946] - cpupower: fix TSC MHz calculation (Steve Best) [RHEL-78946] - cpupower: revise is_valid flag handling for idle_monitor (Steve Best) [RHEL-78946] - powercap: call put_device() on an error path in powercap_register_control_type() (Steve Best) [RHEL-79097] - powercap: intel_rapl: Add support for Panther Lake platform (Steve Best) [RHEL-79097] - Bump RHEL MINOR to 10.1 (Julio Faracco)
/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/attr /usr/libexec/perf-core/tests/attr.py /usr/libexec/perf-core/tests/attr/README /usr/libexec/perf-core/tests/attr/base-record /usr/libexec/perf-core/tests/attr/base-record-spe /usr/libexec/perf-core/tests/attr/base-stat /usr/libexec/perf-core/tests/attr/system-wide-dummy /usr/libexec/perf-core/tests/attr/test-record-C0 /usr/libexec/perf-core/tests/attr/test-record-basic /usr/libexec/perf-core/tests/attr/test-record-branch-any /usr/libexec/perf-core/tests/attr/test-record-branch-filter-any /usr/libexec/perf-core/tests/attr/test-record-branch-filter-any_call /usr/libexec/perf-core/tests/attr/test-record-branch-filter-any_ret /usr/libexec/perf-core/tests/attr/test-record-branch-filter-hv /usr/libexec/perf-core/tests/attr/test-record-branch-filter-ind_call /usr/libexec/perf-core/tests/attr/test-record-branch-filter-k /usr/libexec/perf-core/tests/attr/test-record-branch-filter-u /usr/libexec/perf-core/tests/attr/test-record-count /usr/libexec/perf-core/tests/attr/test-record-data /usr/libexec/perf-core/tests/attr/test-record-dummy-C0 /usr/libexec/perf-core/tests/attr/test-record-freq /usr/libexec/perf-core/tests/attr/test-record-graph-default /usr/libexec/perf-core/tests/attr/test-record-graph-default-aarch64 /usr/libexec/perf-core/tests/attr/test-record-graph-dwarf /usr/libexec/perf-core/tests/attr/test-record-graph-fp /usr/libexec/perf-core/tests/attr/test-record-graph-fp-aarch64 /usr/libexec/perf-core/tests/attr/test-record-group-sampling /usr/libexec/perf-core/tests/attr/test-record-group1 /usr/libexec/perf-core/tests/attr/test-record-group2 /usr/libexec/perf-core/tests/attr/test-record-no-buffering /usr/libexec/perf-core/tests/attr/test-record-no-inherit /usr/libexec/perf-core/tests/attr/test-record-no-samples /usr/libexec/perf-core/tests/attr/test-record-period /usr/libexec/perf-core/tests/attr/test-record-pfm-period /usr/libexec/perf-core/tests/attr/test-record-raw /usr/libexec/perf-core/tests/attr/test-record-spe-period /usr/libexec/perf-core/tests/attr/test-record-spe-period-term /usr/libexec/perf-core/tests/attr/test-record-spe-physical-address /usr/libexec/perf-core/tests/attr/test-record-user-regs-no-sve-aarch64 /usr/libexec/perf-core/tests/attr/test-record-user-regs-old-sve-aarch64 /usr/libexec/perf-core/tests/attr/test-record-user-regs-sve-aarch64 /usr/libexec/perf-core/tests/attr/test-stat-C0 /usr/libexec/perf-core/tests/attr/test-stat-basic /usr/libexec/perf-core/tests/attr/test-stat-default /usr/libexec/perf-core/tests/attr/test-stat-detailed-1 /usr/libexec/perf-core/tests/attr/test-stat-detailed-2 /usr/libexec/perf-core/tests/attr/test-stat-detailed-3 /usr/libexec/perf-core/tests/attr/test-stat-group1 /usr/libexec/perf-core/tests/attr/test-stat-no-inherit /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/annotate.sh /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/test_adding_blacklisted.sh /usr/libexec/perf-core/tests/shell/base_report/test_adding_kernel.sh /usr/libexec/perf-core/tests/shell/base_report/test_basic.sh /usr/libexec/perf-core/tests/shell/base_report/test_invalid_options.sh /usr/libexec/perf-core/tests/shell/base_report/test_line_semantics.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/ftrace.sh /usr/libexec/perf-core/tests/shell/lib /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/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/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/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+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_spe.sh /usr/libexec/perf-core/tests/shell/test_arm_spe_fork.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/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 /usr/share/perf-core/strace /usr/share/perf-core/strace/groups /usr/share/perf-core/strace/groups/file /usr/share/perf-core/strace/groups/string
Generated by rpm2html 1.8.1
Fabrice Bellet, Thu Mar 6 03:40:44 2025