linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-01-26 01:54:47 to 2025-02-01 00:14:21 UTC [more...]

[PATCH v4 0/2] perf trace: Add more tests for BTF-augmented perf trace
 2025-02-01  0:14 UTC  (10+ messages)

[PATCH v4 0/5] Tracing contention lock owner call stack
 2025-01-31 23:48 UTC  (8+ messages)
` [PATCH v4 1/5] perf lock: Add bpf maps for owner stack tracing
` [PATCH v4 2/5] perf lock: Retrieve owner callstack in bpf program
` [PATCH v4 3/5] perf lock: Make rb_tree helper functions generic
` [PATCH v4 4/5] perf lock: Report owner stack in usermode
` [PATCH v4 5/5] perf lock: Update documentation for -o option in contention mode

[PATCH v5 0/4] Prefer sysfs/JSON events also when no PMU is provided
 2025-01-31 22:42 UTC  (18+ messages)
` [PATCH v5 4/4] perf parse-events: Reapply "Prefer sysfs/JSON hardware events over legacy"

[PATCH v2 0/4] perf trace: Add --summary-mode option
 2025-01-31 20:41 UTC  (6+ messages)
` [PATCH v2 1/4] perf trace: Allocate syscall stats only if summary is on
` [PATCH v2 2/4] perf trace: Convert syscall_stats to hashmap
` [PATCH v2 3/4] perf tools: Get rid of now-unused rb_resort.h
` [PATCH v2 4/4] perf trace: Add --summary-mode option

[PATCH v2 0/5] A mechanism for efficient support for per-function metrics
 2025-01-31 18:44 UTC  (3+ messages)
` [PATCH v2 1/5] perf: Allow periodic events to alternate between two sample periods

[PATCH 0/2 v3] perf test: perf record tests (114) changes
 2025-01-31 16:22 UTC  (4+ messages)
` [PATCH 1/2 v3] perf test: Fix perf test 114 perf record test subtest precise_max
` [PATCH 2/2 v3] perf test: Change event in perf test 114 perf record test subtest test_leader_sampling

[PATCH v3] perf test shell tpebs: Extra verbosity and hypervisor skip
 2025-01-31 15:49 UTC  (2+ messages)

[PATCH v2] perf script flamegraph: force flamegraph-report script to run in live mode
 2025-01-31 14:57 UTC 

[PATCH] flamegraph: force flamegraph-report script to run in live mode when using 'perf script flamegraph'
 2025-01-31 13:18 UTC  (2+ messages)

[PATCH] perf test: Fix perf test 11 hwmon endianess issue
 2025-01-31 11:24 UTC 

[BUG] perf DWARF unwinding shows incorrect call graphs on AMD Ryzen 7950X
 2025-01-31  6:15 UTC 

[GIT PULL] perf-tools fixes for v6.14
 2025-01-31  2:00 UTC  (2+ messages)

[PATCH] perf/x86/intel: Ensure LBRs are disabled when a CPU is starting
 2025-01-31  1:07 UTC 

[PATCH v4 00/39] unwind, perf: sframe user space unwinding
 2025-01-30 21:39 UTC  (39+ messages)
` [PATCH v4 17/39] unwind_user/sframe: Add support for reading .sframe headers
` [PATCH v4 19/39] unwind_user/sframe: Add support for reading .sframe contents
` [PATCH v4 25/39] unwind_user/sframe: Show file name in debug output
` [PATCH v4 26/39] unwind_user/sframe: Enable debugging in uaccess regions
` [PATCH v4 28/39] unwind_user/deferred: Add deferred unwinding interface
` [PATCH v4 32/39] perf: Remove get_perf_callchain() 'crosstask' argument

[PATCH v1] perf symbol: Add rust v0 demangling support
 2025-01-30 19:35 UTC  (4+ messages)

[PATCH] perf vendor events: Fix double word in BriefDescription
 2025-01-30 19:29 UTC  (3+ messages)
  ` 答复: "

[PATCH v2 0/5] perf hwmon related improvements
 2025-01-30 19:29 UTC  (6+ messages)
` [PATCH v2 2/5] perf pmus: Restructure pmu_read_sysfs to scan fewer PMUs
` [PATCH v2 3/5] perf pmu: Rename name matching for no suffix or wildcard variants

[PATCH v2] perf test: Skip Intel TPEBS under hypervisor
 2025-01-30 16:41 UTC  (6+ messages)

[PATCH 1/2] perf test: Fix perf test 114 perf record test subtest precise_max
 2025-01-30 15:05 UTC  (4+ messages)
