zephyr/subsys/tracing/sysview
Flavio Ceolin 9444480c7b pm: Better return type for pm_system_suspend
Instead of returning PM_STATE_ACTIVE for when the cpu didn't enter a
low power state and a different state when it entered, but has
already left the state and is active again, it changes
pm_system_suspend to return true when the cpu has entered a low power
state and false otherwise.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2021-11-06 10:21:53 -04:00
..
CMakeLists.txt tracing: move systemview headers under sysview/ 2020-02-07 15:58:05 -05:00
Kconfig debug: tracing: Add Segger RTT and SystemView linker section options 2020-11-20 12:54:09 -06:00
sysview_config.c tracing: systemview: cleanup headers 2021-05-08 17:06:24 -04:00
SYSVIEW_Zephyr.txt pm: Better return type for pm_system_suspend 2021-11-06 10:21:53 -04: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 tracing: fix PM system tracing 2021-11-03 16:37:33 -04:00