Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1596165
| From | Suzuki K Poulose <suzuki.poulose@arm.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/2] coresight: Allow sharing of STM |
| Date | 2017-03-09 16:40 +0100 |
| Message-ID | <tj8ky-76H-13@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
This series fixes the coresight generic layer to handle the reference counting for the STM source properly, to allow multiple applications to share the STM. Without this series, the STM is disabled when the first user closes its connection, causing trace data losses. Suzuki K Poulose (2): coresight: Disable the path only when the source is disabled coresight: Fix reference count for software sources drivers/hwtracing/coresight/coresight.c | 20 +++++++++++++++----- 1 file changed, 15 insertions(+), 5 deletions(-) -- 2.7.4
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[PATCH 0/2] coresight: Allow sharing of STM Suzuki K Poulose <suzuki.poulose@arm.com> - 2017-03-09 16:40 +0100
csiph-web