Re: [PATCH v2 2/2] ARM: imx: Add AXI address filter support for MMDC profiling

2017-02-15 Thread Zhi Li
On Wed, Feb 15, 2017 at 6:00 AM, wrote: > From: Tiberiu Breana > > Add support for an extra config parameter for perf commands: > axi_id, which will be written in the MMDC's MADPCR1 register, > to filter memory usage profiling (see i.MX6 reference manual, > chapter 44.7 MMDC Profiling for AXI id

[PATCH v2 2/2] ARM: imx: Add AXI address filter support for MMDC profiling

2017-02-15 Thread andrei-tiberiu.breana
From: Tiberiu Breana Add support for an extra config parameter for perf commands: axi_id, which will be written in the MMDC's MADPCR1 register, to filter memory usage profiling (see i.MX6 reference manual, chapter 44.7 MMDC Profiling for AXI id usage). Signed-off-by: Tiberiu Breana --- arch/ar