From 71eca1229aee9e975c1955f60966650402a36221 Mon Sep 17 00:00:00 2001 From: Antonin Godard Date: Fri, 11 Sep 2026 16:56:06 +0200 Subject: [PATCH] ref-manual/features.rst: add tools-profile The tools-profile feature was introduced in 2007 with eabfa35d7ce4 ("Rewrite IMAGE_FEATURES tools options (people may be to update their local.conf), split into debug and profiling and add more profiling tools.") but was not documented. Add the feature to the list. (From yocto-docs rev: 40952d60ef81203994bf385f4f75b5419e2356cb) Signed-off-by: Antonin Godard (cherry picked from commit 3c55d1af536c202d585e335bdcc417479d6e1ddc) Signed-off-by: Antonin Godard Signed-off-by: Paul Barker --- documentation/ref-manual/features.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/documentation/ref-manual/features.rst b/documentation/ref-manual/features.rst index 9cae3f3212..41ba241e85 100644 --- a/documentation/ref-manual/features.rst +++ b/documentation/ref-manual/features.rst @@ -407,6 +407,10 @@ these valid features is as follows: in the Yocto Project Development Tasks Manual. For information on tracing and profiling, see the :doc:`/profile-manual/index`. +- *tools-profile:*: Installs profiling tools such as ``perf``. See the + :ref:`profile-manual/intro:Yocto Project Profiling and Tracing Manual` for more + information. + - *tools-sdk:* Installs a full SDK that runs on the device. - *tools-testapps:* Installs device testing tools (e.g. touchscreen