commit | 2997aa4063d97fdb39450c6078bd81a7b0504f22 | [log] [tgz] |
---|---|---|
author | Mathieu Poirier <mathieu.poirier@linaro.org> | Wed Feb 17 17:52:00 2016 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sat Feb 20 14:11:01 2016 -0800 |
tree | fc9b7135f9f7a54d8e3252aebff20d99c7c589ad | |
parent | e827d4550aa3225b8965ce4c266208cfe0297509 [diff] |
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>