Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1596165 > unrolled thread

[PATCH 0/2] coresight: Allow sharing of STM

Started bySuzuki K Poulose <suzuki.poulose@arm.com>
First post2017-03-09 16:40 +0100
Last post2017-03-09 16:40 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [PATCH 0/2] coresight: Allow sharing of STM Suzuki K Poulose <suzuki.poulose@arm.com> - 2017-03-09 16:40 +0100

#1596165 — [PATCH 0/2] coresight: Allow sharing of STM

FromSuzuki K Poulose <suzuki.poulose@arm.com>
Date2017-03-09 16:40 +0100
Subject[PATCH 0/2] coresight: Allow sharing of STM
Message-ID<tj8ky-76H-13@gated-at.bofh.it>
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

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web