zephyr/subsys/tracing/sysview
Gerard Marull-Paretas 95fb0ded6b kconfig: remove Enable from boolean prompts
According to Kconfig guidelines, boolean prompts must not start with
"Enable...". The following command has been used to automate the changes
in this patch:

sed -i "s/bool \"[Ee]nables\? \(\w\)/bool \"\U\1/g" **/Kconfig*

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2022-03-09 15:35:54 +01:00
..
CMakeLists.txt
Kconfig kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
sysview_config.c tracing: systemview: cleanup headers 2021-05-08 17:06:24 -04:00
SYSVIEW_Zephyr.txt pm: device_runtime: Return possible error on enable 2021-12-14 19:23:05 -05:00
sysview.c tracing: systemview: rework IDs and make them match APIs 2021-05-11 12:59:03 -05:00
tracing_sysview_ids.h tracing: fix PM system tracing 2021-11-03 16:37:33 -04:00
tracing_sysview_syscall.h tracing: Automatic syscall tracing 2021-10-23 20:45:17 -04:00
tracing_sysview.h kernel: pipes: add pipe flush routines 2022-01-10 12:17:14 -05:00