ladybird/Userland/Services/SystemServer
Idan Horowitz 9f656b6fa9 LibCoreDump+CrashDaemon: Compress coredumps
Most coredumps contain large amounts of consecutive null bytes and as
such are a prime candidate for compression.

This commit makes CrashDaemon compress files once the kernel finishes
emitting them, as well as adds the functionality needed in LibCoreDump
to then parse them.
2021-03-28 20:42:33 +02:00
..
CMakeLists.txt
main.cpp LibCoreDump+CrashDaemon: Compress coredumps 2021-03-28 20:42:33 +02:00
Service.cpp Everywhere: Rename ASSERT => VERIFY 2021-02-23 20:56:54 +01:00
Service.h Everywhere: Remove a bunch of redundant 'AK::' namespace prefixes 2021-02-26 16:59:56 +01:00