From: Yushan Wang <wangyushan12@huawei.com>
To: <suzuki.poulose@arm.com>, <james.clark@linaro.org>,
<anshuman.khandual@arm.com>, <yeoreum.yun@arm.com>,
<mike.leach@linaro.org>, <leo.yan@arm.com>
Cc: <coresight@lists.linaro.org>,
<linux-arm-kernel@lists.infradead.org>,
<linux-kernel@vger.kernel.org>, <linuxarm@huawei.com>,
<jonathan.cameron@huawei.com>, <hejunhao3@h-partners.com>,
<wangyushan12@huawei.com>
Subject: [PATCH v5 0/3] Coresight TMC-ETR: refactor the tmc-etr mode and some cleanups
Date: Wed, 21 Jan 2026 18:15:40 +0800 [thread overview]
Message-ID: <20260121101543.2017014-1-wangyushan12@huawei.com> (raw)
From: Junhao He <hejunhao3@h-partners.com>
This patchset builds upon Yicong's previous patches [1].
I rebase the patchset onto coresight for-next branch.
Patch 2 introducing fix race issues found by using TMC-ETR.
Patch 1 & 3 introducing two cleanups found when debugging the issues.
[1] https://lore.kernel.org/linux-arm-kernel/20241202092419.11777-1-yangyicong@huawei.com/
---
Changes in v5:
- a) Rebase the patchset onto coresight for-next branch.
- b) Drop the refactoring of the mode handling, retain only the essential fix
Link: https://lore.kernel.org/linux-arm-kernel/20251111122149.1981162-1-hejunhao3@h-partners.com/
---
Changes in v4:
- a) Add comment at the context of set etr to sysfs mode.
- b) Move the check on drvdata->read to the start of enable etr.
- c) Add checks to prevent multiple sysfs processes from simultaneously
competing to enable ETR.
- d) Fix the issue with the guard used.
Link: https://lore.kernel.org/linux-arm-kernel/20250818080600.418425-1-hejunhao3@huawei.com/
---
Changes in v3:
- Patches 1: Additional comment for tmc_drvdata::etr_mode. Update
comment for tmc_drvdata::reading with Jonathan's Tag.
- Patches 2: Replace scoped_guard with guard with Jonathan's Tag.
- Patches 2: Fix spinlock to raw_spinlock, and refactor this code based
on Leo's suggested solution.
- Patches 3: change the size's type to ssize_t and use max_t to simplify
the code with Leo's Tag.
Link: https://lore.kernel.org/linux-arm-kernel/20250620075412.952934-1-hejunhao3@huawei.com/
Changes in v2:
- Updated the commit of patch2.
- Rebase to v6.16-rc1
Yicong Yang (3):
coresight: tmc: Add missing doc including reading and etr_mode of
struct tmc_drvdata
coresight: tmc-etr: Fix race condition between sysfs and perf mode
coresight: tmc: Decouple the perf buffer allocation from sysfs mode
.../hwtracing/coresight/coresight-tmc-etr.c | 43 ++++++++++---------
drivers/hwtracing/coresight/coresight-tmc.h | 2 +
2 files changed, 24 insertions(+), 21 deletions(-)
--
2.33.0
next reply other threads:[~2026-01-21 10:15 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-21 10:15 Yushan Wang [this message]
2026-01-21 10:15 ` [PATCH v5 1/3] coresight: tmc: Add missing doc including reading and etr_mode of struct tmc_drvdata Yushan Wang
2026-01-21 10:15 ` [PATCH v5 2/3] coresight: tmc-etr: Fix race condition between sysfs and perf mode Yushan Wang
2026-01-21 10:15 ` [PATCH v5 3/3] coresight: tmc: Decouple the perf buffer allocation from sysfs mode Yushan Wang
2026-01-21 16:43 ` [PATCH v5 0/3] Coresight TMC-ETR: refactor the tmc-etr mode and some cleanups Suzuki K Poulose
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260121101543.2017014-1-wangyushan12@huawei.com \
--to=wangyushan12@huawei.com \
--cc=anshuman.khandual@arm.com \
--cc=coresight@lists.linaro.org \
--cc=hejunhao3@h-partners.com \
--cc=james.clark@linaro.org \
--cc=jonathan.cameron@huawei.com \
--cc=leo.yan@arm.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linuxarm@huawei.com \
--cc=mike.leach@linaro.org \
--cc=suzuki.poulose@arm.com \
--cc=yeoreum.yun@arm.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®