linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-04-30 17:51:34 to 2025-05-05 22:37:31 UTC [more...]

[PATCH AUTOSEL 6.14 256/642] perf/core: Clean up perf_try_init_event()
 2025-05-05 22:13 UTC  (7+ messages)
` [PATCH AUTOSEL 6.14 269/642] perf/core: Fix perf_mmap() failure path
` [PATCH AUTOSEL 6.14 270/642] perf/hw_breakpoint: Return EOPNOTSUPP for unsupported breakpoint type
` [PATCH AUTOSEL 6.14 289/642] perf: arm_pmuv3: Call kvm_vcpu_pmu_resync_el0() before enabling counters
` [PATCH AUTOSEL 6.14 560/642] perf: Avoid the read if the count is already updated
` [PATCH AUTOSEL 6.14 583/642] perf/amd/ibs: Fix perf_ibs_op.cnt_mask for CurCnt
` [PATCH AUTOSEL 6.14 584/642] perf/amd/ibs: Fix ->config to sample period calculation for OP PMU

[PATCH 0/4] perf python: Add missing infra pieces for counting perf events
 2025-05-05 21:02 UTC  (11+ messages)
` [PATCH 1/4] perf python: Add support for perf_counts_values to return counter data
` [PATCH 2/4] perf python: Add evsel read method
` [PATCH 3/4] perf python: Add evlist close and next methods
` [PATCH 4/4] perf python: Add counting.py as example for counting perf events

[PATCH] perf unwind-libdw: skip non-regular files
 2025-05-05 17:44 UTC 

[PATCH v16 00/10] perf record --off-cpu: Dump off-cpu samples directly
 2025-05-05 15:56 UTC  (13+ messages)
` [PATCH v16 01/10] perf evsel: Expose evsel__is_offcpu_event() for future use
` [PATCH v16 02/10] perf record --off-cpu: Parse off-cpu event
` [PATCH v16 03/10] perf record --off-cpu: Preparation of off-cpu BPF program
` [PATCH v16 04/10] perf record --off-cpu: Dump off-cpu samples in BPF
` [PATCH v16 05/10] perf evsel: Assemble offcpu samples
` [PATCH v16 06/10] perf record --off-cpu: Disable perf_event's callchain collection
` [PATCH v16 07/10] perf script: Display off-cpu samples correctly
` [PATCH v16 08/10] perf record --off-cpu: Dump the remaining samples in BPF's stack trace map
` [PATCH v16 09/10] perf record --off-cpu: Add --off-cpu-thresh option
` [PATCH v16 10/10] perf test: Add direct off-cpu tests

[PATCH v5 00/25] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2025-05-05 15:45 UTC  (16+ messages)
` [PATCH v5 22/25] module: Remove outdated comment about text_size

[PATCH v3] perf script: perf script tests fails with segfault
 2025-05-05 13:50 UTC  (3+ messages)

[PATCH] arm64/ptrace: Make user_hwdebug_state.dbg_regs[] array size as ARM_MAX_BRP
 2025-05-05  8:32 UTC  (2+ messages)

perf filters don't work correctly inside containers
 2025-05-05  8:28 UTC  (4+ messages)

[RFC/PATCH] perf report: Support latency profiling in system-wide mode
 2025-05-05  8:08 UTC  (5+ messages)

[PATCH v3 0/7] arm64: Enable UPROBES with GCS
 2025-05-04 23:32 UTC  (8+ messages)
` [PATCH v3 1/7] arm64/gcs: task_gcs_el0_enable() should use passed task
` [PATCH v3 2/7] arm64: probes: Break ret out from bl/blr
` [PATCH v3 3/7] arm64: uaccess: Add additional userspace GCS accessors
` [PATCH v3 4/7] arm64: probes: Add GCS support to bl/blr/ret
` [PATCH v3 5/7] arm64: uprobes: Add GCS support to uretprobes
` [PATCH v3 6/7] arm64: Kconfig: Remove GCS restrictions on UPROBES
` [PATCH v3 7/7] uprobes: uprobe_warn should use passed task

