coresight: etb10: implementing AUX API
authorMathieu Poirier <mathieu.poirier@linaro.org>
Thu, 18 Feb 2016 00:52:00 +0000 (17:52 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 20 Feb 2016 22:11:01 +0000 (14:11 -0800)
commit2997aa4063d97fdb39450c6078bd81a7b0504f22
treefc9b7135f9f7a54d8e3252aebff20d99c7c589ad
parente827d4550aa3225b8965ce4c266208cfe0297509
coresight: etb10: implementing AUX API

Adding an ETB10 specific AUX area operations to be used
by the perf framework when events are initialised.

Part of this operation involves modeling the mmap'ed area
based on the specific ways a sink buffer gathers information.

Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/hwtracing/coresight/coresight-etb10.c
include/linux/coresight.h
This page took 0.044809 seconds and 5 git commands to generate.