Max Wipfli
|
ee342f5ec3
Kernel: Replace usage of LexicalPath with KLexicalPath
|
4 سال پیش |
Andreas Kling
|
bdc905ab93
Kernel: Make sure JSON blobs in core dumps are correctly terminated
|
4 سال پیش |
Andreas Kling
|
648480f715
Kernel: Use JsonObjectSerializer in the core dump generation code
|
4 سال پیش |
Gunnar Beutner
|
2016354c12
Kernel+LibCoreDump: Implement more x86_64 coredump functionality
|
4 سال پیش |
Gunnar Beutner
|
158355e0d7
Kernel+LibELF: Add support for validating and loading ELF64 executables
|
4 سال پیش |
Daniel Bertalan
|
f820917a76
Everywhere: Use nothrow new with `adopt_{ref,own}_if_nonnull`
|
4 سال پیش |
Andreas Kling
|
3e0266c9e9
Kernel: Unnamed regions still need a null-terminator in core dumps
|
4 سال پیش |
Brian Gianforcaro
|
d570048c9e
Kernel: Make CoreDump::create API OOM safe
|
4 سال پیش |
Gunnar Beutner
|
9adcfd5726
Kernel: Don't crash when writing a coredump with an unnamed region
|
4 سال پیش |
Andreas Kling
|
fc9ce22981
Kernel: Use KString for Region names
|
4 سال پیش |
Linus Groh
|
ebdeed087c
Everywhere: Use linusg@serenityos.org for my copyright headers
|
4 سال پیش |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 سال پیش |
Gunnar Beutner
|
6cb28ecee8
LibC+LibELF: Implement support for the dl_iterate_phdr helper
|
4 سال پیش |
Idan Horowitz
|
2c93123daf
Kernel: Replace process' regions vector with a Red Black tree
|
4 سال پیش |
Idan Horowitz
|
9f656b6fa9
LibCoreDump+CrashDaemon: Compress coredumps
|
4 سال پیش |
Ben Wiederhake
|
860a3bbce3
Kernel: Use default con/de-structors
|
4 سال پیش |
Andreas Kling
|
3c9cebea6e
Kernel: Fix some clang-tidy whines in CoreDump
|
4 سال پیش |
Andreas Kling
|
f39c2b653e
Kernel: Reorganize ptrace implementation a bit
|
4 سال پیش |
Andreas Kling
|
f1b5def8fd
Kernel: Factor address space management out of the Process class
|
4 سال پیش |
Andreas Kling
|
5ff355c0cd
Kernel: Generate coredump backtraces from "threads for coredump" list
|
4 سال پیش |
Andreas Kling
|
8a9853d5da
Kernel: Create core dumps with S_IFREG set (regular file)
|
4 سال پیش |
Linus Groh
|
1ccc2e6482
Kernel: Store process arguments and environment in coredumps
|
4 سال پیش |
Linus Groh
|
568cde5e23
Kernel+LibELF+LibCoreDump+CrashReporter: Use JSON for ProcessInfo
|
4 سال پیش |
Lenny Maiorani
|
e6f907a155
AK: Simplify constructors and conversions from nullptr_t
|
4 سال پیش |
Andreas Kling
|
190e0e1551
Kernel+SystemServer+CrashDaemon: Better control where we put core dumps
|
4 سال پیش |
Linus Groh
|
0571a17f57
Kernel+LibELF: Store termination signal in coredump ProcessInfo
|
4 سال پیش |
Linus Groh
|
d84b96bddc
Kernel: Embed a Metadata notes entry in coredumps
|
4 سال پیش |
Linus Groh
|
6fe6e0a36a
Kernel: Embed a ProcessInfo notes entry in coredumps
|
4 سال پیش |
Brendan Coles
|
fae2304c67
Kernel: CoreDump::write_program_headers: set NOTE p_memsz to p_filesz
|
4 سال پیش |
Andreas Kling
|
87492e723b
Kernel: Lock target process when generating core dump
|
4 سال پیش |