[GIT PULL] perf-tools fixes for v6.15-rc5
 2025-05-04 20:00 UTC  (3+ messages)

[RESEND PATCH] perf probe: Extend the quiet option
 2025-05-04 10:43 UTC 

[PATCH v2 00/47] Perf build support for -Wshorten-64-to-32
 2025-05-03 12:22 UTC  (41+ messages)
` [PATCH v2 04/47] perf bench: Silence -Wshorten-64-to-32 warnings
` [PATCH v2 18/47] perf cs-etm: "
` [PATCH v2 19/47] perf stat: "
` [PATCH v2 20/47] perf dlfilter: "
` [PATCH v2 21/47] perf demangle: "
` [PATCH v2 22/47] perf annotate: "
` [PATCH v2 23/47] perf report: "
` [PATCH v2 24/47] perf help: "
` [PATCH v2 25/47] perf hisi-ptt: "
` [PATCH v2 26/47] perf probe: "
` [PATCH v2 27/47] perf kwork: "
` [PATCH v2 28/47] perf buildid: "
` [PATCH v2 29/47] perf lock: "
` [PATCH v2 30/47] perf mem: "
` [PATCH v2 31/47] perf script: "
` [PATCH v2 32/47] perf evlist: "
` [PATCH v2 33/47] perf bpf_counter: "
` [PATCH v2 34/47] perf ftrace: "
` [PATCH v2 35/47] perf record: "
` [PATCH v2 36/47] perf inject: "
` [PATCH v2 37/47] perf sched: "
` [PATCH v2 38/47] perf timechart: "
` [PATCH v2 39/47] perf list: "
` [PATCH v2 40/47] perf kvm: "
` [PATCH v2 41/47] perf diff: "
` [PATCH v2 42/47] perf daemon: "
` [PATCH v2 43/47] perf zlib: "
` [PATCH v2 44/47] perf symbol: "
` [PATCH v2 45/47] perf util: "
` [PATCH v2 46/47] perf hashmap: "
` [PATCH v2 47/47] perf: "

[PATCH] perf trace: Show zero value in STRARRAY
 2025-05-02 20:40 UTC 

[PATCH v6 0/5] perf: Deferred unwinding of user space stack traces for per CPU events
 2025-05-02 20:16 UTC  (10+ messages)
` [PATCH v6 1/5] unwind_user/deferred: Add deferred unwinding interface
` [PATCH v6 2/5] unwind_user/deferred: Make unwind deferral requests NMI-safe
` [PATCH v6 3/5] unwind deferred: Use bitmask to determine which callbacks to call
` [PATCH v6 4/5] unwind deferred: Use SRCU unwind_deferred_task_work()
` [PATCH v6 5/5] perf: Support deferred user callchains for per CPU events

[RFC/PATCHSET 00/11] perf mem: Add new output fields for data source (v1)
 2025-05-02 20:01 UTC  (20+ messages)
