commit | b97971bee55dc45420e0fe352d0b4df6e74716d4 | [log] [tgz] |
---|---|---|
author | Mike Leach <mike.leach@linaro.org> | Wed Aug 02 10:22:01 2017 -0600 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Aug 28 16:05:48 2017 +0200 |
tree | f6456a80d31402dafbee7905d17758f7304d805b | |
parent | 89f00a1ae596876412c9b74e1c96453e9702a0cc [diff] |
coresight: pmu: Adds return stack option to perf coresight pmu Return stack is a programmable option on some ETM and PTM hardware. Adds the option flags to enable this from the perf event command line. Signed-off-by: Mike Leach <mike.leach@linaro.org> Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>