Go to file
Philippe Gerum 2fe7e81775 utils: checklist: mark CONFIG_DEBUG_ENTRY as latency hog
Kernel entry instrumentation/debug code has to run in the hot path by
definition, add it to the list of settings which may increase
latency. This feature is only available for x86 as of kernel 5.8, but
it is likely going to spread all over the place in the future, so
register it as generic.

Signed-off-by: Philippe Gerum <rpm@xenomai.org>
2020-07-16 10:23:25 +02:00
benchmarks benchmark/latmus: latmon: re-instate warm-up time 2020-06-14 22:35:08 +02:00
eshi build: copy tidbits only if install_all is given 2020-05-04 15:42:36 +02:00
include benchmarks/latmus: add sirq latency measurement 2020-06-01 12:02:17 +02:00
lib lib/internal: use flip_fd_flags() to turn on O_CLOEXEC 2020-05-04 17:58:20 +02:00
tests tests: fpu-stress: check usleep status 2020-07-04 18:27:00 +02:00
tidbits build: copy tidbits only if install_all is given 2020-05-04 15:42:36 +02:00
utils utils: checklist: mark CONFIG_DEBUG_ENTRY as latency hog 2020-07-16 10:23:25 +02:00
.gitignore evenless: nothing more 2019-03-04 17:49:06 +01:00
LICENSE evl: add MIT license text 2019-03-14 18:30:59 +01:00
Makefile tidbits: tasty chunks of EVL application code 2020-05-03 11:57:24 +02:00
README.md README: fix URL for introduction 2020-05-01 18:50:23 +02:00
config.mk build: copy tidbits only if install_all is given 2020-05-04 15:42:36 +02:00
libversion.mk lib, eshi: move version string to evl_version 2019-11-13 10:00:39 +01:00

README.md