messages from 2025-04-29 09:46:06 to 2025-05-01 01:35:01 UTC [more...]
[PATCH v6 0/5] perf: Deferred unwinding of user space stack traces for per CPU events
2025-05-01 1:32 UTC (4+ 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 v4 0/4] perf/amd/ibs: Add Zen5 support (tools changes)
2025-04-30 23:39 UTC (16+ messages)
` [PATCH v4 1/4] perf amd ibs: Add Load Latency bits in raw dump
` [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)
DW_AT_comp_dir and O= usage not working with objdump -dS, perf probe, etc
2025-04-30 23:34 UTC
[PATCH v2] perf trace: Speed up startup time by bypassing the creation of kernel maps
2025-04-30 23:33 UTC (2+ messages)
[PATCH v2 00/47] Perf build support for -Wshorten-64-to-32
2025-04-30 23:11 UTC (53+ messages)
` [PATCH v2 01/47] perf build: Avoid building libbpf/bpftool with LIBBPF_DYNAMIC
` [PATCH v2 02/47] perf tests: Silence -Wshorten-64-to-32 warnings
` [PATCH v2 03/47] perf ui: "
` [PATCH v2 04/47] perf bench: "
` [PATCH v2 05/47] arm64: cputype: "
` [PATCH v2 06/47] x86/insn: "
` [PATCH v2 07/47] tools lib: "
` [PATCH v2 08/47] libperf: "
` [PATCH v2 09/47] tools subcmd: "
` [PATCH v2 10/47] perf arch x86: "
` [PATCH v2 11/47] perf arm-spe: "
` [PATCH v2 12/47] perf trace: "
` [PATCH v2 13/47] perf trace-event: "
` [PATCH v2 14/47] perf jvmti: "
` [PATCH v2 15/47] perf pmu: "
` [PATCH v2 16/47] perf annotate powerpc: "
` [PATCH v2 17/47] perf s390: "
` [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 v3] perf script: perf script tests fails with segfault
2025-04-30 23:13 UTC (2+ messages)
perf filters don't work correctly inside containers
2025-04-30 22:59 UTC (3+ messages)
[RFC/PATCHSET 00/11] perf mem: Add new output fields for data source (v1)
2025-04-30 20:55 UTC (12+ 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 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
[PATCH v5 00/25] context_tracking,x86: Defer some IPIs until a user->kernel transition
2025-04-30 20:00 UTC (31+ messages)
` [PATCH v5 01/25] objtool: Make validate_call() recognize indirect calls to pv_ops[]
` [PATCH v5 02/25] objtool: Flesh out warning related to pv_ops[] calls
` [PATCH v5 03/25] rcu: Add a small-width RCU watching counter debug option
` [PATCH v5 04/25] rcutorture: Make TREE04 use CONFIG_RCU_DYNTICKS_TORTURE
` [PATCH v5 05/25] jump_label: Add annotations for validating noinstr usage
` [PATCH v5 06/25] static_call: Add read-only-after-init static calls
` [PATCH v5 07/25] x86/paravirt: Mark pv_sched_clock static call as __ro_after_init
` [PATCH v5 08/25] x86/idle: Mark x86_idle "
` [PATCH v5 09/25] x86/paravirt: Mark pv_steal_clock "
` [PATCH v5 10/25] riscv/paravirt: "
` [PATCH v5 11/25] loongarch/paravirt: "
` [PATCH v5 12/25] arm64/paravirt: "
` [PATCH v5 13/25] arm/paravirt: "
` [PATCH v5 14/25] perf/x86/amd: Mark perf_lopwr_cb "
` [PATCH v5 15/25] sched/clock: Mark sched_clock_running key "
` [PATCH v5 16/25] KVM: VMX: Mark __kvm_is_using_evmcs static "
` [PATCH v5 17/25] x86/speculation/mds: Mark mds_idle_clear key as allowed in .noinstr
` [PATCH v5 18/25] sched/clock, x86: Mark __sched_clock_stable "
` [PATCH v5 19/25] KVM: VMX: Mark vmx_l1d_should flush and vmx_l1d_flush_cond keys "
` [PATCH v5 20/25] stackleack: Mark stack_erasing_bypass key "
` [PATCH v5 21/25] objtool: Add noinstr validation for static branches/calls
` [PATCH v5 22/25] module: Remove outdated comment about text_size
` [PATCH v5 23/25] module: Add MOD_NOINSTR_TEXT mem_type
` [PATCH v5 24/25] context-tracking: Introduce work deferral infrastructure
` [PATCH v5 25/25] context_tracking,x86: Defer kernel text patching IPIs
[PATCH] perf hist: Remove output field from sort-list properly
2025-04-30 18:03 UTC
[PATCH v4 00/15] MSR code cleanup part one
2025-04-30 17:34 UTC (9+ messages)
` [PATCH v4 01/15] x86/msr: Add missing includes of <asm/msr.h>
[PATCH V4] perf test: Allow tolerance for leader sampling test
2025-04-30 17:16 UTC (3+ messages)
[PATCH v2 0/6] Use rustc-demangle for Rust demangling
2025-04-30 14:48 UTC (9+ messages)
` [PATCH v2 1/6] perf demangle-rust: Add rustc-demangle C demangler
` [PATCH v2 2/6] perf symbol-elf: Integrate rust-v0 demangling
` [PATCH v2 3/6] perf demangle-rust: Remove previous legacy rust decoder
` [PATCH v2 4/6] perf test demangle-rust: Add Rust demangling test
` [PATCH v2 5/6] perf test demangle-java: Switch to using dso__demangle_sym
` [PATCH v2 6/6] perf test demangle-ocaml: "
[PATCH] perf/x86: Fix open counting event error
2025-04-30 14:12 UTC (5+ messages)
[RFC] optimize cost of inter-process communication
2025-04-30 14:03 UTC (3+ messages)
[PING PATCH v3] perf test: Allow tolerance for leader sampling test
2025-04-30 14:00 UTC (3+ messages)
[PATCH] perf trace: Split BPF skel code to util/trace_augment.c
2025-04-30 6:06 UTC
[PATCH v3 0/5] NMI warning and debug improvements
2025-04-30 0:24 UTC (3+ messages)
[PATCH 0/2] perf,coresight: Reduce fragmentation with non-contiguous AUX pages for cs_etm
2025-04-29 21:35 UTC (9+ messages)
` [PATCH 1/2] perf: Allow non-contiguous AUX buffer pages via PMU capability
[PATCH v2] perf: Allocate non-contiguous AUX pages by default
2025-04-29 21:31 UTC
[PATCH 1/1 perf-tools-next] perf symbols: Handle 'u' symbols in /proc/kallsyms
2025-04-29 21:07 UTC (2+ messages)
[PATCH v1 0/6] Use rustc-demangle for Rust demangling
2025-04-29 20:05 UTC (10+ messages)
` [PATCH v1 1/6] perf demangle-rust: Add rustc-demangle C demangler
` [PATCH v1 2/6] perf symbol-elf: Integrate rust-v0 demangling
` [PATCH v1 3/6] perf demangle-rust: Remove previous legacy rust decoder
` [PATCH v1 4/6] perf test demangle-rust: Add Rust demangling test
` [PATCH v1 5/6] perf test demangle-java: Switch to using dso__demangle_sym
` [PATCH v1 6/6] perf test demangle-ocaml: "
[PATCH] perf tools: Fix in-source libperf build
2025-04-29 19:31 UTC (4+ messages)
[PATCH v2 0/3] Fix incorrect counts when count the same uncore event multiple times
2025-04-29 16:58 UTC (3+ messages)
possible deadlock in perf_ctx_lock in linux6.12.25(longterm maintenance)
2025-04-29 15:49 UTC (3+ messages)
` "
[PATCH v6 0/2] Prefer sysfs/JSON events also when no PMU is provided
2025-04-29 15:47 UTC (4+ messages)
[PATCH] perf lock contention: Symbolize zone->lock using BTF
2025-04-29 15:28 UTC (3+ messages)
[PATCH v3] perf test probe_vfs_getname: Skip if no suitable line detected
2025-04-29 15:02 UTC (4+ messages)
[PATCH v5 00/17] perf: Deferred unwinding of user space stack traces
2025-04-29 14:00 UTC (8+ messages)
` [PATCH v5 13/17] perf: Support deferred user callchains
[BUG] perf segfaults when combining --overwrite and intel_pt event
2025-04-29 9:56 UTC (6+ messages)
[PATCH v1 00/48] Perf build support for -Wshorten-64-to-32
2025-04-29 9:53 UTC (11+ messages)
` [PATCH v1 09/48] perf tests: Silence -Wshorten-64-to-32 warnings
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).