messages from 2025-07-17 11:43:52 to 2025-07-22 14:07:26 UTC [more...]
[PATCH v3 00/19] Introduce STM32 DDR PMU for STM32MP platforms
2025-07-22 14:03 UTC (20+ messages)
` [PATCH v3 01/19] bus: firewall: move stm32_firewall header file in include folder
` [PATCH v3 02/19] dt-bindings: stm32: stm32mp25: add `access-controller-cell` property
` [PATCH v3 03/19] clk: stm32mp25: add firewall grant_access ops
` [PATCH v3 04/19] arm64: dts: st: set rcc as an access-controller
` [PATCH v3 05/19] dt-bindings: memory: factorise LPDDR props into memory props
` [PATCH v3 06/19] dt-bindings: memory: introduce DDR4
` [PATCH v3 07/19] dt-bindings: memory: factorise LPDDR channel binding into memory channel
` [PATCH v3 08/19] dt-binding: memory: add DDR4 channel compatible
` [PATCH v3 09/19] arm64: dts: st: add LPDDR channel to stm32mp257f-dk board
` [PATCH v3 10/19] arm64: dts: st: add DDR channel to stm32mp257f-ev1 board
` [PATCH v3 11/19] dt-bindings: perf: stm32: introduce DDRPERFM dt-bindings
` [PATCH v3 12/19] perf: stm32: introduce DDRPERFM driver
` [PATCH v3 13/19] Documentation: perf: stm32: add ddrperfm support
` [PATCH v3 14/19] MAINTAINERS: add myself as STM32 DDR PMU maintainer
` [PATCH v3 15/19] ARM: dts: stm32: add ddrperfm on stm32mp131
` [PATCH v3 16/19] ARM: dts: stm32: add ddrperfm on stm32mp151
` [PATCH v3 17/19] arm64: dts: st: add ddrperfm on stm32mp251
` [PATCH v3 18/19] arm64: dts: st: support ddrperfm on stm32mp257f-dk
` [PATCH v3 19/19] arm64: dts: st: support ddrperfm on stm32mp257f-ev1
[PATCH] perf: ftrace: add graph tracer options args/retval/retval-hex/retaddr
2025-07-22 10:03 UTC (2+ messages)
[PATCH v2 0/6] perf auxtrace: Support AUX pause and resume with BPF
2025-07-22 8:14 UTC (9+ messages)
` [PATCH PATCH v2 v2 1/6] perf/core: Make perf_event_aux_pause() as external function
` [PATCH PATCH v2 v2 2/6] bpf: Add bpf_perf_event_aux_pause kfunc
` [PATCH PATCH v2 v2 3/6] perf: auxtrace: Control AUX pause and resume with BPF
` [PATCH PATCH v2 v2 4/6] perf: auxtrace: Add BPF userspace program for AUX pause and resume
` [PATCH PATCH v2 v2 5/6] perf record: Support AUX pause and resume with BPF
` [PATCH PATCH v2 v2 6/6] perf docs: Document "
[PATCH v2 00/16] Introduce STM32 DDR PMU for STM32MP platforms
2025-07-22 7:35 UTC (9+ messages)
` [PATCH v2 05/16] dt-bindings: memory: add jedec,ddr[3-4]-channel binding
` [PATCH v2 06/16] arm64: dts: st: add LPDDR channel to stm32mp257f-dk board
[PATCH] arc:kernel:perf_event.c : replaced sprintf with sysfs_emit()
2025-07-22 3:52 UTC (4+ messages)
[PATCH v1] perf pfm: Don't force loading of all PMUs
2025-07-22 1:34 UTC
[PATCH v1 0/7] perf auxtrace: Support AUX pause with BPF backend
2025-07-21 22:32 UTC (7+ messages)
` [PATCH v1 2/7] bpf: Add bpf_perf_event_aux_pause kfunc
[perf] fuzzer triggers "BUG: kernel NULL pointer dereference"
2025-07-21 21:17 UTC (2+ messages)
[PATCH v2 00/10] Introduce structure for shell tests
2025-07-21 19:46 UTC (12+ messages)
` [PATCH v3 0/7] "
` [PATCH v3 1/7] perf test perftool_testsuite: Use absolute paths
` [PATCH v3 2/7] perf tests: Create a structure for shell tests
` [PATCH v3 3/7] perf test: Provide setup for the shell test suite
` [PATCH v3 4/7] perftool-testsuite: Add empty setup for base_probe
` [PATCH v3 5/7] perf test: Introduce storing logs for shell tests
` [PATCH v3 6/7] perf test: Format log directories "
` [PATCH v3 7/7] perf test: Remove perftool drivers
[PATCH v4 01/23] arm64: cpufeature: Add cpucap for HPMN0
2025-07-21 18:00 UTC (2+ messages)
[PATCH v1 00/12] CPU mask improvements/fixes particularly for hybrid
2025-07-21 17:44 UTC (7+ messages)
` [PATCH v1 04/12] perf parse-events: Allow the cpu term to be a PMU
[PATCH 0/3] perf: arm_spe: Add support for SPE VM interface
2025-07-21 15:21 UTC (9+ messages)
` [PATCH 2/3] perf: arm_spe: Disable buffer before writing to PMBPTR_EL1 or PMBSR_EL1
[PATCH v7 00/16] New perf ilist app
2025-07-21 13:41 UTC (4+ messages)
` [PATCH v7 11/16] perf ilist: Add new python ilist command
[PATCH v5 00/12] perf: arm_spe: Armv8.8 SPE features
2025-07-21 13:05 UTC (13+ messages)
` [PATCH v5 01/12] arm64: sysreg: Add new PMSFCR_EL1 fields and PMSDSFR_EL1 register
` [PATCH v5 02/12] perf: arm_spe: Support FEAT_SPEv1p4 filters
` [PATCH v5 03/12] perf: arm_spe: Expose event filter
` [PATCH v5 04/12] perf: arm_spe: Add support for FEAT_SPE_EFT extended filtering
` [PATCH v5 05/12] arm64/boot: Factor out a macro to check SPE version
` [PATCH v5 06/12] arm64/boot: Enable EL2 requirements for SPE_FEAT_FDS
` [PATCH v5 07/12] KVM: arm64: Add trap configs for PMSDSFR_EL1
` [PATCH v5 08/12] perf: Add perf_event_attr::config4
` [PATCH v5 09/12] perf: arm_spe: Add support for filtering on data source
` [PATCH v5 10/12] tools headers UAPI: Sync linux/perf_event.h with the kernel sources
` [PATCH v5 11/12] perf tools: Add support for perf_event_attr::config4
` [PATCH v5 12/12] perf docs: arm-spe: Document new SPE filtering features
[PATCH v4 00/12] perf: arm_spe: Armv8.8 SPE features
2025-07-21 12:53 UTC (13+ messages)
` [PATCH v4 01/12] arm64: sysreg: Add new PMSFCR_EL1 fields and PMSDSFR_EL1 register
` [PATCH v4 02/12] perf: arm_spe: Support FEAT_SPEv1p4 filters
` [PATCH v4 03/12] perf: arm_spe: Expose event filter
` [PATCH v4 04/12] perf: arm_spe: Add support for FEAT_SPE_EFT extended filtering
` [PATCH v4 05/12] arm64/boot: Factor out a macro to check SPE version
` [PATCH v4 06/12] arm64/boot: Enable EL2 requirements for SPE_FEAT_FDS
` [PATCH v4 07/12] KVM: arm64: Add trap configs for PMSDSFR_EL1
` [PATCH v4 08/12] perf: Add perf_event_attr::config4
` [PATCH v4 09/12] perf: arm_spe: Add support for filtering on data source
` [PATCH v4 10/12] tools headers UAPI: Sync linux/perf_event.h with the kernel sources
` [PATCH v4 11/12] perf tools: Add support for perf_event_attr::config4
` [PATCH v4 12/12] perf docs: arm-spe: Document new SPE filtering features
[PATCH v4 0/8] arm64: Enable UPROBES with GCS
2025-07-21 12:12 UTC (10+ messages)
` [PATCH v4 1/8] arm64/gcs: task_gcs_el0_enable() should use passed task
` [PATCH v4 2/8] arm64: probes: Break ret out from bl/blr
` [PATCH v4 3/8] arm64: uaccess: Move existing GCS accessors definitions to gcs.h
` [PATCH v4 4/8] arm64: uaccess: Add additional userspace GCS accessors
` [PATCH v4 5/8] arm64: probes: Add GCS support to bl/blr/ret
` [PATCH v4 6/8] arm64: uprobes: Add GCS support to uretprobes
` [PATCH v4 7/8] arm64: Kconfig: Remove GCS restrictions on UPROBES
` [PATCH v4 8/8] uprobes: uprobe_warn should use passed task
[PATCH v5 0/3] Add support for long task name
2025-07-21 7:52 UTC (7+ messages)
` [PATCH v5 3/3] treewide: Switch from tsk->comm to tsk->comm_str which is 64 bytes long
[PATCH] perf tests: Fix lib path detection for non-x86 architectures
2025-07-21 5:40 UTC (3+ messages)
[PATCH v3 0/6] Refactoring finding CPU phandles in DT
2025-07-21 0:30 UTC (14+ messages)
` [PATCH v3 1/6] of: add infra for finding CPU id from phandle
` [PATCH v3 2/6] arch_topology: drop the use of cpu_node in the pr_info
` [PATCH v3 3/6] arch_topology: update CPU map to use of_cpu_phandle_to_id
` [PATCH v3 4/6] coresight: cti: Use of_cpu_phandle_to_id for grabbing CPU id
` [PATCH v3 5/6] coresight: Use of_cpu_phandle_to_id for grabbing CPU ID
` [PATCH v3 6/6] perf/arm-dsu: refactor cpu id retrieval via new API of_cpu_phandle_to_id
[PATCH v3 2/2] perf test: Add sched latency and script shell tests
2025-07-20 8:35 UTC (2+ messages)
[PATCH] perf/core: Fix missing read event generation on task exit
2025-07-20 0:04 UTC
[PATCH v1 00/19] Intel TMA 5.1 metrics and event updates
2025-07-19 3:45 UTC (20+ messages)
` [PATCH v1 01/19] perf vendor events: Update alderlake events/metrics
` [PATCH v1 02/19] perf vendor events: Update arrowlake events/metrics
` [PATCH v1 03/19] perf vendor events: Update broadwell metrics
` [PATCH v1 04/19] perf vendor events: Update cascadelakex metrics
` [PATCH v1 05/19] perf vendor events: Update emeraldrapids events/metrics
` [PATCH v1 06/19] perf vendor events: Update grandridge metrics
` [PATCH v1 07/19] perf vendor events: Update graniterapids events/metrics
` [PATCH v1 08/19] perf vendor events: Update haswell metrics
` [PATCH v1 09/19] perf vendor events: Update icelake metrics
` [PATCH v1 10/19] perf vendor events: Update ivybridge/ivytown metrics
` [PATCH v1 11/19] perf vendor events: Update jaketown metrics
` [PATCH v1 12/19] perf vendor events: Update lunarlake events/metrics
` [PATCH v1 13/19] perf vendor events: Update meteorlake events/metrics
` [PATCH v1 14/19] perf vendor events: Update rocketlake metrics
` [PATCH v1 15/19] perf vendor events: Update sandybridge metrics
` [PATCH v1 16/19] perf vendor events: Update sapphirerapids events/metrics
` [PATCH v1 17/19] perf vendor events: Update sierraforest metrics
` [PATCH v1 18/19] perf vendor events: Update skylake metrics
` [PATCH v1 19/19] perf vendor events: Update tigerlake metrics
[PATCH v3 00/15] Fixes for Intel TMA, particularly for hybrid
2025-07-19 3:05 UTC (16+ messages)
` [PATCH v3 01/15] perf parse-events: Warn if a cpu term is unsupported by a CPU
` [PATCH v3 02/15] perf stat: Avoid buffer overflow to the aggregation map
` [PATCH v3 03/15] perf stat: Don't size aggregation ids from user_requested_cpus
` [PATCH v3 04/15] perf parse-events: Allow the cpu term to be a PMU or CPU range
` [PATCH v3 05/15] perf tool_pmu: Allow num_cpus(_online) to be specific to a cpumask
` [PATCH v3 06/15] libperf evsel: Rename own_cpus to pmu_cpus
` [PATCH v3 07/15] libperf evsel: Factor perf_evsel__exit out of perf_evsel__delete
` [PATCH v3 08/15] perf evsel: Use libperf perf_evsel__exit
` [PATCH v3 09/15] perf pmus: Factor perf_pmus__find_by_attr out of evsel__find_pmu
` [PATCH v3 10/15] perf parse-events: Minor __add_event refactoring
` [PATCH v3 11/15] perf evsel: Add evsel__open_per_cpu_and_thread
` [PATCH v3 12/15] perf parse-events: Support user CPUs mixed with threads/processes
` [PATCH v3 13/15] perf topdown: Use attribute to see an event is a topdown metic or slots
` [PATCH v3 14/15] perf parse-events: Fix missing slots for Intel topdown metric events
` [PATCH v3 15/15] perf metricgroups: Add NO_THRESHOLD_AND_NMI constraint
[PATCH RESEND v7 00/21] drivers/perf: apple_m1: Add Apple A7-A11, T2 SoC support
2025-07-18 20:45 UTC (11+ messages)
` [PATCH RESEND v7 02/21] drivers/perf: apple_m1: Only init PMUv3 remap when EL2 is available
[PATCH v1 1/2] perf topdown: Use attribute to see an event is a topdown metic or slots
2025-07-18 19:13 UTC (5+ messages)
` [PATCH v1 2/2] perf parse-events: Fix missing slots for Intel topdown metric events
` [PATCH 1/2] perf topdown: Use attribute to see an event is a topdown metic or slots
[PATCH v2 00/12] CPU mask improvements/fixes particularly for hybrid
2025-07-18 18:19 UTC (14+ messages)
` [PATCH v2 01/12] perf parse-events: Warn if a cpu term is unsupported by a CPU
` [PATCH v2 02/12] perf stat: Avoid buffer overflow to the aggregation map
` [PATCH v2 03/12] perf stat: Don't size aggregation ids from user_requested_cpus
` [PATCH v2 04/12] perf parse-events: Allow the cpu term to be a PMU or CPU range
` [PATCH v2 05/12] perf tool_pmu: Allow num_cpus(_online) to be specific to a cpumask
` [PATCH v2 06/12] libperf evsel: Rename own_cpus to pmu_cpus
` [PATCH v2 07/12] libperf evsel: Factor perf_evsel__exit out of perf_evsel__delete
` [PATCH v2 08/12] perf evsel: Use libperf perf_evsel__exit
` [PATCH v2 09/12] perf pmus: Factor perf_pmus__find_by_attr out of evsel__find_pmu
` [PATCH v2 10/12] perf parse-events: Minor __add_event refactoring
` [PATCH v2 11/12] perf evsel: Add evsel__open_per_cpu_and_thread
` [PATCH v2 12/12] perf parse-events: Support user CPUs mixed with threads/processes
[PATCH v2] perf stat: Fix JSON output formatting in iostat_prefix()
2025-07-18 18:03 UTC (2+ messages)
[PATCH v2 1/2] perf topdown: Use attribute to see an event is a topdown metic or slots
2025-07-18 16:44 UTC (3+ messages)
` [PATCH v2 2/2] perf parse-events: Fix missing slots for Intel topdown metric events
[PATCH] perf/x86: Check if cpuc->events[*] pointer exists before accessing it
2025-07-18 6:26 UTC
[linus:master] [perf] 9734e25fbf: BUG:kernel_NULL_pointer_dereference,address
2025-07-18 5:22 UTC (3+ messages)
[PATCH 1/1] perf build: Always disable stack protection for BPF skeleton objects
2025-07-18 4:12 UTC
[PATCH v1] perf flamegraph: Fix minor pylint/type hint issues
2025-07-18 0:06 UTC (2+ messages)
[PATCH v2] perf sched timehist: decode process names of processes in zombie state
2025-07-18 0:06 UTC (2+ messages)
[PATCH 0/5] perf: Clean ups and simplifications
2025-07-17 17:31 UTC (6+ messages)
` [PATCH 1/5] perf: Remove get_perf_callchain() init_nr argument
` [PATCH 2/5] perf: Have get_perf_callchain() return NULL if crosstask and user are set
` [PATCH 3/5] perf: Use current->flags & PF_KTHREAD|PF_USER_WORKER instead of current->mm == NULL
` [PATCH 4/5] perf: Simplify get_perf_callchain() user logic
` [PATCH 5/5] perf: Skip user unwind if the task is a kernel thread
[PATCH v3 00/10] perf: arm_spe: Armv8.8 SPE features
2025-07-17 16:42 UTC (15+ messages)
` [PATCH v3 04/10] arm64/boot: Enable EL2 requirements for SPE_FEAT_FDS
` [PATCH v3 07/10] perf: arm_spe: Add support for filtering on data source
[PATCH v2 1/3] tools subcmd: Tighten the filename size in check_if_command_finished
2025-07-17 15:08 UTC (3+ messages)
` [PATCH v2 2/3] perf pmu: Switch FILENAME_MAX to NAME_MAX
` [PATCH v2 3/3] perf ui scripts: "
[PATCH v3 00/14] perf arm-spe: Support new events in FEAT_SPEv1p4
2025-07-17 11:43 UTC (8+ messages)
` [PATCH v3 01/14] drivers/perf: arm_spe: Expose event filter
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;
as well as URLs for NNTP newsgroup(s).