Linux Perf Users
 help / color / mirror / Atom feed
 messages from 2024-09-16 03:16:12 to 2024-09-24 06:12:09 UTC [more...]

[PATCH 1/3] dt-bindings: perf: fsl-imx-ddr: Add i.MX91 compatible
 2024-09-24  6:12 UTC  (2+ messages)
` [PATCH 2/3] perf: imx_perf: add support for i.MX91 platform

[linus:master] [perf/x86/intel] 25dfc9e357: kvm-unit-tests-qemu.pmu.fail
 2024-09-24  3:16 UTC  (7+ messages)

[PATCH] perf vendor events arm64: imx95: add imx95_bandwidth_usage.lpddr4x metric
 2024-09-24  3:08 UTC 

[PATCH 1/1] perf build: Require at least clang 16.0.6 to build BPF skeletons
 2024-09-24  2:00 UTC  (7+ messages)

[PATCH v1 0/3] 2 memory fixes and a build fix
 2024-09-24  0:37 UTC  (4+ messages)
` [PATCH v1 1/3] perf disasm: Fix capstone memory leak
` [PATCH v1 2/3] perf probe: Fix libdw "
` [PATCH v1 3/3] perf build: Fix !HAVE_DWARF_GETLOCATIONS_SUPPORT

[PATCH] uprobes: Improve the usage of xol slots for better scalability
 2024-09-23 23:52 UTC  (7+ messages)

[PATCH v1] perf vdso: Missed put on 32-bit dsos
 2024-09-23 23:24 UTC  (5+ messages)

[RFC/PATCHSET 0/5] perf tools: Support deferred user callchains (v2)
 2024-09-23 23:08 UTC  (12+ messages)
` [PATCH 1/5] perf tools: Sync UAPI perf_event.h header
` [PATCH 2/5] perf tools: Minimal DEFERRED_CALLCHAIN support
` [PATCH 3/5] perf record: Enable defer_callchain for user callchains
` [PATCH 4/5] perf script: Display PERF_RECORD_CALLCHAIN_DEFERRED
` [PATCH 5/5] perf tools: Merge deferred user callchains

[PATCH v5 0/5] Correct perf sampling with Guest VMs
 2024-09-23 19:05 UTC  (8+ messages)
` [PATCH v5 1/5] arm: perf: Drop unused functions
` [PATCH v5 2/5] perf: Hoist perf_instruction_pointer() and perf_misc_flags()
` [PATCH v5 3/5] powerpc: perf: Use perf_arch_instruction_pointer()
` [PATCH v5 4/5] x86: perf: Refactor misc flag assignments
` [PATCH v5 5/5] perf: Correct perf sampling with guest VMs

[PATCH v2] perf test: Be more tolerant of metricgroup failures
 2024-09-23 18:51 UTC  (2+ messages)

[RFC PATCH v3 00/58] Mediated Passthrough vPMU 3.0 for x86
 2024-09-23 18:49 UTC  (6+ messages)
` [RFC PATCH v3 14/58] perf: Add switch_interrupt() interface

perf trace: substruct BTF based pretty printing
 2024-09-23 18:17 UTC  (5+ messages)

[GIT PULL] Performance events changes for v6.12
 2024-09-23 15:27 UTC  (14+ messages)

[PATCH V2 0/7] mm: Use pxdp_get() for accessing page table entries
 2024-09-23 15:21 UTC  (36+ messages)
` [PATCH V2 1/7] m68k/mm: Change pmd_val()
` [PATCH V2 2/7] x86/mm: Drop page table entry address output from pxd_ERROR()
` [PATCH V2 3/7] mm: Use ptep_get() for accessing PTE entries
` [PATCH V2 4/7] mm: Use pmdp_get() for accessing PMD entries
` [PATCH V2 5/7] mm: Use pudp_get() for accessing PUD entries
` [PATCH V2 6/7] mm: Use p4dp_get() for accessing P4D entries
` [PATCH V2 7/7] mm: Use pgdp_get() for accessing PGD entries

[RFC/PATCHSET 00/10] perf tools: Do not set attr.exclude_guest by default (v3)
 2024-09-23  8:47 UTC  (4+ messages)
` [PATCH 04/10] perf stat: Add --exclude-guest option

[GIT PULL] perf tools changes for v6.12
 2024-09-22 16:58 UTC  (2+ messages)

[PATCH] perf evsel: display dmesg command of showing a hardcoded path
 2024-09-22 11:26 UTC 

[PATCH] perf evsel: display dmesg command of showing a hardcoded path
 2024-09-22 11:22 UTC 

[PATCH 1/2] perf symbol: Set binary_type of dso when loading
 2024-09-20 17:04 UTC  (2+ messages)

[PATCH v3 0/7] perf: cs-etm: Coresight decode and disassembly improvements
 2024-09-20  8:14 UTC  (11+ messages)
` [PATCH v3 1/7] perf cs-etm: Don't flush when packet_queue fills up
` [PATCH v3 2/7] perf cs-etm: Use new OpenCSD consistency checks
` [PATCH v3 3/7] perf scripting python: Add function to get a config value
` [PATCH v3 4/7] perf scripts python cs-etm: Update to use argparse
` [PATCH v3 5/7] perf scripts python cs-etm: Improve arguments
` [PATCH v3 6/7] perf scripts python cs-etm: Add start and stop arguments
` [PATCH v3 7/7] perf test: cs-etm: Test Coresight disassembly script

