Linux Perf Users
 help / color / mirror / Atom feed
 messages from 2025-03-28 17:51:17 to 2025-04-02 22:47:42 UTC [more...]

[PATCH v7 0/2] Prefer sysfs/JSON events also when no PMU is provided
 2025-04-02 22:47 UTC  (2+ messages)
` [PATCH v7 1/2] perf record: Skip don't fail for events that don't open

[PATCH v1 00/48] Perf build support for -Wshorten-64-to-32
 2025-04-02 22:32 UTC  (56+ 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 v5 0/4] Add support for cpu event term
 2025-04-02 21:57 UTC  (3+ messages)

[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  (14+ messages)
` [PATCH v5 25/35] perf vendor events: Update rocketlake events/metrics
` [PATCH v5 26/35] perf vendor events: Update sandybridge metrics
` [PATCH v5 27/35] perf vendor events: Update sapphirerapids events/metrics
` [PATCH v5 28/35] perf vendor events: Update sierraforest events/metrics
` [PATCH v5 29/35] perf vendor events: Update skylake metrics
` [PATCH v5 30/35] perf vendor events: Update skylakex events/metrics
` [PATCH v5 31/35] perf vendor events: Update snowridgex events
` [PATCH v5 32/35] perf vendor events: Update tigerlake metrics
` [PATCH v5 33/35] perf vendor events: Update westmereep-dp events
` [PATCH v5 34/35] "
` [PATCH v5 35/35] "

[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] perf tools: Fix incorrect --user-regs comments
 2025-04-02 16:55 UTC  (2+ messages)

[RFC PATCH v1 00/15] MSR refactor with new MSR instructions support
 2025-04-02 15:56 UTC  (34+ 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 04/15] x86/msr: Let pv_cpu_ops.write_msr{_safe}() take an u64 instead of two u32
` [RFC PATCH v1 05/15] x86/msr: Replace wrmsr(msr, low, 0) with wrmsrl(msr, value)
` [RFC PATCH v1 06/15] x86/msr: Remove MSR write APIs that take the MSR value in two u32 arguments
` [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 09/15] x86/opcode: Add immediate form MSR instructions to x86-opcode-map
` [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
` [RFC PATCH v1 13/15] x86/msr: Use the alternatives mechanism to read MSR
` [RFC PATCH v1 14/15] x86/extable: Add support for the immediate form MSR instructions
` [RFC PATCH v1 15/15] x86/msr: Move the ARGS macros after the MSR read/write APIs

[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 trace: Fix some leaks of struct thread
 2025-04-02  1:07 UTC  (3+ messages)

[PATCH v1] perf test: Allow tolerance for leader sampling test
 2025-04-01 19:51 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 

[PATCH v2 0/3] Dynamically allocate memory to store task's full name
 2025-04-01  4:02 UTC  (6+ 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

[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)

[linux-next:master] [perf symbol] b10f74308e: perf-sanity-tests.perf_record_LBR_tests.fail
 2025-03-31  8:08 UTC 

[PATCH 0/4] perf report: Support custom output fields in hierarchy mode
 2025-03-31  7:37 UTC  (5+ messages)
` [PATCH 1/4] perf hist: Remove formats in hierarchy when cancel children
` [PATCH 2/4] perf hist: Remove formats in hierarchy when cancel latency
` [PATCH 3/4] perf hist: Set levels in output_field_add()
` [PATCH 4/4] perf hist: Allow custom output fields in hierarchy mode

[PATCH 1/3] perf sort: Keep output fields in the same level
 2025-03-30  5:54 UTC  (4+ messages)

[PATCH] perf trace: Change __augmented_syscalls__'s value to int
 2025-03-30  5:32 UTC  (2+ messages)

[PATCH v5 1/1] events/core: fix failure case for accounting child_total_enable_time at task exit
 2025-03-29 11:31 UTC  (3+ messages)

[PATCH v4 1/2] perf trace: Implement syscall summary in BPF
 2025-03-29  1:48 UTC  (4+ messages)
` [PATCH v4 2/2] perf test: Add perf trace summary test

[PATCH v1] perf report: Skip unsupported new event types
 2025-03-29  0:39 UTC  (2+ messages)

[PATCH] perf/test: Skip leader sampling for s390
 2025-03-28 20:05 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox