zephyr/subsys/profiling/perf
Yong Cong Sin 085df8bd1e arch: remove z_arch_esf_t
The exception stack frame type `z_arch_esf_t` had been deprecated
since #73593 for 2 releases, it is not used in the kernel since, and
applications/drivers should have been updated to use the
`struct arch_esf` now, remove it.

Signed-off-by: Yong Cong Sin <ycsin@meta.com>
Signed-off-by: Yong Cong Sin <yongcong.sin@gmail.com>
2025-01-23 16:32:36 +01:00
..
backends arch: remove z_arch_esf_t 2025-01-23 16:32:36 +01:00
CMakeLists.txt subsys/profiling: relocate stack unwind backends 2024-08-20 14:45:23 +02:00
Kconfig subsys/profiling: relocate stack unwind backends 2024-08-20 14:45:23 +02:00
perf.c subsys/profiling: SYS_INIT not required 2024-08-20 14:45:23 +02:00