zephyr/kernel/include
Anas Nashif 6e27478c3d benchmarking: remove execution benchmarking code
This code had one purpose only, feed timing information into a test and
was not used by anything else. The custom trace points unfortunatly were
not accurate and this test was delivering informatin that conflicted
with other tests we have due to placement of such trace points in the
architecture and kernel code.

For such measurements we are planning to use the tracing functionality
in a special mode that would be used for metrics without polluting the
architecture and kernel code with additional tracing and timing code.

Furthermore, much of the assembly code used had issues.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2020-09-05 13:28:38 -05:00
..
gen_offset.h
kernel_arch_interface.h kernel: demote k_mem_map to z_mem_map 2020-09-03 14:24:38 -04:00
kernel_internal.h debug: x86: Add gdbstub for X86 2020-09-02 20:54:57 -04:00
kernel_offsets.h
ksched.h kernel: add z_thread_single_abort to private hdr 2020-09-02 15:02:06 -07:00
kswap.h benchmarking: remove execution benchmarking code 2020-09-05 13:28:38 -05:00
offsets_short.h