Age | Commit message (Expand) | Author |
---|---|---|
2020-12-30 | Kernel: Embed a Metadata notes entry in coredumps | Linus Groh |
2020-12-30 | Kernel: Embed a ProcessInfo notes entry in coredumps | Linus Groh |
2020-12-27 | Kernel: Lock target process when generating core dump | Andreas Kling |
2020-12-22 | Kernel: Abort core dump generation if any substep fails | Andreas Kling |
2020-12-15 | Kernel: Make CoreDump::m_num_program_headers const | Andreas Kling |
2020-12-15 | Kernel: Don't take LexicalPath as argument | Andreas Kling |
2020-12-14 | Kernel: Pass full path of output coredump file to CoreDump | Itamar |
2020-12-14 | LibELF: Refactor coredump notes section structures | Itamar |
2020-12-14 | Kernel: Generate a coredump file when a process crashes | Itamar |