messages from 2025-03-31 08:24:24 to 2025-04-03 20:24:50 UTC [more...]
[PATCH v3 0/4] Add support for a DRM tool like PMU
2025-04-03 20:24 UTC (2+ messages)
` [PATCH v3 1/4] perf parse-events: Avoid scanning PMUs that can't contain events
[PATCH v6 0/4] Add support for cpu event term
2025-04-03 19:43 UTC (5+ messages)
` [PATCH v6 1/4] libperf cpumap: Add ability to create CPU from a single CPU number
` [PATCH v6 2/4] perf stat: Use counter cpumask to skip zero values
` [PATCH v6 3/4] perf parse-events: Set is_pmu_core for legacy hardware events
` [PATCH v6 4/4] perf parse-events: Add "cpu" term to set the CPU an event is recorded on
[PATCH v5 0/4] Add support for cpu event term
2025-04-03 19:27 UTC (8+ messages)
` [PATCH v5 3/4] perf parse-events: Set is_pmu_core for legacy hardware events
[PATCH v2 0/3] Fix incorrect counts when count the same uncore event multiple times
2025-04-03 19:25 UTC (3+ messages)
` [PATCH v2 3/3] perf test: Add stat uniquifying test
[PATCH v1 00/48] Perf build support for -Wshorten-64-to-32
2025-04-03 18:25 UTC (67+ messages)
` [PATCH v1 01/48] perf build: Avoid building libbpf/bpftool with LIBBPF_DYNAMIC
` [PATCH v1 02/48] tools headers: Silence -Wshorten-64-to-32 warnings
` [PATCH v1 03/48] arm64: cputype: "
` [PATCH v1 04/48] x86/insn: "
` [PATCH v1 05/48] tools lib: "
` [PATCH v1 06/48] libperf: "
` [PATCH v1 07/48] tools subcmd: "
` [PATCH v1 08/48] perf bench: "
` [PATCH v1 09/48] perf tests: "
` [PATCH v1 10/48] perf arch x86: "
` [PATCH v1 11/48] perf arm-spe: "
` [PATCH v1 12/48] perf trace: "
` [PATCH v1 13/48] perf trace-event: "
` [PATCH v1 14/48] perf jvmti: "
` [PATCH v1 15/48] perf pmu: "
` [PATCH v1 16/48] perf annotate powerpc: "
` [PATCH v1 17/48] perf s390: "
` [PATCH v1 18/48] perf cs-etm: "
` [PATCH v1 19/48] perf stat: "
` [PATCH v1 20/48] perf dlfilter: "
` [PATCH v1 21/48] perf demangle: "
` [PATCH v1 22/48] perf ui: "
` [PATCH v1 23/48] perf annotate: "
` [PATCH v1 24/48] perf report: "
` [PATCH v1 25/48] perf help: "
` [PATCH v1 26/48] perf hisi-ptt: "
` [PATCH v1 27/48] perf probe: "
` [PATCH v1 28/48] perf kwork: "
` [PATCH v1 29/48] perf buildid: "
` [PATCH v1 30/48] perf lock: "
` [PATCH v1 31/48] perf mem: "
` [PATCH v1 32/48] perf script: "
` [PATCH v1 33/48] perf evlist: "
` [PATCH v1 34/48] perf bpf_counter: "
` [PATCH v1 35/48] perf ftrace: "
` [PATCH v1 36/48] perf record: "
` [PATCH v1 37/48] perf inject: "
` [PATCH v1 38/48] perf sched: "
` [PATCH v1 39/48] perf timechart: "
` [PATCH v1 40/48] perf list: "
` [PATCH v1 41/48] perf kvm: "
` [PATCH v1 42/48] perf diff: "
` [PATCH v1 43/48] perf daemon: "
` [PATCH v1 44/48] perf zlib: "
` [PATCH v1 45/48] perf symbol: "
` [PATCH v1 46/48] perf util: "
` [PATCH v1 47/48] perf hashmap: "
` [PATCH v1 48/48] perf: "
[PATCH v2] perf trace: Fix some leaks of struct thread
2025-04-03 18:15 UTC (2+ messages)
[PATCH v2 0/3] Dynamically allocate memory to store task's full name
2025-04-03 16:30 UTC (9+ messages)
` [PATCH v2 1/3] exec: "
` [PATCH v2 2/3] fs/proc: Pass 'task->full_name' via 'proc_task_name()'
` [PATCH v2 3/3] kthread: Use 'task_struct->full_name' to store kthread's full name
[PATCH] perf trace: always print return value for syscalls with set errpid
2025-04-03 16:04 UTC
[RFC PATCH v1 00/15] MSR refactor with new MSR instructions support
2025-04-03 7:13 UTC (31+ messages)
` [RFC PATCH v1 01/15] x86/msr: Replace __wrmsr() with native_wrmsrl()
` [RFC PATCH v1 02/15] x86/msr: Replace __rdmsr() with native_rdmsrl()
` [RFC PATCH v1 03/15] x86/msr: Simplify pmu_msr_{read,write}()
` [RFC PATCH v1 05/15] x86/msr: Replace wrmsr(msr, low, 0) with wrmsrl(msr, value)
` [RFC PATCH v1 07/15] x86/msr: Remove pmu_msr_{read,write}()
` [RFC PATCH v1 08/15] x86/cpufeatures: Add a CPU feature bit for MSR immediate form instructions
` [RFC PATCH v1 10/15] KVM: VMX: Use WRMSRNS or its immediate form when available
` [RFC PATCH v1 11/15] x86/extable: Implement EX_TYPE_FUNC_REWIND
` [RFC PATCH v1 12/15] x86/msr: Use the alternatives mechanism to write MSR
[PATCH] perf trace: Fix some leaks of struct thread
2025-04-03 5:30 UTC (4+ messages)
[PATCH v1] perf test: Allow tolerance for leader sampling test
2025-04-03 5:26 UTC (3+ messages)
[Patch v2] perf tools: Fix incorrect --user-regs comments
2025-04-03 6:08 UTC
[PATCH] perf tools: Fix incorrect --user-regs comments
2025-04-03 0:42 UTC (3+ messages)
[PATCH v7 0/2] Prefer sysfs/JSON events also when no PMU is provided
2025-04-02 22:47 UTC (3+ messages)
` [PATCH v7 1/2] perf record: Skip don't fail for events that don't open
` [PATCH v7 2/2] perf parse-events: Reapply "Prefer sysfs/JSON hardware events over legacy"
[PATCH 1/3] perf bench sched pipe: add -p/--nprocs to run more than 2 workers
2025-04-02 21:15 UTC (3+ messages)
` [PATCH 2/3] perf bench sched pipe: add complete graph simulation
` [PATCH 3/3] perf bench sched pipe: introduce multipliers for number of processes
[PATCH v1] perf pmu: Avoid segv for missing name/alias_name in wildcarding
2025-04-02 21:13 UTC
[PATCH v3 0/5] NMI warning and debug improvements
2025-04-02 20:33 UTC (7+ messages)
` [PATCH v3 1/5] perf stat: Better hybrid support for the NMI watchdog warning
` [PATCH v3 2/5] perf stat: Remove print_mixed_hw_group_error
` [PATCH v3 3/5] perf evlist: Refactor evlist__scnprintf_evsels
` [PATCH v3 4/5] perf evlist: Add groups to evlist__format_evsels
` [PATCH v3 5/5] perf parse-events: Add debug dump of evlist if reordered
[PATCH v5 00/35] GNR retirement latencies, topic and metric updates
2025-04-02 18:41 UTC (3+ messages)
[PATCH v1] perf jevents: Allow duplicate metrics with different PMUs
2025-04-02 18:38 UTC
[PATCH v2 0/5] NMI warning and debug improvements
2025-04-02 18:28 UTC (9+ messages)
` [PATCH v2 1/5] perf stat: Better hybrid support for the NMI watchdog warning
` [PATCH v2 2/5] perf stat: Remove print_mixed_hw_group_error
` [PATCH v2 3/5] perf evlist: Refactor evlist__scnprintf_evsels
` [PATCH v2 4/5] perf evlist: Add groups to evlist__format_evsels
` [PATCH v2 5/5] perf parse-events: Add debug dump of evlist if reordered
[PATCH v1 0/5] NMI warning and debug improvements
2025-04-02 15:55 UTC (10+ messages)
` [PATCH v1 1/5] perf stat: Better hybrid support for the NMI watchdog warning
` [PATCH v1 3/5] perf evlist: Refactor evlist__scnprintf_evsels
` [PATCH v1 5/5] perf parse-events: Add debug dump of evlist if reordered
[PATCH] perf tests switch-tracking: Fix timestamp comparison
2025-04-02 9:05 UTC (5+ messages)
[PATCH v1] perf trace: Fix some more memory leaks
2025-04-02 1:16 UTC (2+ messages)
[PATCH] perf/x86/intel/uncore: Add error handling for uncore_msr_box_ctl()
2025-04-01 18:24 UTC (3+ messages)
[PATCH V3 0/2] Fix Coresight instruction synthesis logic
2025-04-01 16:58 UTC (4+ messages)
` [PATCH V3 1/2] perf: cs-etm: Fixes in instruction sample synthesis
[PATCH] perf/x86: Rename bts_buffer variables and use struct_size()
2025-04-01 15:40 UTC (3+ messages)
[PATCH] perf lock contention: Symbolize zone->lock using BTF
2025-04-01 6:30 UTC
[GIT PULL] perf-tools updates for v6.15
2025-03-31 17:08 UTC (2+ messages)
[PATCH v5] perf trace: Fix possible insufficient allocation of argument formats
2025-03-31 16:56 UTC
[PATCH v4] perf trace: Fix possible insufficient allocation of argument formats
2025-03-31 16:31 UTC (3+ messages)
[PATCH v5 00/21] Add Counter delegation ISA extension support
2025-03-31 15:38 UTC (3+ messages)
` [PATCH v5 10/21] dt-bindings: riscv: add Counter delegation ISA extensions description
[PATCH v3] driver: tx2: Add NULL check in tx2_uncore_pmu_register
2025-03-31 15:00 UTC (2+ messages)
[PATCH AUTOSEL 5.4 3/5] perf: arm_pmu: Don't disable counter in armpmu_add()
2025-03-31 14:37 UTC
[PATCH AUTOSEL 5.10 3/6] perf: arm_pmu: Don't disable counter in armpmu_add()
2025-03-31 14:37 UTC
[PATCH AUTOSEL 5.15 3/6] perf: arm_pmu: Don't disable counter in armpmu_add()
2025-03-31 14:36 UTC
[PATCH AUTOSEL 6.1 3/6] perf: arm_pmu: Don't disable counter in armpmu_add()
2025-03-31 14:36 UTC
[PATCH AUTOSEL 6.6 5/9] perf: arm_pmu: Don't disable counter in armpmu_add()
2025-03-31 14:35 UTC
[PATCH AUTOSEL 6.12 06/13] perf: arm_pmu: Don't disable counter in armpmu_add()
2025-03-31 14:35 UTC (2+ messages)
` [PATCH AUTOSEL 6.12 07/13] perf/dwc_pcie: fix some unreleased resources
[PATCH AUTOSEL 6.13 08/16] perf: arm_pmu: Don't disable counter in armpmu_add()
2025-03-31 14:34 UTC (2+ messages)
` [PATCH AUTOSEL 6.13 09/16] perf/dwc_pcie: fix some unreleased resources
[PATCH AUTOSEL 6.14 08/18] perf: arm_pmu: Don't disable counter in armpmu_add()
2025-03-31 14:34 UTC (3+ messages)
` [PATCH AUTOSEL 6.14 09/18] perf/dwc_pcie: fix some unreleased resources
` [PATCH AUTOSEL 6.14 10/18] perf/dwc_pcie: fix duplicate pci_dev devices
[PATCH v2] driver: tx2: Add NULL check in tx2_uncore_pmu_register
2025-03-31 14:32 UTC (3+ messages)
[PATCH] drivers/perf: Add NULL check in tx2_uncore_pmu_register
2025-03-31 12:08 UTC (2+ 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