mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 12:38:12 +00:00
Kernel: Surface errors when generating a process core dump :^)
This commit is contained in:
parent
fa517b213a
commit
d7568b28b4
2 changed files with 11 additions and 9 deletions
|
@ -527,7 +527,7 @@ private:
|
|||
|
||||
void kill_threads_except_self();
|
||||
void kill_all_threads();
|
||||
bool dump_core();
|
||||
ErrorOr<void> dump_core();
|
||||
bool dump_perfcore();
|
||||
bool create_perf_events_buffer_if_needed();
|
||||
void delete_perf_events_buffer();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue