Luna/kernel
apio 5f56e4b63a
All checks were successful
Build and test / build (push) Successful in 1m42s
kernel: Disable UBSAN in debug.cmake
UBSAN seems to bloat the kernel too much, so let's make debug.cmake actually usable for debugging by commenting it out.
2024-12-11 19:19:36 +01:00
..
src kernel: Log each thread's instruction pointer when dumping scheduler stats 2024-12-11 19:18:25 +01:00
CMakeLists.txt kernel: Add POSIX timer support 2024-01-05 22:12:58 +01:00
config.cmake.template kernel: Reenable userspace stack tracing, but hidden behind a config flag 2023-07-25 17:02:09 +02:00
debug.cmake kernel: Disable UBSAN in debug.cmake 2024-12-11 19:19:36 +01:00
moon.ld Kernel: Start the call stack with a null RBP on x86_64 2022-11-19 18:38:32 +01:00