` [PATCH 2/2] perf test: Change event in perf test 114 perf record test subtest test_leader_sampling

[PATCH 0/6] Address some issues related to Python version
 2025-01-30  7:00 UTC  (5+ messages)
` [PATCH 2/6] tools: perf: exported-sql-viewer: drop support for Python 2
` [PATCH 3/6] tools: perf: "
` [PATCH 4/6] tools: perf: task-analyzer: "

[PATCH v3 0/7] perf report: Add latency and parallelism profiling
 2025-01-30  6:30 UTC  (18+ messages)
` [PATCH v3 1/7] perf report: Add machine parallelism
` [PATCH v3 2/7] perf report: Add parallelism sort key
` [PATCH v3 3/7] perf report: Switch filtered from u8 to u16
` [PATCH v3 4/7] perf report: Add parallelism filter
` [PATCH v3 5/7] perf report: Add latency output field
` [PATCH v3 6/7] perf report: Add --latency flag
` [PATCH v3 7/7] perf report: Add latency and parallelism profiling documentation

[PATCH] perf: Always feature test reallocarray
 2025-01-29 23:39 UTC  (2+ messages)

[PATCH v5 3/4] perf record: Skip don't fail for events that don't open
 2025-01-29 21:24 UTC  (11+ messages)

[PATCH v3 00/18] Support dynamic opening of capstone/llvm remove BUILD_NONDISTRO
 2025-01-29 19:36 UTC  (16+ messages)
` [PATCH v3 03/18] perf capstone: Move capstone functionality into its own file
` [PATCH v3 06/18] perf capstone: Support for dlopen-ing libcapstone.so
` [PATCH v3 13/18] perf build: Remove libbfd support

[PATCH v3 0/5] Tracing contention lock owner call stack
 2025-01-29 18:48 UTC  (8+ messages)
` [PATCH v3 1/5] perf lock: Add bpf maps for owner stack tracing
` [PATCH v3 2/5] perf lock: Retrieve owner callstack in bpf program
` [PATCH v3 3/5] perf lock: Make rb_tree helper functions generic
` [PATCH v3 4/5] perf lock: Report owner stack in usermode
` [PATCH v3 5/5] perf lock: Update documentation for -o option in contention mode

[PATCH 1/2 v2] perf test: Fix perf test 114 perf record test subtest precise_max for s390
 2025-01-29 11:25 UTC  (5+ messages)
` [PATCH 2/2 v2] perf test: Skip perf test 114 perf record test subtest test_leader_sampling "

[PATCH] perf/x86/rapl: Fix the error checking order
 2025-01-29  8:05 UTC 

[PATCH v7 00/10] Add RAPL core energy counter support for AMD CPUs
 2025-01-29  5:34 UTC  (9+ messages)
` [PATCH v7 10/10] perf/x86/rapl: Add "

[PATCH] docs,procfs: document /proc/PID/* access permission checks
 2025-01-29  0:28 UTC  (2+ messages)

[PATCH v2] mm,procfs: allow read-only remote mm access under CAP_PERFMON
 2025-01-29  0:25 UTC  (4+ messages)

[PATCH] perf cpumap: Fix die and cluster IDs
 2025-01-28 19:15 UTC  (2+ messages)

[PATCH v2] perf test: Skip syscall enum test if no landlock syscall
 2025-01-28 19:15 UTC  (2+ messages)

[PATCH v1] perf trace: Fix runtime error of index out of bounds
 2025-01-28 19:15 UTC  (2+ messages)

[PATCH v2] events/core: fix acoount failure for event's total_enable_time
 2025-01-28 18:57 UTC  (9+ messages)

[PATCH] perf build: fix in-tree build
 2025-01-28 18:31 UTC  (4+ messages)

[PATCH v3 00/21] Add Counter delegation ISA extension support
 2025-01-28 18:16 UTC  (27+ messages)
` [PATCH v3 01/21] perf pmu-events: Add functions in jevent.py to parse counter and event info for hardware aware grouping
` [PATCH v3 02/21] RISC-V: Add Sxcsrind ISA extension CSR definitions
` [PATCH v3 03/21] RISC-V: Add Sxcsrind ISA extension definition and parsing
` [PATCH v3 04/21] dt-bindings: riscv: add Sxcsrind ISA extension description
` [PATCH v3 05/21] RISC-V: Define indirect CSR access helpers
` [PATCH v3 06/21] RISC-V: Add Sscfg extension CSR definition
` [PATCH v3 07/21] RISC-V: Add Ssccfg ISA extension definition and parsing
` [PATCH v3 08/21] dt-bindings: riscv: add Counter delegation ISA extensions description
` [PATCH v3 09/21] RISC-V: Add Smcntrpmf extension parsing
` [PATCH v3 10/21] dt-bindings: riscv: add Smcntrpmf ISA extension description
` [PATCH v3 11/21] RISC-V: perf: Restructure the SBI PMU code
` [PATCH v3 12/21] RISC-V: perf: Modify the counter discovery mechanism
` [PATCH v3 13/21] RISC-V: perf: Add a mechanism to defined legacy event encoding
` [PATCH v3 14/21] RISC-V: perf: Implement supervisor counter delegation support
` [PATCH v3 15/21] RISC-V: perf: Skip PMU SBI extension when not implemented
` [PATCH v3 16/21] RISC-V: perf: Use config2/vendor table for event to counter mapping
` [PATCH v3 17/21] RISC-V: perf: Add legacy event encodings via sysfs
` [PATCH v3 18/21] RISC-V: perf: Add Qemu virt machine events
` [PATCH v3 19/21] tools/perf: Support event code for arch standard events
` [PATCH v3 20/21] tools/perf: Pass the Counter constraint values in the pmu events
` [PATCH v3 21/21] Sync empty-pmu-events.c with autogenerated one

