On Tue, Oct 08, 2024 at 11:49:23PM -0700, Namhyung Kim wrote: > On Tue, Oct 08, 2024 at 01:49:35PM +0800, Xu Yang wrote: > > Hi Namhyung, > > > > On Mon, Sep 30, 2024 at 02:07:51PM -0700, Namhyung Kim wrote: > > > Hello, > > > > > > On Tue, Sep 24, 2024 at 02:12:51PM +0800, Xu Yang wrote: > > > > Add JSON metrics for i.MX91 DDR Performance Monitor. > > > > > > > > Signed-off-by: Xu Yang <xu.yang_2@xxxxxxx> > > > > --- > > > > .../arch/arm64/freescale/imx91/sys/ddrc.json | 9 +++++++ > > > > .../arm64/freescale/imx91/sys/metrics.json | 26 +++++++++++++++++++ > > > > 2 files changed, 35 insertions(+) > > > > create mode 100644 tools/perf/pmu-events/arch/arm64/freescale/imx91/sys/ddrc.json > > > > create mode 100644 tools/perf/pmu-events/arch/arm64/freescale/imx91/sys/metrics.json > > > > > > How do you want to route this? As it's mixed with kernel changes, I > > > would generally request to split but it's a change just to add new > > > files so it should be ok to go with other tree. In that case, > > > > Sorry for late. > > > > How about you pick up this one to perf-tools tree and Will Deacon pick up > > the first 2 patches to his tree? I didn't see Will apply perf-tools patch > > before. > > Did Will pick up the kernel patches already? Not yet. I could ping you once it's done, is it ok? Thanks, Xu Yang