messages from 2025-06-03 18:43:44 to 2025-06-07 23:25:41 UTC [more...]
[PATCHSET v2 0/7] perf annotate: Support --code-with-type on TUI
2025-06-07 23:25 UTC (2+ messages)
` [PATCH v2 1/7] perf annotate: Rename to __hist_entry__tui_annotate()
[PATCH v1 0/4] Pipe mode header dumping and minor space saving
2025-06-07 6:12 UTC (5+ messages)
` [PATCH v1 1/4] perf header: In pipe mode dump features without --header/-I
` [PATCH v1 2/4] perf header: Allow tracing of attr events
` [PATCH v1 3/4] perf header: Display message if BPF/BTF info is empty
` [PATCH v1 4/4] perf header: Don't write empty BPF/BTF info
[PATCH 1/1 v6.16] perf test event_uniquifying: Skip test on platforms without 'clockticks' events
2025-06-07 2:55 UTC (5+ messages)
[PATCH] perf parse-events: Set default GH modifier properly
2025-06-06 23:50 UTC (2+ messages)
[PATCH v3 0/5] perf: generate events for BPF metadata
2025-06-06 21:52 UTC (6+ messages)
` [PATCH v3 1/5] perf: detect support for libbpf's emit_strings option
` [PATCH v3 2/5] perf: collect BPF metadata from existing BPF programs
` [PATCH v3 3/5] perf: collect BPF metadata from new programs
` [PATCH v3 4/5] perf: display the new PERF_RECORD_BPF_METADATA event
` [PATCH v3 5/5] perf: add test for PERF_RECORD_BPF_METADATA collection
[PATCH v2 0/4] perf: generate events for BPF metadata
2025-06-06 21:52 UTC (9+ messages)
` [PATCH v2 1/4] perf: detect support for libbpf's emit_strings option
` [PATCH v2 2/4] perf: collect BPF metadata from existing BPF programs
` [PATCH v2 3/4] perf: collect BPF metadata from new programs, and display the new event
` [PATCH v2 4/4] perf: add test for PERF_RECORD_BPF_METADATA collection
[PATCH bpf] libbpf: handle unsupported mmap-based /sys/kernel/btf/vmlinux correctly
2025-06-06 21:20 UTC (2+ messages)
BTF loading failing on perf
2025-06-06 20:22 UTC (5+ messages)
[PATCH v1 0/4] perf: Remove libcrypto dependency
2025-06-06 20:17 UTC (6+ messages)
` [PATCH v1 2/4] perf tools: Add sha1 utils
perf-tools v6.15 tarball not uploaded?
2025-06-06 20:14 UTC (5+ messages)
[PATCH v4 00/10] Move uid filtering to BPF filters
2025-06-06 20:01 UTC (15+ messages)
` [PATCH v4 01/10] perf parse-events filter: Use evsel__find_pmu
` [PATCH v4 02/10] perf target: Separate parse_uid into its own function
` [PATCH v4 03/10] perf parse-events: Add parse_uid_filter helper
` [PATCH v4 04/10] perf record: Switch user option to use BPF filter
` [PATCH v4 05/10] perf tests record: Add basic uid filtering test
` [PATCH v4 06/10] perf top: Switch user option to use BPF filter
` [PATCH v4 07/10] perf trace: "
` [PATCH v4 08/10] perf bench evlist-open-close: "
` [PATCH v4 09/10] perf target: Remove uid from target
` [PATCH v4 10/10] perf thread_map: Remove uid options
[PATCH V4] perf: Fix the throttle error of some clock events
2025-06-06 19:25 UTC
[PATCH V3] perf: Fix the throttle error of some clock events
2025-06-06 18:40 UTC (16+ messages)
[RFC PATCH v1] perf trace: Mitigate failures in parallel perf trace instances
2025-06-06 18:27 UTC (6+ messages)
[PATCH v1] perf: Fix libjvmti.c sign compare error
2025-06-06 17:41 UTC (2+ messages)
[PATCH RESEND] perf stat: Fix JSON output formatting in iostat_prefix()
2025-06-06 17:29 UTC (4+ messages)
[PATCH 1/1] perf top/report TUI: Provide visual cue when starting annotation
2025-06-06 17:22 UTC (4+ messages)
[PATCH v3 0/7] DT: Enable sharing resources for SMT threads
2025-06-06 14:18 UTC (3+ messages)
` [PATCH v3 7/7] of: of_cpu_phandle_to_id to support "
[PATCH] perf/x86/intel: Use early_initcall() to hook bts_init()
2025-06-06 11:16 UTC
[PATCHSET 0/6] perf annotate: Support --code-with-type on TUI (v1)
2025-06-06 3:11 UTC (13+ messages)
` [PATCH 2/6] perf annotate: Remove __annotation_line__write()
` [PATCH 3/6] perf annotate: Pass annotation_print_data to annotaiton_line__write()
` [PATCH 6/6] perf annotate: Add 'y' hot key to toggle data type display
[PATCH v3 0/6] perf test trace: Reduce test failures and make error messages verbose
2025-06-06 2:56 UTC (2+ messages)
[perf] fuzzer quickly crashes kernel, possibly memcg related
2025-06-05 21:03 UTC (3+ messages)
[PATCH 1/1] perf/core: fix dangling cgroup pointer in cpuctx
2025-06-05 17:21 UTC (19+ messages)
[PATCH] perf/core: Handling the race between exit_mmap and perf sample
2025-06-05 11:08 UTC (7+ messages)
[PATCH v3 00/10] perf: arm_spe: Armv8.8 SPE features
2025-06-05 10:49 UTC (11+ messages)
` [PATCH v3 01/10] arm64: sysreg: Add new PMSFCR_EL1 fields and PMSDSFR_EL1 register
` [PATCH v3 02/10] perf: arm_spe: Support FEAT_SPEv1p4 filters
` [PATCH v3 03/10] perf: arm_spe: Add support for FEAT_SPE_EFT extended filtering
` [PATCH v3 04/10] arm64/boot: Enable EL2 requirements for SPE_FEAT_FDS
` [PATCH v3 05/10] KVM: arm64: Add trap configs for PMSDSFR_EL1
` [PATCH v3 06/10] perf: Add perf_event_attr::config4
` [PATCH v3 07/10] perf: arm_spe: Add support for filtering on data source
` [PATCH v3 08/10] tools headers UAPI: Sync linux/perf_event.h with the kernel sources
` [PATCH v3 09/10] perf tools: Add support for perf_event_attr::config4
` [PATCH v3 10/10] perf docs: arm-spe: Document new SPE filtering features
[PATCH v2 00/11] perf: arm_spe: Armv8.8 SPE features
2025-06-05 10:33 UTC (6+ messages)
` [PATCH v2 06/11] KVM: arm64: Add trap configs for PMSDSFR_EL1
[PATCH v2 0/2] Fix perf cgroup problem
2025-06-05 7:36 UTC (8+ messages)
` [PATCH v2 1/2] perf/core: Fix nr_cgroups/cpuctx->cgrp is not updated correctly
` [PATCH v2 2/2] perf/core: Fix WARN_ON_ONCE(cpuctx->ctx.nr_cgroups == 0) in perf_cgroup_switch
[PATCH 0/3] perf: generate events for BPF metadata
2025-06-04 23:04 UTC (20+ messages)
` [PATCH 1/3] perf: add support for printing BTF character arrays as strings
` [PATCH 2/3] perf: collect BPF metadata from existing BPF programs
[PATCH v8 0/4] Prefer sysfs/JSON events also when no PMU is provided
2025-06-04 21:40 UTC (10+ messages)
[PATCH v2] perf bpf-filter: Improve error messages
2025-06-04 21:30 UTC (3+ messages)
[PATCH 06/17] KVM: arm64: Introduce method to partition the PMU
2025-06-04 20:57 UTC (5+ messages)
[PATCH 16/17] KVM: arm64: Add ioctl to partition the PMU when supported
2025-06-04 20:12 UTC (3+ messages)
[PATCH 00/17] ARM64 PMU Partitioning
2025-06-04 20:10 UTC (6+ messages)
` [PATCH 10/17] KVM: arm64: Writethrough trapped PMEVTYPER register
[PATCH] perf bpf-filter: Improve error messages
2025-06-04 16:00 UTC (2+ messages)
[PATCH v6 0/9] x86: Add support for NMI-source reporting with FRED
2025-06-04 15:41 UTC (21+ messages)
` [PATCH v6 3/9] x86/nmi: Extend the registration interface to include the NMI-source vector
` [PATCH v6 4/9] x86/nmi: Assign and register NMI-source vectors
` [PATCH v6 9/9] x86/nmi: Print source information with the unknown NMI console message
[Bug] WARNING in event_function in Linux kernel v6.12
2025-06-04 4:40 UTC
[PATCH v1] perf test: Restrict uniquifying test to machines with uncore_imc
2025-06-04 0:31 UTC (3+ messages)
[PATCH v3 00/10] Move uid filtering to BPF filters
2025-06-04 0:01 UTC (8+ messages)
[GIT PULL] perf tools changes for v6.16
2025-06-03 23:20 UTC (2+ messages)
[PATCH v2 1/2] perf machine: Factor creating a "live" machine out of dwarf-unwind
2025-06-03 21:55 UTC (6+ messages)
` [PATCH v2 2/2] perf debug: Add function symbols to dump_stack
[PATCH 01/17] arm64: cpufeature: Add cpucap for HPMN0
2025-06-03 20:50 UTC (2+ messages)
[PATCH 04/17] KVM: arm64: Cleanup PMU includes
2025-06-03 20:48 UTC (2+ messages)
[PATCH V2] perf: Fix the throttle error of some clock events
2025-06-03 20:22 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;
as well as URLs for NNTP newsgroup(s).