[PATCH] perf test: Fix failing test case Session Topology
 2025-01-28 18:01 UTC  (3+ messages)

[PATCH] perf test: Fix perf test 114 perf record test for s390
 2025-01-28 15:15 UTC  (2+ messages)

[PATCH 00/20] Arch-PEBS and PMU supports for Clearwater Forest
 2025-01-28 11:22 UTC  (22+ messages)
` [PATCH 01/20] perf/x86/intel: Add PMU support "
` [PATCH 02/20] perf/x86/intel: Fix ARCH_PERFMON_NUM_COUNTER_LEAF
` [PATCH 03/20] perf/x86/intel: Parse CPUID archPerfmonExt leaves for non-hybrid CPUs
` [PATCH 06/20] perf/x86/intel: Initialize architectural PEBS
` [PATCH 11/20] perf/x86/intel: Setup PEBS constraints base on counter & pdist map
` [PATCH 13/20] perf/x86/intel: Add SSP register support for arch-PEBS
` [PATCH 18/20] perf tools: Support to capture more vector registers (common part)

[PATCH v1] perf test: Skip Intel TPEBS under hypervisor
 2025-01-27 21:17 UTC 

[PATCH v2 0/2] perf vendor events arm64: Add N3 events/metrics
 2025-01-27 18:35 UTC  (2+ messages)

[PATCH v2] perf trace: Fix return value of trace__fprintf_tp_fields
 2025-01-27 18:35 UTC  (2+ messages)

[PATCH v2] perf annotate: Use an array for the disassembler preference
 2025-01-27 18:34 UTC  (3+ messages)

[PATCH] perf/dwc_pcie: fix duplicate pci_dev devices
 2025-01-27 16:51 UTC  (8+ messages)
  ` [External] "

[PATCH V10 1/4] perf/x86/intel: Apply static call for drain_pebs
 2025-01-27 16:15 UTC  (4+ messages)
` [PATCH V10 4/4] perf/x86/intel: Support PEBS counters snapshotting

[PATCH v4 00/30] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2025-01-27 15:51 UTC  (16+ messages)
` [PATCH v4 22/30] context_tracking: Exit CT_STATE_IDLE upon irq/nmi entry
` [PATCH v4 29/30] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs

[PATCH v5 0/2] uprobes: Improve scalability by reducing the contention on siglock
 2025-01-27 11:28 UTC  (2+ messages)

[PATCH] tools/perf: Add wall-clock and parallelism profiling
 2025-01-27 10:01 UTC  (4+ messages)
` [PATCH v2] perf report: "

[RFC] perf script AMD/IBS: Add scripts to show function/instruction level granular profile
 2025-01-27  8:59 UTC  (5+ messages)

[PATCH] perf annotate-data: Handle direct use of stack pointer without fbreg
 2025-01-26 21:02 UTC 

[PATCH v1 0/6] Mypy and pylint build support
 2025-01-26 20:52 UTC  (9+ messages)
` [PATCH v1 1/6] tools/build: Don't pass test log files to linker
` [PATCH v1 3/6] perf build: Add mypy build tests


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).