messages from 2026-05-12 05:36:16 to 2026-05-13 20:55:49 UTC [more...]
[PATCH] perf kvm stat: Update the exit reason mappings
2026-05-13 20:55 UTC (5+ messages)
[PATCH v1 07/14] perf build: Move static libbpf dependency out of prepare step
2026-05-13 20:36 UTC (2+ messages)
[PATCH v1 06/14] perf build: Encapsulate vmlinux.h and bpftool in bpf_skel.mak
2026-05-13 20:09 UTC (2+ messages)
[PATCH v1 05/14] perf build: Move BPF skeleton generation out of Makefile.perf
2026-05-13 19:52 UTC (2+ messages)
[PATCH] perf trace beauty fcntl: Fix build with older kernel headers
2026-05-13 19:23 UTC
[PATCH 0/7] perf/x86/intel/uncore: PMU setup robustness fixes
2026-05-13 18:43 UTC (19+ messages)
` [PATCH 1/7] perf/x86/intel/uncore: Rename refcount fields and other cleanups
` [PATCH 2/7] perf/x86/intel/uncore: Let init_box() callback report failures
` [PATCH 3/7] perf/x86/intel/uncore: Keep PCI PMUs working when MMIO/MSR setup fails
` [PATCH 4/7] perf/x86/intel/uncore: Factor out box setup code
` [PATCH 5/7] perf/x86/intel/uncore: Introduce PMU flags and broken state
` [PATCH 6/7] perf/x86/intel/uncore: Fix uncore_box ref/unref ordering on CPU hotplug
` [PATCH 7/7] perf/x86/intel/uncore: Implement lazy setup for MSR/MMIO PMU
[PATCH 1/6] perf/x86/intel/uncore: Fix discovery unit lookup for multi-die systems
2026-05-13 18:35 UTC (3+ messages)
[PATCH 6/6] perf/x86/intel/uncore: Implement global init callback for GNR uncore
2026-05-13 18:26 UTC (3+ messages)
[PATCH 0/3] perf build: Fix cross-arch build failures and GCC 14 warnings
2026-05-13 18:07 UTC (10+ messages)
` [PATCH 1/3] perf build: Fix cross-arch build failures by isolating auxtrace objects
` "
` [PATCH 2/3] perf riscv: Fix discarded const qualifier error in _get_field()
` [PATCH v2] perf riscv: Fix discarded const qualifier "
` [PATCH 3/3] perf script: Provide weak stubs for instruction decoding
[PATCH 4/6] perf/x86/intel/uncore: Move die_to_cpu() to uncore.c
2026-05-13 18:11 UTC (3+ messages)
[PATCH 3/6] perf/x86/intel/uncore: Defer ADL global PMON enable to enable_box()
2026-05-13 17:58 UTC (3+ messages)
[PATCH v7 13/20] KVM: arm64: Apply dynamic guest counter reservations
2026-05-13 16:45 UTC (2+ messages)
[PATCH v7 10/20] KVM: arm64: Context swap Partitioned PMU guest registers
2026-05-13 16:38 UTC (2+ messages)
[PATCH v2] perf stat: Make metric only column line up with header
2026-05-13 16:23 UTC (2+ messages)
[PATCH v7 06/20] perf: arm_pmuv3: Add method to partition the PMU
2026-05-13 16:13 UTC (2+ messages)
[PATCH v7 00/20] ARM64 PMU Partitioning
2026-05-13 16:10 UTC (2+ messages)
[PATCH] perf data ctf: replace libbabeltrace with babeltrace2-ctf-writer
2026-05-13 16:06 UTC (7+ messages)
` [PATCH 1/2] tools build: Add libbabeltrace2 feature test
` [PATCH 2/2] perf data convert ctf: Initial babeltrace2 support
` [PATCH v2] perf data ctf: replace libbabeltrace with babeltrace2-ctf-writer
[PATCH v2] perf pmu: Skip test on Arm64 when #slots is zero
2026-05-13 14:37 UTC (5+ messages)
[PATCH] perf arm-spe: Don't warn about the discard bit if it doesn't exist
2026-05-13 12:55 UTC (3+ messages)
[PATCH v7 00/20] ARM64 PMU Partitioning
2026-05-13 9:18 UTC (9+ messages)
` [PATCH v7 07/20] KVM: arm64: Set up FGT for Partitioned PMU
` [PATCH v7 08/20] KVM: arm64: Add Partitioned PMU register trap handlers
` [PATCH v7 09/20] KVM: arm64: Set up MDCR_EL2 to handle a Partitioned PMU
` [PATCH v7 10/20] KVM: arm64: Context swap Partitioned PMU guest registers
[PATCH v9 0/5] riscv: add SBI Supervisor Software Events support
2026-05-13 7:49 UTC (3+ messages)
` [PATCH v9 3/5] drivers: firmware: add riscv SSE support
[Patch v7 00/24] Support SIMD/eGPRs/SSP registers sampling for perf
2026-05-13 5:52 UTC (2+ messages)
[PATCH v1 02/14] perf trace beauty: Make beauty generated C code standalone .o files
2026-05-13 5:21 UTC (2+ messages)
[PATCH 18/28] perf header: Validate f_attr.ids section before use in perf_session__read_header()
2026-05-13 4:36 UTC (2+ messages)
[PATCH 17/28] perf header: Propagate feature section processing errors
2026-05-13 3:21 UTC (2+ messages)
[PATCH V4 1/2] tools/perf: Fix the check for parameterized field in event term
2026-05-13 1:02 UTC (5+ messages)
` [PATCH V4 2/2] tools/perf: Use scnprintf in buffer offset calculations
[PATCH 0/6] perf/x86/intel/uncore: Bug fixes and cleanups
2026-05-13 0:31 UTC (5+ messages)
` [PATCH 2/6] perf/x86/intel/uncore: Fix PCI device refcount leak in UPI discovery
[PATCH 15/28] perf header: Validate null-termination in PERF_RECORD_EVENT_UPDATE string fields
2026-05-12 23:45 UTC (2+ messages)
[PATCH] perf stat: Make metric only column line up with header
2026-05-12 23:43 UTC
[PATCH 14/28] perf session: Add byte-swap and bounds check for PERF_RECORD_BPF_METADATA events
2026-05-12 22:58 UTC (2+ messages)
[PATCH v12 00/33] perf tool: Add evsel to perf_sample
2026-05-12 22:30 UTC (34+ messages)
` [PATCH v13 00/32] "
` [PATCH v13 01/32] perf tool: Remove evsel from tool APIs that pass the sample
` [PATCH v13 02/32] perf kvm: Don't pass evsel with sample
` [PATCH v13 03/32] perf evsel: Refactor evsel tracepoint sample accessors perf_sample
` [PATCH v13 04/32] perf trace: Don't pass evsel with sample
` [PATCH v13 05/32] perf callchain: Don't pass evsel and sample
` [PATCH v13 06/32] perf lock: Only pass sample to handlers
` [PATCH v13 07/32] perf hist: Remove evsel parameter from inc samples functions
` [PATCH v13 08/32] perf db-export: Remove evsel from struct export_sample
` [PATCH v13 09/32] perf hist: Remove evsel from struct hist_entry_iter
` [PATCH v13 10/32] perf report: Directly use sample->evsel to avoid computing from sample->id
` [PATCH v13 11/32] perf annotate: Don't pass evsel to add_sample
` [PATCH v13 12/32] perf inject: Don't pass evsel with sample
` [PATCH v13 13/32] perf kmem: "
` [PATCH v13 14/32] perf kwork: "
` [PATCH v13 15/32] perf sched: "
` [PATCH v13 16/32] perf timechart: "
` [PATCH v13 17/32] perf trace: "
` [PATCH v13 18/32] perf evlist: Try to avoid computing evsel from sample
` [PATCH v13 19/32] perf script: Don't pass evsel with sample
` [PATCH v13 20/32] perf s390-sample-raw: Don't pass evsel or its PMU "
` [PATCH v13 21/32] perf evsel: Don't pass evsel "
` [PATCH v13 22/32] perf lock: Constify trace_lock_handler variables
` [PATCH v13 23/32] perf lock: Avoid segv if event is missing a callchain
` [PATCH v13 24/32] perf timechart: Fix memory leaks
` [PATCH v13 25/32] perf kmem: Fix memory leaks on error path and when skipping
` [PATCH v13 26/32] perf synthetic-events: Bound check when synthesizing mmap2 and build_id events
` [PATCH v13 27/32] perf kmem: Add bounds checks to tracepoint read values
` [PATCH v13 28/32] perf sched: Bounds check CPU in sched switch events
` [PATCH v13 29/32] perf timechart: Bounds check CPU
` [PATCH v13 30/32] perf evsel: Add bounds checking to trace point raw data accessors
` [PATCH v13 31/32] perf kwork: Fix address sanitizer issues
` [PATCH v13 32/32] perf kwork: Fix memory management of kwork_work
[PATCH v3 6/7] perf trace: Add beautifier script for fsmount flags
2026-05-12 21:54 UTC (2+ messages)
[PATCH v3 7/7] perf trace: Update beautifier script for clone flags
2026-05-12 21:54 UTC (2+ messages)
[PATCH v3 5/7] perf build: Add make check-headers target
2026-05-12 21:54 UTC (2+ messages)
[PATCH v3 4/7] perf trace: Sync uapi/linux/sched.h with the kernel source
2026-05-12 21:53 UTC (2+ messages)
[PATCH 12/28] perf cpumap: Reject RANGE_CPUS with start_cpu > end_cpu
2026-05-12 21:37 UTC (2+ messages)
[PATCH 00/28] perf: Harden perf.data parsing against crafted/corrupted files
2026-05-12 19:48 UTC (4+ messages)
` [PATCH 26/28] perf timechart: Bounds check cpu_id and fix topology_map allocation
[PATCH v1 00/14] perf build: Reduce build time by one third
2026-05-12 17:46 UTC (24+ messages)
` [PATCH v1 12/14] perf pmu-events: Split big_c_string storage into standalone compilation unit
` [PATCH v1 13/14] perf pmu-events: Parallelize JSON and metric pre-computation in jevents.py
` [PATCH v1 14/14] perf build: Prefix SCRIPTS with output directory to fix continuous rebuilds
` [PATCH v2 00/18] perf build: Reduce build time by nearly half
` [PATCH v2 01/18] bpftool build: Restrict feature tests during bootstrap compilation
` [PATCH v2 02/18] tools build: Integrate libdebuginfod into test-all fast path
` [PATCH v2 03/18] tools build: Fix test-clang-bpf-co-re.bin to generate target file
` [PATCH v2 04/18] tools scripts: Short-circuit CC_NO_CLANG compiler probe in Makefile.include
` [PATCH v2 05/18] perf trace beauty: Make beauty generated C code standalone .o files
` [PATCH v2 06/18] perf build: Decouple pmu-events from prepare umbrella target
` [PATCH v2 07/18] perf build: Remove empty archheaders target
` [PATCH v2 08/18] perf build: Move BPF skeleton generation out of Makefile.perf
` [PATCH v2 09/18] perf build: Encapsulate vmlinux.h and bpftool in bpf_skel.mak
` [PATCH v2 10/18] perf build: Move static libbpf dependency out of prepare step
` [PATCH v2 11/18] perf build: Pre-generate BPF skeleton tooling during umbrella prepare phase
` [PATCH v2 12/18] perf build: Move libsymbol dependency out of prepare step
` [PATCH v2 13/18] perf build: Remove redundant libbpf feature check for static builds
` [PATCH v2 14/18] perf pmu-events: Split big_c_string storage into standalone compilation unit
` [PATCH v2 15/18] perf pmu-events: Parallelize JSON and metric pre-computation in jevents.py
` [PATCH v2 16/18] perf build: Prefix SCRIPTS with output directory to fix continuous rebuilds
` [PATCH v2 17/18] perf pmu-events: Convert recursive shell assignments and macros to Make built-ins
` [PATCH v2 18/18] perf build: Convert llvm-config shell queries to simply expanded variables
[PATCHv2] uprobes: Use flexible array for xol_area bitmap
2026-05-12 16:17 UTC (4+ messages)
[PATCH 0/2] perf: Revert direct PMU stop for refresh limit
2026-05-12 14:59 UTC (3+ messages)
` [PATCH 1/2] selftests/perf_events: Add test for refresh limit signals
` [PATCH 2/2] Revert "perf: Fix the POLL_HUP delivery breakage"
[PATCH v3 0/9] perf/x86: Don't write PEBS_ENABLED on KVM transitions
2026-05-12 12:39 UTC (3+ messages)
` [PATCH v3 4/9] perf/x86/intel: Make @data a mandatory param for intel_guest_get_msrs()
[PATCH v3 1/9] perf/x86/intel: Ensure guest PEBS path doesn't set unwanted PERF_GLOBAL_CTRL bits
2026-05-12 11:30 UTC (3+ messages)
[PATCH v3 4/8] perf amd ibs: Suppress bogus TlbRefillLat and DCPhysAd on Zen4+
2026-05-12 8:49 UTC (3+ messages)
[PATCH] perf script powerpc: Update the hcall list with new hcalls
2026-05-12 8:46 UTC
[PATCH v1] perf record: Refactor ARM64 leaf caller setup out of arch
2026-05-12 5:41 UTC (2+ messages)
` [PATCH v2] "
page: | 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