Re: [PATCH v8 1/2] perf, uncore: Adding documentation for ThunderX2 pmu uncore driver

2018-12-03 Thread Ganapatrao Kulkarni
Hi Will, On Mon, Dec 3, 2018 at 5:39 PM Will Deacon wrote: > > On Thu, Nov 22, 2018 at 03:04:31AM +, Kulkarni, Ganapatrao wrote: > > The SoC has PMU support in its L3 cache controller (L3C) and in the > > DDR4 Memory Controller (DMC). > > > > Signed-off-by: Ganapatrao Kulkarni > > --- > > D

Re: [PATCH v8 1/2] perf, uncore: Adding documentation for ThunderX2 pmu uncore driver

2018-12-03 Thread Will Deacon
On Thu, Nov 22, 2018 at 03:04:31AM +, Kulkarni, Ganapatrao wrote: > The SoC has PMU support in its L3 cache controller (L3C) and in the > DDR4 Memory Controller (DMC). > > Signed-off-by: Ganapatrao Kulkarni > --- > Documentation/perf/thunderx2-pmu.txt | 106 +++ > 1 f

[PATCH v8 1/2] perf, uncore: Adding documentation for ThunderX2 pmu uncore driver

2018-11-21 Thread Kulkarni, Ganapatrao
The SoC has PMU support in its L3 cache controller (L3C) and in the DDR4 Memory Controller (DMC). Signed-off-by: Ganapatrao Kulkarni --- Documentation/perf/thunderx2-pmu.txt | 106 +++ 1 file changed, 106 insertions(+) create mode 100644 Documentation/perf/thunderx2-pmu.