Re: [PATCH 2/3] coresight: Add section for integration with the perf tools

2018-04-17 Thread Mathieu Poirier
On 16 April 2018 at 13:48, Randy Dunlap wrote: > On 04/16/2018 12:35 PM, Mathieu Poirier wrote: >> Adding a section that document how to use the Coresight framework and >> drivers from the perf tools. >> >> Signed-off-by: Mathieu Poirier >> --- >> Documentation/trace/coresight.txt | 50 >> +

Re: [PATCH 2/3] coresight: Add section for integration with the perf tools

2018-04-16 Thread Randy Dunlap
On 04/16/2018 12:35 PM, Mathieu Poirier wrote: > Adding a section that document how to use the Coresight framework and > drivers from the perf tools. > > Signed-off-by: Mathieu Poirier > --- > Documentation/trace/coresight.txt | 50 > +++ > 1 file changed, 50

[PATCH 2/3] coresight: Add section for integration with the perf tools

2018-04-16 Thread Mathieu Poirier
Adding a section that document how to use the Coresight framework and drivers from the perf tools. Signed-off-by: Mathieu Poirier --- Documentation/trace/coresight.txt | 50 +++ 1 file changed, 50 insertions(+) diff --git a/Documentation/trace/coresight.txt