[RFC v1 0/3] C and Rust support for perf script
 2024-09-19 21:51 UTC  (4+ messages)
` [RFC v1 1/3] "
` [RFC v1 2/3] "
` [RFC v1 3/3] "

[PATCH v4 0/5] Correct perf sampling with Guest VMs
 2024-09-19 19:07 UTC  (6+ messages)
` [PATCH v4 1/5] arm: perf: Drop unused functions
` [PATCH v4 2/5] perf: Hoist perf_instruction_pointer() and perf_misc_flags()
` [PATCH v4 3/5] powerpc: perf: Use perf_arch_instruction_pointer()
` [PATCH v4 4/5] x86: perf: Refactor misc flag assignments
` [PATCH v4 5/5] perf: Correct perf sampling with guest VMs

[PATCH v3 0/5] Correct perf sampling with Guest VMs
 2024-09-19 18:44 UTC  (5+ messages)
` [PATCH v3 2/5] perf: Hoist perf_instruction_pointer() and perf_misc_flags()

[PATCH v2 00/11] perftool-testsuite 2nd batch
 2024-09-19 13:14 UTC  (12+ messages)

[PATCH v1 0/2] Python module cleanup
 2024-09-19  4:45 UTC  (5+ messages)
` [PATCH v1 1/2] perf python: Remove python 2 scripting support
` [PATCH v1 2/2] perf python: Constify variables and parameters

[PATCH RESEND v3 0/3] perf: build: Minor fixes for build failures
 2024-09-19  1:35 UTC  (4+ messages)
` [PATCH RESEND v3 1/3] perf: build: Fix static compilation error when libdw is not installed
` [PATCH RESEND v3 2/3] perf: build: Fix build feature-dwarf_getlocations fail for old libdw
` [PATCH RESEND v3 3/3] perf dwarf-aux: Fix build fail when HAVE_DWARF_GETLOCATIONS_SUPPORT undefined

[PATCH v1] perf evsel: Reduce a variables scope
 2024-09-18 22:31 UTC 

[PATCH v3 0/3] Add support for cpu event term
 2024-09-18 22:01 UTC  (4+ messages)
` [PATCH v3 1/3] libperf cpumap: Add ability to create CPU from a single CPU number
` [PATCH v3 2/3] perf parse-events: Set is_pmu_core for legacy hardware events
` [PATCH v3 3/3] perf parse-events: Add "cpu" term to set the CPU an event is recorded on

[GIT PULL] Performance events fixes left over from v6.11
 2024-09-18 14:00 UTC  (2+ messages)

[PATCH 0/5] perf sched: Introduce stats tool
 2024-09-18 13:19 UTC  (13+ messages)
` [PATCH 1/5] sched/stats: Print domain name in /proc/schedstat
` [PATCH 2/5] perf sched stats: Add record and rawdump support
` [PATCH 3/5] perf sched stats: Add schedstat v16 support
` [PATCH 4/5] perf sched stats: Add support for report subcommand
` [PATCH 5/5] perf sched stats: Add support for live mode

[PATCH v2 00/11] unwind, perf: sframe user space unwinding, deferred perf callchains
 2024-09-18  5:14 UTC  (17+ messages)
` [PATCH v2 02/11] unwind/x86: Add HAVE_USER_UNWIND
` [PATCH v2 09/11] perf: Introduce deferred user callchains

[PATCH v3 0/2] uprobes: Improve scalability by reducing the contention on siglock
 2024-09-18  2:05 UTC  (4+ messages)

[PATCH v2 05/11] perf/x86: Use user_unwind interface
 2024-09-17 22:01 UTC  (3+ messages)

[PATCH v3 0/2] riscv: stacktrace: Add USER_STACKTRACE support
 2024-09-17 13:00 UTC  (2+ messages)

Small question about reserved bits in MSR_AMD64_PERF_CNTR_GLOBAL_STATUS_CLR
 2024-09-17 12:54 UTC  (4+ messages)

[PATCH] perf/test: Speed up test case perf annotate basic tests
 2024-09-17 12:52 UTC  (3+ messages)

[PATCH] perf sched timehist: Add pre-migration wait time option
 2024-09-17  9:15 UTC 

[PATCH] perf sched replay: Remove unused parts of the code
 2024-09-17  9:01 UTC 

[PATCH v2 0/7] perf: cs-etm: Coresight decode and disassembly improvements
 2024-09-17  8:15 UTC  (9+ messages)
` [PATCH v2 6/7] perf scripts python cs-etm: Add start and stop arguments
` [PATCH v2 7/7] perf test: cs-etm: Test Coresight disassembly script

[PATCH] perf/test: perf test 86 fails on s390 repo linux-next
 2024-09-16 12:57 UTC 

[PATCH v3 0/2] riscv: Add perf support to collect KVM guest statistics from host side
 2024-09-16 12:41 UTC  (5+ messages)
` [PATCH v3 1/2] riscv: perf: add guest vs host distinction
` [PATCH v3 2/2] riscv: KVM: add basic support for host vs guest profiling

[PATCH v5 0/9] Add per-core RAPL energy counter support for AMD CPUs
 2024-09-16  8:01 UTC  (5+ messages)

[PATCH 0/7] mm: Use pxdp_get() for accessing page table entries
 2024-09-16  6:15 UTC  (7+ messages)
` [PATCH 3/7] mm: Use ptep_get() for accessing PTE entries
` [PATCH 4/7] mm: Use pmdp_get() for accessing PMD entries


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox