- Notifications
You must be signed in to change notification settings - Fork0
Launch service that saves the dmesg, ioreg and AGDCDiagnose in realtime for debugging purposes. No commercial use.
License
NotificationsYou must be signed in to change notification settings
ChefKissInc/DiskDbg
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A utility that captures thedmesg
,ioreg
andAGDCDiagnose
of a system in realtime, saving them to/Library/Logs
.
You can get a build from the GitHub Actions tab. Or clickhere for a quick download.
All you need to do is install the package.
The service is always active, dumping logs. To disable, run the following command:
launchctl unload -w /Library/LaunchDaemons/com.ChefKiss.DiskDbg.plist
To completely uninstall, run the following command:
curl -L https://raw.githubusercontent.com/ChefKissInc/DiskDbg/refs/heads/master/uninstall.sh| sudo bash
About
Launch service that saves the dmesg, ioreg and AGDCDiagnose in realtime for debugging purposes. No commercial use.
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published