summaryrefslogtreecommitdiff
path: root/Userland/Services/CrashDaemon
AgeCommit message (Expand)Author
2021-06-19LibCoreDump: Include source locations of inlined functions in backtraceItamar
2021-06-17Everywhere: Add component declarationsGunnar Beutner
2021-05-18CrashDaemon: Fix CrashReporter argument orderLinus Groh
2021-05-12Userland+LibCore: Update FileWatcher + its users for InodeWatcher 2.0sin-ack
2021-05-12LibCore+Everywhere: Move OpenMode out of IODeviceAli Mohammad Pur
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2021-03-28LibCoreDump+CrashDaemon: Compress coredumpsIdan Horowitz
2021-02-23Everywhere: Rename ASSERT => VERIFYAndreas Kling
2021-02-11LibCore: Added FileWatcher, a binding for the watch_file syscallDexesTTP
2021-01-15LibCoreDump+Crash{Daemon,Reporter}: Make backtraces thread-specificLinus Groh
2021-01-12Services: Move to Userland/Services/Andreas Kling