Age | Commit message (Expand) | Author |
---|---|---|
2021-01-09 | LibCoreDump: Add 'library_containing' API to CoreDump::Reader | Itamar |
2020-12-30 | LibELF+LibCoreDump: Add a Metadata notes entry | Linus Groh |
2020-12-30 | LibELF+LibCoreDump: Add a ProcessInfo notes entry | Linus Groh |
2020-12-29 | LibCoreDump+CrashDaemon: Add and use CoreDump::Backtrace | Linus Groh |
2020-12-29 | LibCoreDump: Make for_each_thread_info() callback arg a reference | Linus Groh |
2020-12-29 | LibCoreDump: Make for_each_memory_region_info() callback arg a reference | Linus Groh |
2020-12-29 | LibCoreDump: CoreDumpReader => CoreDump::Reader | Linus Groh |
2020-12-14 | LibCoreDump: Add library for parsing coredump files | Itamar |