messages from 2026-01-07 22:33:04 to 2026-01-13 22:45:22 UTC [more...]
[PATCH v2 1/2] perf inject: Add --convert-callchain option
2026-01-13 22:45 UTC (9+ messages)
` [PATCH v2 2/2] perf test: Add DWARF callchain conversion test
[PATCH v4 00/14] perf cs-etm/arm-spe: Remove hard coded config fields
2026-01-13 22:13 UTC (8+ messages)
` [PATCH v4 01/14] perf parse-events: Refactor get_config_terms() to remove macros
` [PATCH v4 02/14] perf evsel: Refactor evsel__set_config_if_unset() arguments
[PATCH] perf/x86/intel/uncore: Fix iounmap() leak on global_init failure
2026-01-13 22:04 UTC (4+ messages)
[PATCH v1] perf: Switch printf("...%s", strerror(errno)) to printf("...%m")
2026-01-13 21:48 UTC (4+ messages)
[PATCH v1] perf help: Move common_cmds into builtin-help
2026-01-13 21:42 UTC (4+ messages)
[PATCH v1] perf: Make more global variables static
2026-01-13 21:40 UTC (5+ messages)
[PATCH 0/4] perf vendor events amd: Add Zen 6 events and metrics
2026-01-13 21:19 UTC (9+ messages)
` [PATCH 1/4] perf vendor events amd: Add Zen 6 core events
` [PATCH 2/4] perf vendor events amd: Add Zen 6 uncore events
` [PATCH 3/4] perf vendor events amd: Add Zen 6 metrics
` [PATCH 4/4] perf vendor events amd: Add Zen 6 mapping
[PATCH] perf: fix segfault in `lock contention -b`
2026-01-13 21:18 UTC (6+ messages)
[PATCH] perf vendor events riscv: Add CVA6 JSON file
2026-01-13 21:14 UTC (4+ messages)
` [PATCH v2] "
[PATCH V2 1/2] perf/x86/intel/uncore: Skip discovery table for offline dies
2026-01-13 20:56 UTC (2+ messages)
` [PATCH V2 2/2] perf/x86/intel/uncore: Fix die ID init and look up bugs
[PATCH v3 00/12] perf cs-etm/arm-spe: Remove hard coded config fields
2026-01-13 20:51 UTC (3+ messages)
[PATCH] tools/perf/util/addr_location.c: update outdated comment
2026-01-13 20:48 UTC (3+ messages)
[PATCH] perf tools: Dump callchain context marker names
2026-01-13 20:37 UTC (5+ messages)
[PATCH] perf vendor events arm64: Remove uncountable events
2026-01-13 20:32 UTC (5+ messages)
[PATCH] perf Documentation: Correct branch stack sampling call-stack option
2026-01-13 20:30 UTC (5+ messages)
[PATCH 1/4] perf test: Skip dlfilter test for build failures
2026-01-13 20:21 UTC (11+ messages)
` [PATCH 2/4] perf test: Use shelldir to refer perf source location
` [PATCH 3/4] perf test: Do not skip when some metrics tests succeeded
` [PATCH 4/4] perf test: Do not skip when some metric-group tests succeed
[PATCH] perf inject: Keep build-ID data if no option is used
2026-01-13 20:16 UTC (4+ messages)
[PATCH v2 0/3] perf genelf: BLAKE2s build ID generation
2026-01-13 20:04 UTC (5+ messages)
` [PATCH v2 1/3] perf util: Add BLAKE2s support
[PATCH] libsubcmd: Fix null intersection case in exclude_cmds()
2026-01-13 19:49 UTC (4+ messages)
[PATCH] perf pmu intel: Adjust cpumaks for sub-NUMA clusters on Emeraldrapids
2026-01-13 18:06 UTC (3+ messages)
[PATCH v1] perf test subcmd help: Add exclude disjoint subcmd names
2026-01-13 14:41 UTC (4+ messages)
[PATCH v3 0/7] perf: Add a libdw addr2line implementation
2026-01-13 12:03 UTC (14+ messages)
` [PATCH v3 1/7] perf unwind-libdw: Fix invalid reference counts
` [PATCH v3 2/7] perf addr2line: Add a libdw implementation
` [PATCH v3 3/7] perf addr2line.c: Rename a2l_style to cmd_a2l_style
` [PATCH v3 4/7] perf srcline: Add configuration support for the addr2line style
` [PATCH v3 5/7] perf callchain: Fix srcline printing with inlines
` [PATCH v3 6/7] perf test workload: Add inlineloop test workload
` [PATCH v3 7/7] perf test: Test addr2line unwinding works with inline functions
[Patch v2 0/7] Enable core PMU for DMR and NVL
2026-01-13 10:51 UTC (17+ messages)
` [Patch v2 1/7] perf/x86/intel: Support the 4 new OMR MSRs introduced in "
` [Patch v2 2/7] perf/x86/intel: Add support for PEBS memory auxiliary info field in DMR
` [Patch v2 3/7] perf/x86/intel: Add core PMU support for DMR
` [Patch v2 4/7] perf/x86/intel: Add support for PEBS memory auxiliary info field in NVL
` [Patch v2 5/7] perf/x86/intel: Add core PMU support for Novalake
` [Patch v2 6/7] perf/x86: Use macros to replace magic numbers in attr_rdpmc
` [Patch v2 7/7] perf/x86/intel: Add support for rdpmc user disable feature
[PATCH v3] perf unwind-libdw: fix a cross-arch unwinding bug
2026-01-13 2:41 UTC (3+ messages)
[PATCH v1] perf stat display: Make %f precision consistent
2026-01-12 18:56 UTC (4+ messages)
[PATCH v3] perf build: Raise minimum shellcheck version to 0.7.2
2026-01-12 18:54 UTC (2+ messages)
[PATCH V2] perf test: Fix test perf stat tests for virtualized machines
2026-01-12 18:51 UTC (4+ messages)
[PATCH v1 0/2] Add procfs based memory and network tool events
2026-01-12 18:08 UTC (3+ messages)
[PATCH] tools headers: Sync UAPI linux/openat2.h with the kernel sources
2026-01-12 7:31 UTC
[PATCH] perf/core: make nr_addr_filters attribute static
2026-01-12 5:31 UTC (2+ messages)
[RFC 0/2] perf build: Improve header handling for BPF skeleton cross-builds
2026-01-12 1:46 UTC (3+ messages)
` [RFC 2/2] perf build: Prefer kernel source headers for BPF skeletons
[PATCH v10 00/21] drivers/perf: apple_m1: Add Apple A7-A11, T2 SoC support
2026-01-10 16:17 UTC (2+ messages)
[PATCH v2 0/6] Add a libdw addr2line implementation
2026-01-10 8:26 UTC (7+ messages)
` [PATCH v2 1/6] perf addr2line: Add a libdw implementation
` [PATCH v2 2/6] perf addr2line.c: Rename a2l_style to cmd_a2l_style
` [PATCH v2 3/6] perf srcline: Add configuration support for the addr2line style
` [PATCH v2 4/6] perf callchain: Fix srcline printing with inlines
` [PATCH v2 5/6] perf test workload: Add inlineloop test workload
` [PATCH v2 6/6] perf test: Test addr2line unwinding works with inline functions
[PATCH RESEND bpf-next v7 0/2] Pass external callchain entry to get_perf_callchain
2026-01-09 23:47 UTC (5+ messages)
` [PATCH bpf-next v7 2/2] bpf: Hold the perf callchain entry until used completely
[PATCH v1] perf addr2line: Add a libdw implementation
2026-01-09 23:01 UTC (9+ messages)
[PATCH RESEND v4 00/11] perf sched: Introduce stats tool
2026-01-09 11:25 UTC (13+ messages)
` [PATCH RESEND v4 01/11] perf: Add print_separator to util
` [PATCH RESEND v4 03/11] perf header: Support CPU DOMAIN relation info
` [PATCH RESEND v4 05/11] perf sched stats: Add schedstat v16 support
` [PATCH RESEND v4 07/11] perf sched stats: Add support for report subcommand
[PATCH v3] LoongArch: Fix PMU counter allocation for mixed-type event groups
2026-01-09 2:53 UTC
[PATCH 0/7] Enable core PMU for DMR and NVL
2026-01-09 2:09 UTC (7+ messages)
` [PATCH 1/7] perf/x86/intel: Support newly introduced 4 OMR MSRs for DMR & NVL
` [PATCH 5/7] perf/x86/intel: Add core PMU support for Novalake
[PATCH v6 00/44] KVM: x86: Add support for mediated vPMUs
2026-01-09 0:29 UTC (5+ messages)
` [PATCH v6 39/44] KVM: VMX: Bug the VM if either MSR auto-load list is full
[PATCH v6 0/3] perf stat affinity changes
2026-01-08 22:30 UTC (6+ messages)
` [PATCH v6 1/3] perf evlist: Missing TPEBS close in evlist__close
` [PATCH v6 2/3] perf evlist: Reduce affinity use and move into iterator, fix no affinity
` [PATCH v6 3/3] perf stat: Add no-affinity flag
[PATCH v8 0/3] Capstone/llvm dlopen support
2026-01-08 21:32 UTC (2+ messages)
[BUG] Task stuck on global_ctx_data_rwsem
2026-01-08 19:56 UTC (8+ messages)
` [BUG] perf/core: "
[PATCH v10 00/35] AMD and Intel metric generation with Python
2026-01-08 19:11 UTC (36+ messages)
` [PATCH v10 01/35] perf jevents: Build support for generating metrics from python
` [PATCH v10 02/35] perf jevents: Add load event json to verify and allow fallbacks
` [PATCH v10 03/35] perf jevents: Add RAPL event metric for AMD zen models
` [PATCH v10 04/35] perf jevents: Add idle "
` [PATCH v10 05/35] perf jevents: Add upc metric for uops per cycle for AMD
` [PATCH v10 06/35] perf jevents: Add br metric group for branch statistics on AMD
` [PATCH v10 07/35] perf jevents: Add itlb metric group for AMD
` [PATCH v10 08/35] perf jevents: Add dtlb "
` [PATCH v10 09/35] perf jevents: Add uncore l3 "
` [PATCH v10 10/35] perf jevents: Add load store breakdown metrics ldst "
` [PATCH v10 11/35] perf jevents: Add context switch metrics "
` [PATCH v10 12/35] perf jevents: Add RAPL metrics for all Intel models
` [PATCH v10 13/35] perf jevents: Add idle metric for "
` [PATCH v10 14/35] perf jevents: Add CheckPmu to see if a PMU is in loaded json events
` [PATCH v10 15/35] perf jevents: Add smi metric group for Intel models
` [PATCH v10 16/35] perf jevents: Mark metrics with experimental events as experimental
` [PATCH v10 17/35] perf jevents: Add tsx metric group for Intel models
` [PATCH v10 18/35] perf jevents: Add br metric group for branch statistics on Intel
` [PATCH v10 19/35] perf jevents: Add software prefetch (swpf) metric group for Intel
` [PATCH v10 20/35] perf jevents: Add ports metric group giving utilization on Intel
` [PATCH v10 21/35] perf jevents: Add L2 metrics for Intel
` [PATCH v10 22/35] perf jevents: Add load store breakdown metrics ldst "
` [PATCH v10 23/35] perf jevents: Add ILP metrics "
` [PATCH v10 24/35] perf jevents: Add context switch "
` [PATCH v10 25/35] perf jevents: Add FPU "
` [PATCH v10 26/35] perf jevents: Add Miss Level Parallelism (MLP) metric "
` [PATCH v10 27/35] perf jevents: Add mem_bw "
` [PATCH v10 28/35] perf jevents: Add local/remote "mem" breakdown metrics "
` [PATCH v10 29/35] perf jevents: Add dir "
` [PATCH v10 30/35] perf jevents: Add C-State metrics from the PCU PMU "
` [PATCH v10 31/35] perf jevents: Add local/remote miss latency metrics "
` [PATCH v10 32/35] perf jevents: Add upi_bw metric "
` [PATCH v10 33/35] perf jevents: Add mesh bandwidth saturation "
` [PATCH v10 34/35] perf jevents: Add cycles breakdown metric for arm64/AMD/Intel
` [PATCH v10 35/35] perf jevents: Validate that all names given an Event
[PATCH v2 0/2] perf: arm_spe: Fix trace disabling for invalid limits
2026-01-08 16:23 UTC (7+ messages)
` [PATCH v2 1/2] perf: arm_spe: Correct setting the PERF_HES_STOPPED flag
[PATCH 6.6.y 0/4] perf/x86/amd: add LBR capture support outside of hardware events
2026-01-08 14:10 UTC (5+ messages)
[PATCH] perf/core: Speed up kexec shutdown by avoiding unnecessary cross CPU calls
2026-01-08 10:32 UTC (2+ messages)
[PATCH v4 0/3] tools build: Fix arm64 unistd.h dependency
2026-01-08 9:43 UTC (4+ messages)
` [PATCH v4 1/3] tools headers: Go back to include asm-generic/unistd.h for arm64
` [PATCH v4 2/3] Revert "perf tools: Fix arm64 build by generating unistd_64.h"
` [PATCH v4 3/3] tools headers: Don't check arm64's unistd.h
[PATCH v2] LoongArch: Fix PMU counter allocation for mixed-type event groups
2026-01-08 8:07 UTC (2+ messages)
[PATCH] perf/core: Drop an unused parameter 'ctx'
2026-01-08 5:19 UTC (2+ messages)
[PATCH] perf/x86/core: Remove duplicate include
2026-01-08 5:05 UTC (2+ messages)
[PATCH v2] perf unwind-libdw: fix a cross-arch unwinding bug
2026-01-07 23:13 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