commit | 988036f9d322cbd787d8f6a776dbe903d05bae22 | [log] [tgz] |
---|---|---|
author | Mathieu Poirier <mathieu.poirier@linaro.org> | Tue Feb 05 16:24:57 2019 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Feb 08 12:27:36 2019 +0100 |
tree | e0c910f34df8591114b5a5d6dc31d2a270ef36d0 | |
parent | e11a5795cb7cd1e25bbd1697baa109943938c0f6 [diff] |
coresight: perf: Add "sinks" group to PMU directory Add a "sinks" directory entry so that users can see all the sinks available in the system in a single place. Individual sink are added as they are registered with the coresight bus. Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org> Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org> Reviewed-by: Suzuki K Poulose <suzuki.poulose@arm.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>