messages from 2026-04-02 21:58:26 to 2026-04-06 18:26:03 UTC [more...]
[PATCH v1] perf test: Stat std output match 2 metrics for stalled-cycles-backend
2026-04-06 18:25 UTC (3+ messages)
[PATCH 0/4] perf arm_spe: Dump IMPDEF events
2026-04-06 18:18 UTC (2+ messages)
[PATCH v4 00/25] perf tool: Add evsel to perf_sample
2026-04-06 18:12 UTC (58+ messages)
` [PATCH v5 "
` [PATCH v5 01/25] perf sample: Document struct perf_sample
` [PATCH v5 02/25] perf sample: Make sure perf_sample__init/exit are used
` [PATCH v5 03/25] perf sample: Add evsel to struct perf_sample
` [PATCH v5 04/25] perf tool: Remove evsel from tool APIs that pass the sample
` [PATCH v5 05/25] perf kvm: Don't pass evsel with sample
` [PATCH v5 06/25] perf evsel: Refactor evsel tracepoint sample accessors perf_sample
` [PATCH v5 07/25] perf trace: Don't pass evsel with sample
` [PATCH v5 08/25] perf callchain: Don't pass evsel and sample
` [PATCH v5 09/25] perf lock: Only pass sample to handlers
` [PATCH v5 10/25] perf lock: Constify trace_lock_handler variables
` [PATCH v5 11/25] perf hist: Remove evsel parameter from inc samples functions
` [PATCH v5 12/25] perf db-export: Remove evsel from struct export_sample
` [PATCH v5 13/25] perf hist: Remove evsel from struct hist_entry_iter
` [PATCH v5 14/25] perf report: Directly use sample->evsel to avoid computing from sample->id
` [PATCH v5 15/25] perf annotate: Don't pass evsel to add_sample
` [PATCH v5 16/25] perf inject: Don't pass evsel with sample
` [PATCH v5 17/25] perf kmem: "
` [PATCH v5 18/25] perf kwork: "
` [PATCH v5 19/25] perf sched: "
` [PATCH v5 20/25] perf timechart: "
` [PATCH v5 21/25] perf trace: "
` [PATCH v5 22/25] perf evlist: Try to avoid computing evsel from sample
` [PATCH v5 23/25] perf script: Don't pass evsel with sample
` [PATCH v5 24/25] perf s390-sample-raw: Don't pass evsel or its PMU "
` [PATCH v5 25/25] perf evsel: Don't pass evsel "
` [PATCH v6 00/25] perf tool: Add evsel to perf_sample
` [PATCH v6 01/25] perf sample: Document struct perf_sample
` [PATCH v6 02/25] perf sample: Make sure perf_sample__init/exit are used
` [PATCH v6 03/25] perf sample: Add evsel to struct perf_sample
` [PATCH v6 04/25] perf tool: Remove evsel from tool APIs that pass the sample
` [PATCH v6 05/25] perf kvm: Don't pass evsel with sample
` [PATCH v6 06/25] perf evsel: Refactor evsel tracepoint sample accessors perf_sample
` [PATCH v6 07/25] perf trace: Don't pass evsel with sample
` [PATCH v6 08/25] perf callchain: Don't pass evsel and sample
` [PATCH v6 09/25] perf lock: Only pass sample to handlers
` [PATCH v6 10/25] perf lock: Constify trace_lock_handler variables
` [PATCH v6 11/25] perf hist: Remove evsel parameter from inc samples functions
` [PATCH v6 12/25] perf db-export: Remove evsel from struct export_sample
` [PATCH v6 13/25] perf hist: Remove evsel from struct hist_entry_iter
` [PATCH v6 14/25] perf report: Directly use sample->evsel to avoid computing from sample->id
` [PATCH v6 15/25] perf annotate: Don't pass evsel to add_sample
` [PATCH v6 16/25] perf inject: Don't pass evsel with sample
` [PATCH v6 17/25] perf kmem: "
` [PATCH v6 18/25] perf kwork: "
` [PATCH v6 19/25] perf sched: "
` [PATCH v6 20/25] perf timechart: "
` [PATCH v6 21/25] perf trace: "
` [PATCH v6 22/25] perf evlist: Try to avoid computing evsel from sample
` [PATCH v6 23/25] perf script: Don't pass evsel with sample
` [PATCH v6 24/25] perf s390-sample-raw: Don't pass evsel or its PMU "
` [PATCH v6 25/25] perf evsel: Don't pass evsel "
[PATCH v1 1/2] perf sched: Avoid segv if tp_handler not set
2026-04-06 17:53 UTC (6+ messages)
[PATCH v1] perf cgroup: Update metric leader in evlist__expand_cgroup
2026-04-06 17:52 UTC (6+ messages)
` [PATCH v2] "
[PATCH] perf utilities: cln_size header
2026-04-06 17:51 UTC (15+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "
` [PATCH v5] "
` [PATCH v6] "
[PATCH] perf test: Skip sched stats test for !root
2026-04-06 17:51 UTC (4+ messages)
[PATCH v3 0/2] perf symbol/env: ELF machine clean up and lazy idle computation
2026-04-06 17:09 UTC (12+ messages)
` [PATCH v4 "
` [PATCH v4 1/2] perf env: Add perf_env__e_machine helper and use in perf_env__arch
` [PATCH v4 2/2] perf symbol: Lazily compute idle and use the perf_env
` [PATCH v5 0/3] perf symbol/env: ELF machine clean up and lazy idle computation
` [PATCH v5 1/3] perf env: Add perf_env__e_machine helper and use in perf_env__arch
` [PATCH v5 2/3] perf env: Add helper to lazily compute the os_release
` [PATCH v5 3/3] perf symbol: Lazily compute idle and use the perf_env
[PATCH RESEND v10 0/8] ACPI: Unify CPU UID interface and fix ARM64 TPH steer-tag issue
2026-04-06 14:58 UTC (2+ messages)
[PATCH v2 0/8] perf libunwind multiple remote support
2026-04-04 5:40 UTC (10+ messages)
` [PATCH v3 "
` [PATCH v3 1/8] perf unwind: Refactor get_entries to allow dynamic libdw/libunwind selection
` [PATCH v3 2/8] perf build loongarch: Remove reference to missing file
` [PATCH v3 3/8] tools build: Deduplicate test-libunwind for different architectures
` [PATCH v3 4/8] perf build: Be more programmatic when setting up libunwind variables
` [PATCH v3 5/8] perf unwind-libunwind: Make libunwind register reading cross platform
` [PATCH v3 6/8] perf unwind-libunwind: Move flush/finish access out of local
` [PATCH v3 7/8] perf unwind-libunwind: Remove libunwind-local
` [PATCH v3 8/8] perf unwind-libunwind: Add RISC-V libunwind support
perf stat issue with 7.0.0rc3
2026-04-04 0:15 UTC (3+ messages)
` [PATCH v1] perf metrics: Make common stalled metrics conditional on having the event
[PATCH v1] perf tests kwork: Add basic kwork coverage tests
2026-04-04 0:15 UTC (2+ messages)
[PATCH] perf trace: Fix potential u64 underflow in duration calculation
2026-04-04 0:15 UTC (5+ messages)
` [PATCH v2] "
[PATCH v3 0/7] perf data/pipe handling improvements
2026-04-04 0:15 UTC (3+ messages)
` [PATCH v4 0/8] "
[PATCH v3] perf header: Validate build_id filename length to prevent buffer overflow
2026-04-04 0:15 UTC (2+ messages)
[PATCH v2 0/3] perf metricgroup: Fix segmentation fault and refine logs
2026-04-04 0:15 UTC (2+ messages)
[RFC PATCH v1] perf test: Fix perf stat --bpf-counters on hybrid machines
2026-04-03 19:20 UTC (3+ messages)
` [PATCH v2] "
[PATCH V7 0/7] Miscellaneous Intel uncore patches
2026-04-03 17:21 UTC (5+ messages)
` [PATCH V7 1/4] perf/x86/intel/uncore: Fix iounmap() leak on global_init failure
` [PATCH V7 2/4] perf/x86/intel/uncore: Skip discovery table for offline dies
` [PATCH V7 3/4] perf/x86/intel/uncore: Do not treat -1 die_id as error during UBOX scan
` [PATCH V7 4/4] perf/x86/intel/uncore: Remove extra double quote mark
[PATCH v3 00/25] perf tool: Add evsel to perf_sample
2026-04-03 15:56 UTC (5+ messages)
` [PATCH v4 "
` [PATCH v4 02/25] perf sample: Make sure perf_sample__init/exit are used
[PATCH] tools/perf/test: Check for perf stat return code in perf all PMU test
2026-04-03 15:39 UTC (10+ messages)
[PATCH v2 00/16] perf arm64: Support data type profiling
2026-04-03 9:48 UTC (17+ messages)
` [PATCH v2 01/16] perf llvm: Fix arm64 adrp instruction disassembly mismatch with objdump
` [PATCH v2 02/16] perf capstone: Fix arm64 jump/adrp "
` [PATCH v2 03/16] perf annotate-arm64: Generalize arm64_mov__parse to support standard operands
` [PATCH v2 04/16] perf annotate-arm64: Handle load and store instructions
` [PATCH v2 05/16] perf annotate: Introduce extract_op_location callback for arch-specific parsing
` [PATCH v2 06/16] perf dwarf-regs: Adapt get_dwarf_regnum() for arm64
` [PATCH v2 07/16] perf annotate-arm64: Implement extract_op_location() callback
` [PATCH v2 08/16] perf annotate-arm64: Enable instruction tracking support
` [PATCH v2 09/16] perf annotate-arm64: Support load instruction tracking
` [PATCH v2 10/16] perf annotate-arm64: Support store "
` [PATCH v2 11/16] perf annotate-arm64: Support stack variable tracking
` [PATCH v2 12/16] perf annotate-arm64: Support 'mov' instruction tracking
` [PATCH v2 13/16] perf annotate-arm64: Support 'add' "
` [PATCH v2 14/16] perf annotate-arm64: Support 'adrp' instruction to track global variables
` [PATCH v2 15/16] perf annotate-arm64: Support per-cpu variable access tracking
` [PATCH v2 16/16] perf annotate-arm64: Support 'mrs' instruction to track 'current' pointer
[PATCH v1] perf ftrace: Proper error clean up in print_profile_result
2026-04-03 3:13 UTC (4+ messages)
[PATCH v2 0/3] perf addr2line: Rework disable_add2line_warn
2026-04-03 2:16 UTC (7+ messages)
` [PATCH v2 1/3] perf config: Rename symbol_conf::disable_add2line_warn
` [PATCH v2 2/3] perf config: Make symbol_conf::addr2line_disable_warn configurable
` [PATCH v2 3/3] perf addr2line: Remove global variable addr2line_timeout_ms
[PATCH v4] perf pmu intel: Adjust cpumaks for sub-NUMA clusters on Emeraldrapids
2026-04-03 1:05 UTC (2+ messages)
[PATCH V6 0/5] Miscellaneous Intel uncore patches
2026-04-03 0:58 UTC (7+ messages)
` [PATCH V6 4/5] perf/x86/intel/uncore: Fix PMON enumeration with NUMA disabled
[PATCH 0/8] mm: globalize rest_of_page() macro
2026-04-02 21:58 UTC (3+ messages)
` [PATCH 8/8] arch: use rest_of_page() macro where appropriate
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