messages from 2026-08-17 23:28:11 to 2026-08-21 10:01:55 UTC [more...]
[PATCH v2 00/14] perf cs-etm: Per-thread mode fixes and snapshot wrap support
2026-08-21 10:01 UTC (25+ messages)
` [PATCH v2 01/14] perf cs-etm: Fix nVHE per-thread decoding
` [PATCH v2 02/14] perf cs-etm: Warn for invalid timestamp option
` [PATCH v2 03/14] perf cs-etm: Turn on context packet timestamps in per-thread mode
` [PATCH v2 04/14] perf cs-etm: Use per-CPU queues for "
` [PATCH v2 05/14] perf cs-etm: Increase default timestamp generation period
` [PATCH v2 06/14] perf auxtrace: Turn Intel BTS snapshot search into a generic one
` [PATCH v2 07/14] perf arm-spe: Use generic snapshot search
` [PATCH v2 08/14] perf auxtrace: intel-pt: Use new snapshot_has_wrapped callback
` [PATCH v2 09/14] perf cs-etm: Queue partial AUX records
` [PATCH v2 10/14] perf cs-etm: Don't print missing buffers in snapshot mode
` [PATCH v2 11/14] perf auxtrace: cs-etm: Capture wrapped snapshots
` [PATCH v2 12/14] perf test: Allow infinite named_thread loops
` [PATCH v2 13/14] perf test: Add test for per-thread mode
` [PATCH v2 14/14] perf cs-etm: Test multiple per-thread threads
[PATCH 0/6] perf: cs-etm: HW_ID improvements
2026-08-21 10:01 UTC (8+ messages)
` [PATCH 1/6] perf: cs-etm: Don't add global v0 HW_IDs to unformatted queues
` [PATCH 2/6] perf cs-etm: Free partially created queues
` [PATCH 3/6] perf cs-etm: Synthesize missing HW_ID mappings for raw trace
` [PATCH 4/6] perf: cs-etm: Respect --no-itrace option
` [PATCH 5/6] perf/core: Return errors from perf_report_aux_output_id()
` [PATCH 6/6] coresight: perf: Retry failed HW_ID writes
[RFC PATCH 0/1] perf scripts flamegraph: Add --asm option
2026-08-21 9:05 UTC (3+ messages)
` [RFC PATCH 1/1] "
[PATCH v2] perf/dwc_pcie: Fix PCI device reference leak in probe
2026-08-21 7:00 UTC (5+ messages)
` [v2] "
[PATCH] perf build: Add rust target flag for loongarch cross compile
2026-08-21 6:56 UTC (3+ messages)
[PATCH 0/4] perf c2c: Add function-view stdio support and coverage
2026-08-21 5:58 UTC (9+ messages)
` [PATCH 1/4] perf c2c: Fix documented default coalesce fields
` [PATCH 2/4] perf tests c2c: Report skip when the workload fails
` [PATCH 3/4] perf c2c: Add stdio support for the function view
` [PATCH 4/4] perf tests c2c: Add function view stdio coverage
[PATCH 0/3] perf annotate: Data type profiling support for C++ classes and virtual calls
2026-08-21 5:26 UTC (7+ messages)
` [PATCH 1/3] perf dwarf-aux: Add die_is_compound_type() to handle C++ class types
` [PATCH 2/3] perf dwarf-aux: Add C++ class, inheritance and vtable helpers
` [PATCH 3/3] perf disasm & annotate x86: Track C++ vptr and resolve virtual function calls
[PATCH v2 00/13] x86/msr: Drop 32-bit MSR interfaces
2026-08-21 4:13 UTC (14+ messages)
` [PATCH v2 12/13] treewide: convert rdmsrq() from a macro to an inline function
` [PATCH v2 13/13] x86/msr: Simplify some rdmsrq() use cases
[PATCH v12 00/11] tracing: wprobe: x86: Add wprobe for watchpoint
2026-08-21 3:46 UTC (21+ messages)
` [PATCH v12 02/11] x86/hw_breakpoints: Add arch_modify_local_hw_breakpoint_addr() API
` [PATCH v12 03/11] HWBP: Add modify_local_hw_breakpoint_addr() API
` [PATCH v12 04/11] tracing/wprobe: Add wprobe (watchpoint probe) trace event support
` [PATCH v12 05/11] x86: hw_breakpoint: Add a kconfig to clarify when a breakpoint fires
` [PATCH v12 08/11] tracing/wprobe: Add set_wprobe and clear_wprobe event triggers
[PATCH v5 0/2] RISC-V IOMMU HPM support
2026-08-21 2:56 UTC (5+ messages)
` [PATCH v5 1/2] drivers/perf: riscv-iommu: add risc-v iommu pmu driver
` [PATCH v5 2/2] iommu/riscv: create a auxiliary device for HPM
[PATCH] perf/bpf: Fix lockless access to parent_event->prog in perf_event_alloc()
2026-08-21 2:32 UTC (3+ messages)
[PATCH v2] perf/bpf: Fix data races in BPF perf event handling
2026-08-21 1:20 UTC (3+ messages)
[PATCH v5 0/6] perf: Add support for memory region/range reporting
2026-08-21 0:32 UTC (13+ messages)
` [PATCH v5 1/6] perf mem: Fix size tracking for mem_lvl's in perf_script__meminfo_scnprintf()
` [PATCH v5 2/6] perf mem: Add support for printing PERF_MEM_LVLNUM_L0
` [PATCH v5 3/6] perf header: Support memory ranges
` [PATCH v5 4/6] perf tools: Show memory region in perf-c2c subcommand
` [PATCH v5 5/6] perf tools: Show memory region in perf-script subcommand
` [PATCH v5 6/6] perf c2c: print memory region data with stdio output
[PATCH perf-tools-next v3 0/4] perf trace: Symbolise kernel virtual addresses and function pointers
2026-08-21 0:29 UTC (10+ messages)
` [PATCH perf-tools-next v3 1/4] perf trace: Introduce kernel symbol beautifier for virtual addresses
` [PATCH perf-tools-next v3 2/4] perf trace: Auto-assign kernel symbol beautifier to function pointer fields
` [PATCH perf-tools-next v3 3/4] perf trace: Enhance BTF type formatting to symbolise kernel function pointers
` [PATCH perf-tools-next v3 4/4] perf tests: Add shell test for kernel symbol beautifier
[PATCH v3] perf record: Fix destructor invocation and event counting in fdarray__filter
2026-08-20 22:00 UTC (14+ messages)
` [PATCH v4] perf fdarray: "
` [PATCH v5] perf record: Fix unhandled POLLHUP on non_perf_event descriptors
` [PATCH v6] "
` [PATCH v7] "
` [PATCH v8] "
[PATCH v4 0/6] perf: Add support for memory region/range reporting
2026-08-20 21:24 UTC (10+ messages)
` [PATCH v4 3/6] perf header: Support memory ranges
` [PATCH v4 4/6] perf tools: Show memory region in perf-c2c subcommand
[PATCH perf-tools-next v2 0/4] perf trace: Symbolise kernel virtual addresses and function pointers
2026-08-20 17:15 UTC (3+ messages)
[RFC PATCH 0/3] RISC-V Sspesa: Linux perf precise sample attribution
2026-08-20 10:20 UTC (3+ messages)
` [RFC PATCH 3/3] perf/riscv: Use Sspesa for "
[PATCH v9 0/9] perf c2c: add a function view
2026-08-20 2:10 UTC (3+ messages)
[PATCH v1] perf top: Merge hybrid common events
2026-08-19 22:18 UTC (10+ messages)
[PATCH 0/2] perf vendor events arm64: Fix Tegra410 Olympus PMU events
2026-08-19 17:08 UTC (2+ messages)
[PATCH v2] perf symbols: Don't apply the symfs layout to synthesised paths
2026-08-19 9:52 UTC (2+ messages)
[PATCH v5 0/2] perf/x86/amd/uncore: Add Hygon uncore PMU and JSON events
2026-08-19 5:11 UTC (7+ messages)
` [PATCH v5 1/2] perf/x86/amd/uncore: Add Hygon uncore PMU support
` [PATCH v5 2/2] perf vendor events hygon: Add Hygon Data Fabric PMU events and metrics
[PATCH v4 00/23] perf arm64: Support data type profiling
2026-08-19 3:04 UTC (7+ messages)
` [PATCH v4 19/23] perf annotate-arm64: Support 'mov' instruction tracking
` [PATCH v4 20/23] perf annotate-arm64: Support 'add' "
v4 of perf weight annotation
2026-08-18 23:15 UTC (9+ messages)
` [PATCH v4 1/4] perf tools record: Modernize -W man page
` [PATCH v4 2/4] perf tools top: Add --weight option
` [PATCH v4 3/4] perf tools: Add support for displaying weights in annotate
` [PATCH v4 4/4] perf tools: Add test for weight annotation
[GIT PULL] Performance events updates for v7.3
2026-08-18 22:00 UTC (3+ messages)
[PATCH v1] perf evlist: Warn when 'sleep' workload is used without system-wide (-a) option
2026-08-18 21:23 UTC (3+ messages)
` [PATCH v2] "
[PATCH] perf unwind: handle allocation failure in libdw__get_entries()
2026-08-18 19:24 UTC (5+ messages)
` [PATCH v2] "
[PATCH v1 0/2] perf annotate: Fix source option behavior and
2026-08-18 16:10 UTC (5+ messages)
` [PATCH v1 1/2] perf config: Fix annotate.hide_src_code documentation
` [PATCH v1 2/2] perf annotate: Honor explicit --source option
[PATCH v2 0/5] perf: Add CoreSight branch history to existing samples
2026-08-18 15:13 UTC (9+ messages)
` [PATCH v2 2/5] perf cs-etm: Split up cs_etm__process_timestamped_queues()
` [PATCH v2 3/5] perf cs-etm: Add branch history to existing samples
` [PATCH v2 4/5] perf test cs-etm: Test branch history on "
[RFC PATCH] perf/amd/ibs: Report physical address for IBS fetch samples
2026-08-18 11:59 UTC (9+ messages)
[PATCH v4] perf tests: mmap-basic: fix user rdpmc detection logic
2026-08-18 10:04 UTC (3+ messages)
[PATCH v1 0/2] perf: RISC-V: fix SBI PMU masks for RV32
2026-08-18 9:15 UTC (7+ messages)
` [PATCH v1 2/2] perf: RISC-V: store available counter mask as bitmap
` [PATCH v2 0/2] perf: RISC-V: fix SBI PMU masks for RV32
` [PATCH v2 2/2] perf: RISC-V: store available counter mask as bitmap
` [PATCH v2 1/2] perf: RISC-V: use BIT_ULL for u64 overflow masks
[PATCH v4 0/2] perf/x86/amd/uncore: Add Hygon uncore PMU and JSON events
2026-08-18 6:13 UTC (6+ messages)
` [PATCH v4 2/2] perf vendor events hygon: Add Hygon Data Fabric PMU events and metrics
[PATCH] perf symbols: Don't apply the symfs layout to synthesised paths
2026-08-18 2:08 UTC (3+ messages)
[Patch v2] perf/x86/intel: Prevent drain_pebs() reentry
2026-08-18 1:35 UTC (3+ messages)
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