` [PATCH 01/11] perf hist: Remove output field from sort-list properly
` [PATCH 02/11] perf record: Add --sample-mem-info option
` [PATCH 03/11] perf hist: Support multi-line header
` [PATCH 04/11] perf hist: Add struct he_mem_stat
` [PATCH 05/11] perf hist: Basic support for mem_stat accounting
` [PATCH 06/11] perf hist: Implement output fields for mem stats
` [PATCH 07/11] perf mem: Add 'op' output field
` [PATCH 08/11] perf hist: Hide unused mem stat columns
` [PATCH 09/11] perf mem: Add 'cache' and 'memory' output fields
` [PATCH 10/11] perf mem: Add 'snoop' output field
` [PATCH 11/11] perf mem: Add 'dtlb' "

[PATCH V4] perf test: Allow tolerance for leader sampling test
 2025-05-02 19:11 UTC  (4+ messages)

[PATCH] perf hist: Remove output field from sort-list properly
 2025-05-02 18:12 UTC  (3+ messages)

[PATCH v4 00/15] MSR code cleanup part one
 2025-05-02 18:09 UTC  (11+ messages)
` [PATCH v4 02/15] x86/msr: Move rdtsc{,_ordered}() to <asm/tsc.h>
` [PATCH v4 10/15] x86/xen/msr: Remove calling native_{read,write}_msr{,_safe}() in pmu_msr_{read,write}()

[PATCH v4 01/15] x86/msr: Add missing includes of <asm/msr.h>
 2025-05-02 17:50 UTC  (4+ messages)
` [PATCH v4A "

[PATCH v3] perf: Allocate non-contiguous AUX pages by default
 2025-05-02 17:30 UTC  (3+ messages)

DW_AT_comp_dir and O= usage not working with objdump -dS, perf probe, etc
 2025-05-02 16:33 UTC  (3+ messages)

[PATCH v1] perf symbol-minimal: Fix double free in filename__read_build_id
 2025-05-02 16:32 UTC  (3+ messages)

[PATCH] perf/x86/intel: KVM: Mask PEBS_ENABLE loaded for guest with vCPU's value
 2025-05-02 15:04 UTC  (3+ messages)

[PATCH] perf: Completely remove possibility to override MAX_NR_CPUS
 2025-05-02 13:02 UTC 

[PATCH 0/4] perf fixes
 2025-05-02 12:04 UTC  (8+ messages)
` [PATCH 2/4] perf: Fix irq work dereferencing garbage

[PATCH] tools/lib/perf: Fix -Werror=alloc-size-larger-than in cpumap.c
 2025-05-02  9:05 UTC  (8+ messages)

[PATCH] perf trace: Support --summary-mode=cgroup
 2025-05-01 22:53 UTC 

[PATCH] perf top: populate PMU capabilities data in perf_env
 2025-05-01 20:46 UTC  (3+ messages)

[PATCH v2] perf: Allocate non-contiguous AUX pages by default
 2025-05-01 19:40 UTC  (3+ messages)

[PATCH v4 0/4] perf/amd/ibs: Add Zen5 support (tools changes)
 2025-04-30 23:39 UTC  (10+ messages)
` [PATCH v4 4/4] perf test amd ibs: Add sample period unit test

[PATCH v3 0/4] Add support for a DRM tool like PMU
 2025-04-30 23:36 UTC  (3+ messages)

[PATCH v2] perf trace: Speed up startup time by bypassing the creation of kernel maps
 2025-04-30 23:33 UTC  (2+ messages)

[PATCH v7 00/18] perf: Deferred unwinding of user space stack traces
 2025-04-30 20:07 UTC  (20+ messages)
` [PATCH v7 01/18] unwind_user: Add user space unwinding API
` [PATCH v7 02/18] unwind_user: Add frame pointer support
` [PATCH v7 03/18] unwind_user/x86: Enable frame pointer unwinding on x86
` [PATCH v7 04/18] perf/x86: Rename and move get_segment_base() and make it global
` [PATCH v7 05/18] unwind_user: Add compat mode frame pointer support
` [PATCH v7 06/18] unwind_user/x86: Enable compat mode frame pointer unwinding on x86
` [PATCH v7 07/18] unwind_user/deferred: Add unwind_deferred_trace()
` [PATCH v7 08/18] unwind_user/deferred: Add unwind cache
` [PATCH v7 09/18] perf: Remove get_perf_callchain() init_nr argument
` [PATCH v7 10/18] perf: Have get_perf_callchain() return NULL if crosstask and user are set
` [PATCH v7 11/18] perf: Use current->flags & PF_KTHREAD instead of current->mm == NULL
` [PATCH v7 12/18] perf: Simplify get_perf_callchain() user logic
` [PATCH v7 13/18] perf: Skip user unwind if the task is a kernel thread
` [PATCH v7 14/18] perf: Support deferred user callchains
` [PATCH v7 15/18] perf tools: Minimal CALLCHAIN_DEFERRED support
` [PATCH v7 16/18] perf record: Enable defer_callchain for user callchains
` [PATCH v7 17/18] perf script: Display PERF_RECORD_CALLCHAIN_DEFERRED
` [PATCH v7 18/18] perf tools: Merge deferred user callchains

[PATCH v1] perf intel-tpebs: Filter non-workload samples
 2025-04-30 20:01 UTC 


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).