mbox series

[v2,0/3] coresight: Refresh documenation

Message ID 1523981287-15370-1-git-send-email-mathieu.poirier@linaro.org
Headers show
Series coresight: Refresh documenation | expand

Message

Mathieu Poirier April 17, 2018, 4:08 p.m. UTC
Now that the perf tools CoreSight support is upstream this set adds
documentation to go with it and move things around so that topics 
are located together.

--------
Changes for V2:
* Addressed grammatical problems highlighted by Randy

Mathieu Poirier (3):
  coresight: Remove obsolete reference to "owner" in CoreSight
    descriptor
  coresight: Add section for integration with the perf tools
  coresight: Grouping all perf tools oriented section together

 Documentation/trace/coresight.txt | 103 +++++++++++++++++++++++++++-----------
 1 file changed, 75 insertions(+), 28 deletions(-)

-- 
2.7.4

Comments

Jonathan Corbet April 27, 2018, 11 p.m. UTC | #1
On Tue, 17 Apr 2018 10:08:04 -0600
Mathieu Poirier <mathieu.poirier@linaro.org> wrote:

> Now that the perf tools CoreSight support is upstream this set adds

> documentation to go with it and move things around so that topics 

> are located together.


I've applied the set, thanks.

jon