]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
coresight: docs: Remove target sink from examples
authorJames Clark <james.clark@linaro.org>
Tue, 10 Dec 2024 14:49:28 +0000 (14:49 +0000)
committerSuzuki K Poulose <suzuki.poulose@arm.com>
Tue, 11 Mar 2025 14:55:57 +0000 (14:55 +0000)
commit4a29fa2626a1daea1753a6f7cdcd7ae456e0335e
tree81204b283f10dda908eedfb1e48cb156c141cbf7
parentd11eb31db26912e6e3882a2d253e5a79374c412e
coresight: docs: Remove target sink from examples

Previously the sink had to be specified, but now it auto selects one by
default. Including a sink in the examples causes issues when copy
pasting the command because it might not work if that sink isn't
present. Remove the sink from all the basic examples and create a new
section specifically about overriding the default one.

Make the text a but more concise now that it's in the advanced section,
and similarly for removing the old kernel advice.

Signed-off-by: James Clark <james.clark@linaro.org>
Reviewed-by: Leo Yan <leo.yan@arm.com>
Signed-off-by: Suzuki K Poulose <suzuki.poulose@arm.com>
Link: https://lore.kernel.org/r/20241210144933.295798-1-james.clark@linaro.org
Documentation/trace/coresight/coresight.rst
Documentation/userspace-api/perf_ring_buffer.rst