zephyr/arch
Daniel Leung 8eea5119d7 kernel: mmu: demand paging execution time histogram
This adds the bits to record execution time of eviction selection,
and backing store page-in/page-out in histograms.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2021-04-06 16:43:55 -04:00
..
arc kernel: arch: introduce k_float_enable() 2021-03-25 14:13:23 +01:00
arm arch: arm: Fix 14.4 guideline violation 2021-04-06 10:25:24 -04:00
arm64 arm64: get rid of the mmu directory 2021-04-01 15:47:04 -05:00
common arm/arm64: Make ARM64 a standalone architecture 2021-03-31 10:34:33 -05:00
nios2 kernel: Cleanup logger setup in kernel files 2020-11-27 09:56:34 -05:00
posix kernel: Add new k_thread_abort()/k_thread_join() 2021-02-24 16:39:15 -05:00
riscv riscv: core: Remove invalid comparison 2021-03-26 07:13:13 -04:00
sparc SPARC: improve fatal log 2021-03-25 17:48:23 +01:00
x86 arch: x86: Fix 14.4 guideline violation 2021-04-06 10:25:24 -04:00
xtensa arch/xtensa: Remember to spill windows in arch_cohere_stacks() 2021-03-08 11:14:27 -05:00
CMakeLists.txt cmake: fix include directories to work with out-of-tree arch 2020-08-05 08:06:07 -04:00
Kconfig kernel: mmu: demand paging execution time histogram 2021-04-06 16:43:55 -04:00