Hello Kunwu, On Sun, 16 Aug 2026 22:22:17 +0800 Kunwu Chan <[email protected]> wrote:
> From: Kunwu Chan <[email protected]> > > This series adds an AUX trace-buffer backend to the DAMON perf > observability framework, enabling ARM SPE (Statistical Profiling > Extension) to deliver hardware-sampled access reports into DAMON's > existing SPSC report ring. Awesome. Thank you for making this. This will make DAMON be more useful on ARM machines. > > Patch 2 touches drivers/perf/arm_spe_pmu.c to expose the PMU matcher. > This change is tightly coupled with the DAMON AUX backend. ARM SPE > PMU driver maintainers only need to review patch 2. > > This series is based on the Ravi's hardware-sampled access reports > branch [1], and depends on the perf AUX kernel-consumer RFC series [2]. > The dependencies is not upstream yet, so this series remains RFC. Unfortunately I haven't had a time to thoroughly read the dependent patches. I believe the basic idea of this patch series is aligned with the ongoing DAMON extension roadmap [1], though. That is, this series is supposed to be a part of the milestone 3. We are currently at the near end of milestone 1, and aim to complete milestone 2 by the time around next year's LSFMMBPF. I will hold review of this series for now, and take more time on making milestones 1 and 2 for thier planned delivery timeline. Sorry for being a bottleneck of your work, and thanks in advance for your patience. Please feel free to let me know if you have specific parts that need my review right now, though. Otherwise, please make sure this is aligned with the roadmap until we finish the milestone 2. I do want ARM SPE support of DAMON. [1] https://lore.kernel.org/all/[email protected]/ Thanks, SJ [...]

