ladybird/Kernel/API
Brian Gianforcaro 4ed682aebc Kernel: Add a syscall to clear the profiling buffer
While profiling all processes the profile buffer lives forever.
Once you have copied the profile to disk, there's no need to keep it
in memory. This syscall surfaces the ability to clear that buffer.
2021-04-19 18:30:37 +02:00
..
FB.h Kernel: Avoid linking errors when calling Kernel API 2020-08-12 20:40:59 +02:00
InodeWatcherEvent.h Everywhere: Re-format with clang-format-11 2020-12-31 21:51:00 +01:00
KeyCode.h Everywhere: Rename "logo" key to "super" key 2021-03-11 18:55:16 +01:00
MousePacket.h Kernel: Move headers intended for userspace use into Kernel/API/ 2020-07-04 17:22:23 +02:00
Syscall.h Kernel: Add a syscall to clear the profiling buffer 2021-04-19 18:30:37 +02:00