messages from 2025-11-14 07:21:51 to 2025-11-21 06:35:10 UTC [more...]
[PATCH v2 0/4] perf vendor events riscv: Add XuanTie C930 JSON files
2025-11-21 6:34 UTC (4+ messages)
` [PATCH v2 1/4] dt-bindings: vendor-prefixes: Add prefix for XuanTie
` [PATCH v2 2/4] dt-bindings: riscv: Add XuanTie C930 CPU compatible
` [PATCH v2 3/4] perf vendor events riscv: Add XuanTie C930 JSON file
[PATCHSET v6 0/6] perf tools: Add deferred callchain support
2025-11-21 6:26 UTC (8+ messages)
` [PATCH v6 1/6] tools headers UAPI: Sync linux/perf_event.h for deferred callchains
` [PATCH v6 2/6] perf tools: Minimal DEFERRED_CALLCHAIN support
` [PATCH v6 3/6] perf record: Add --call-graph fp,defer option for deferred callchains
` [PATCH v6 4/6] perf script: Display PERF_RECORD_CALLCHAIN_DEFERRED
` [PATCH v6 5/6] perf tools: Merge deferred user callchains
` [PATCH v6 6/6] perf tools: Flush remaining samples w/o deferred callchains
[PATCHSET v5 0/6] perf tools: Add deferred callchain support
2025-11-20 21:44 UTC (11+ messages)
` [PATCH v5 1/6] tools headers UAPI: Sync linux/perf_event.h for deferred callchains
` [PATCH v5 2/6] perf tools: Minimal DEFERRED_CALLCHAIN support
` [PATCH v5 3/6] perf record: Add --call-graph fp,defer option for deferred callchains
` [PATCH v5 4/6] perf script: Display PERF_RECORD_CALLCHAIN_DEFERRED
` [PATCH v5 5/6] perf tools: Merge deferred user callchains
` [PATCH v5 6/6] perf tools: Flush remaining samples w/o deferred callchains
[PATCH v8 00/52] AMD, ARM, Intel metric generation with Python
2025-11-20 21:10 UTC (4+ messages)
[RFC] perf build: Allow passing extra Clang flags via EXTRA_CLANG_FLAGS
2025-11-20 19:22 UTC (11+ messages)
` [PATCH] perf build: Support passing extra Clang options via EXTRA_BPF_FLAGS
[PATCH v2 1/3] perf list: Print matching PMU events for --unit
2025-11-20 19:11 UTC (6+ messages)
` [PATCH v2 2/3] perf list: Share print state with JSON output
` [PATCH v2 3/3] perf list: Support filtering in "
[PATCH v1] perf test all metrics: Fully ignore Default metric failures
2025-11-20 19:08 UTC (4+ messages)
[PATCH v1 1/3] perf header: Switch "cpu" for find_core_pmu in caps feature writing
2025-11-20 19:02 UTC (5+ messages)
` [PATCH v1 2/3] perf pmu: Add PMU kind to simplify differentiating
` [PATCH v1 3/3] perf evsel: Skip store_evsel_ids for non-perf-event PMUs
[PATCH v1 1/2] perf maps: Avoid RC_CHK use after free
2025-11-20 19:02 UTC (5+ messages)
` [PATCH v1 2/2] perf test maps: Additional maps__fixup_overlap_and_insert tests
[PATCH 00/44] Change a lot of min_t() that might mask high bits
2025-11-20 14:52 UTC (5+ messages)
` [PATCH 03/44] perf: Fix branch stack callchain limit
` (subset) [PATCH 00/44] Change a lot of min_t() that might mask high bits
[PATCH AUTOSEL 6.17-5.4] Revert "perf/x86: Always store regs->ip in perf_callchain_kernel()"
2025-11-20 12:08 UTC
[BUG] bpftool: Build failure due to opensslv.h
2025-11-20 9:24 UTC (7+ messages)
[PATCH v10 0/5] perf: arm_spe: Armv8.8 SPE features
2025-11-20 9:19 UTC (3+ messages)
[PATCH 0/7] Enable core PMU for DMR and NVL
2025-11-20 7:30 UTC (10+ messages)
` [PATCH 1/7] perf/x86/intel: Support newly introduced 4 OMR MSRs for DMR & NVL
` [PATCH 2/7] perf/x86/intel: Add support for PEBS memory auxiliary info field in DMR
` [PATCH 3/7] perf/x86/intel: Add core PMU support for DMR
` [PATCH 4/7] perf/x86/intel: Add support for PEBS memory auxiliary info field in NVL
` [PATCH 5/7] perf/x86/intel: Add core PMU support for Novalake
` [PATCH 6/7] perf/x86: Replace magic numbers with macros for attr_rdpmc
` [PATCH 7/7] perf/x86/intel: Add rdpmc-user-disable support
[PATCH] perf: replace strcpy() with strncpy() in util/jitdump.c
2025-11-20 4:16 UTC
[PATCHSET v4 0/5] perf tools: Add deferred callchain support
2025-11-20 1:07 UTC (13+ messages)
` [PATCH v4 1/5] tools headers UAPI: Sync linux/perf_event.h for deferred callchains
` [PATCH v4 2/5] perf tools: Minimal DEFERRED_CALLCHAIN support
` [PATCH v4 3/5] perf record: Add --call-graph fp,defer option for deferred callchains
` [PATCH v4 4/5] perf script: Display PERF_RECORD_CALLCHAIN_DEFERRED
` [PATCH v4 5/5] perf tools: Merge deferred user callchains
[PATCH Linux-next] perf test: Fix test case perf trace BTF general tests
2025-11-20 0:52 UTC (10+ messages)
[PATCH v1] perf: Switch printf("...%s", strerror(errno)) to printf("...%m")
2025-11-19 23:36 UTC
[PATCH v5 00/44] KVM: x86: Add support for mediated vPMUs
2025-11-19 21:31 UTC (8+ messages)
` [PATCH v5 09/44] perf/x86: Switch LVTPC to/from mediated PMI vector on guest load/put context
[PATCH v5 0/3] perf stat affinity changes
2025-11-19 18:12 UTC (9+ messages)
` [PATCH v5 1/3] perf stat: Read tool events last
` [PATCH v5 2/3] perf evlist: Reduce affinity use and move into iterator, fix no affinity
` [PATCH v5 3/3] perf stat: Add no-affinity flag
[PATCH v3 00/25] perf arm_spe: Extend operations
2025-11-19 18:10 UTC (7+ messages)
` [PATCH v3 18/25] perf/uapi: Extend data source fields
[PATCH linux-next] perf tests: Handle s390 metrics in perf all metrics test
2025-11-19 17:06 UTC (2+ messages)
[PATCH 1/3] perf list: Print matching PMU events for --unit
2025-11-19 16:42 UTC (6+ messages)
` [PATCH 2/3] perf list: Get rid of json_print_state
` [PATCH 3/3] perf list: Support filtering in JSON output
[PATCH] perf/x86/intel/uncore: remove dead check
2025-11-19 10:25 UTC (2+ messages)
[PATCH] perf/x86/intel: Only check GP counters for PEBS constraints validation
2025-11-19 8:56 UTC (2+ messages)
[namhyung-perf:perf/defer-callchain-v4] [perf record] d430e742d0: perf-sanity-tests.syscalls_sys_enter_openat_event_fields.fail
2025-11-19 8:36 UTC
[PATCH v4 00/10] perf stat fixes and improvements
2025-11-18 18:00 UTC (16+ messages)
` [PATCH v4 04/10] perf stat-shadow: Read tool events directly
` [PATCH v4 05/10] perf stat: Reduce scope of ru_stats
` [PATCH v4 09/10] perf stat: Read tool events last
` [PATCH v4 10/10] perf stat: Add no-affinity flag
[PATCH] perf: Fix 0 count issue of cpu-clock
2025-11-18 11:24 UTC (9+ messages)
[PATCH v4 00/18]
2025-11-18 10:57 UTC (10+ messages)
` [PATCH v4 03/18] perf jevents: Add set of common metrics based on default ones
[PATCH v2 0/4] Test fixes and debug logging
2025-11-18 1:35 UTC (2+ messages)
[PATCH] perf sample: Fix the wrong format specifier
2025-11-18 1:35 UTC (2+ messages)
[PATCH] perf script: Fix build by removing unused evsel_script()
2025-11-18 1:35 UTC (3+ messages)
[PATCH 1/2] perf jitdump: Add load_addr to build-ID generation
2025-11-17 16:58 UTC (16+ messages)
` [PATCH 2/2] perf test: Add python JIT dump test
[linus:master] [perf] 90942f9fac: BUG:kernel_NULL_pointer_dereference,address
2025-11-17 8:03 UTC
[PATCH 0/2] tracing/wprobe: Fix to avoid inifinite watchpoint exception on arm64
2025-11-17 2:46 UTC (4+ messages)
[GIT PULL] perf tools fixes for v6.18: 2nd batch
2025-11-16 21:56 UTC (2+ messages)
[PATCH v3 0/3] Optimize code generation during context switching
2025-11-15 15:09 UTC (10+ messages)
` [PATCH v3 1/3] Make enter_lazy_tlb inline on x86
` [PATCH v3 2/3] Make raw_spin_rq_unlock inline
` [PATCH v3 3/3] Make finish_task_switch and its subfuncs inline in context switching
[PATCHSET v3 0/5] perf tools: Add deferred callchain support
2025-11-14 19:20 UTC (16+ messages)
` [PATCH v3 2/5] perf tools: Minimal DEFERRED_CALLCHAIN support
` [PATCH v3 3/5] perf record: Enable defer_callchain for user callchains
` [PATCH v3 4/5] perf script: Display PERF_RECORD_CALLCHAIN_DEFERRED
` [PATCH v3 5/5] perf tools: Merge deferred user callchains
[PATCH v6 0/2] Add HARDLOCKUP_DETECTOR_PERF support for RISC-V
2025-11-14 19:13 UTC (2+ messages)
[PATCH 0/5] perf jitdump: Fix PID namespace detection
2025-11-14 18:44 UTC (7+ messages)
` [PATCH 1/5] "
[PATCH v1] perf vendor metrics s390: Avoid has_event(INSTRUCTIONS)
2025-11-14 18:35 UTC (2+ messages)
[PATCH v1 0/5] Remove NO_AUXTRACE build option
2025-11-14 18:35 UTC (2+ messages)
[PATCH V2] perf test: Add a perf event fallback test
2025-11-14 18:35 UTC (2+ messages)
[PATCH 0/4] x86: Restrict KVM-induced symbol exports to KVM
2025-11-14 9:03 UTC (2+ messages)
[PATCH v2] perf/core: Fix pending work re-queued in __perf_event_overflow
2025-11-14 8:02 UTC (3+ messages)
` [PATCH v3] "
[PATCH] perf: write bpf_prog (infos|btfs)_cnt to data file
2025-11-14 7:21 UTC (4+ 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