zephyr/arch
Carlo Caione d6f608219c arm64: tracing: Fix double tracing
When _arch_switch() API is used, the tracing of the thread swapped out
is done in the C kernel code (in do_swap() for cooperative scheduling
and in set_current() during preemption). In the assembly code we only
have to trace the thread when swapped in.

Signed-off-by: Carlo Caione <ccaione@baylibre.com>
2020-09-09 15:36:43 -04:00
..
arc benchmarking: remove execution benchmarking code 2020-09-05 13:28:38 -05:00
arm arm64: tracing: Fix double tracing 2020-09-09 15:36:43 -04:00
common benchmarking: remove execution benchmarking code 2020-09-05 13:28:38 -05:00
nios2 benchmarking: remove execution benchmarking code 2020-09-05 13:28:38 -05:00
posix toolchain: improved toolchain abstraction for compilers and linker 2020-09-04 20:36:59 +02:00
riscv benchmarking: remove execution benchmarking code 2020-09-05 13:28:38 -05:00
x86 benchmarking: remove execution benchmarking code 2020-09-05 13:28:38 -05:00
xtensa benchmarking: remove execution benchmarking code 2020-09-05 13:28:38 -05:00
CMakeLists.txt cmake: fix include directories to work with out-of-tree arch 2020-08-05 08:06:07 -04:00
Kconfig arch: nios2: add timing implementation 2020-09-05 13:28:38 -05:00