Age | Commit message (Expand) | Author |
---|---|---|
2021-08-23 | Everywhere: Core dump => Coredump | Andreas Kling |
2021-07-27 | LibCoreDump: Make symbolication work when .text isn't the first segment | Gunnar Beutner |
2021-06-29 | Kernel+LibCoreDump: Implement more x86_64 coredump functionality | Gunnar Beutner |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-03-28 | LibCoreDump+CrashDaemon: Compress coredumps | Idan Horowitz |
2021-01-15 | LibCoreDump: Expose arguments and environment | Linus Groh |
2021-01-15 | LibCoreDump+Crash{Daemon,Reporter}: Make backtraces thread-specific | Linus Groh |
2021-01-15 | Kernel+LibELF+LibCoreDump+CrashReporter: Use JSON for ProcessInfo | Linus Groh |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |