[PATCH 08/11 v5] coresight: adding documentation for coresight
From: Linus Walleij <hidden>
Date: 2014-09-03 08:43:05
Also in:
lkml
From: Linus Walleij <hidden>
Date: 2014-09-03 08:43:05
Also in:
lkml
On Wed, Aug 27, 2014 at 7:17 PM, [off-list ref] wrote:
From: Mathieu Poirier <mathieu.poirier@linaro.org> Documentation for the coresight framework and drivers. Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
(...)
Documentation/trace/coresight.txt | 237 ++++++++++++++++++++++++++++++++++++++
I guess you agreed on this location? If it's ARM-specific, Documentation/arm/coresight.txt is an alternative.
+The file cstrace.bin can be decompressed using "ptm2human", DS-5 or Trace32.
Is ptm2human a candidate for the kernel tools/ directory? Maybe not now but later? +root at linaro-developer:/sys/kernel/debug/coresight# ls Maybe reduce noise here: root:/sys/kernel/debug/coresight# ls The reader probably does not need to know the name of your development system. Yours, Linus Walleij