Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alhazred/bootchart
Bootchart using DTrace
https://github.com/alhazred/bootchart
Last synced: 8 days ago
JSON representation
Bootchart using DTrace
- Host: GitHub
- URL: https://github.com/alhazred/bootchart
- Owner: alhazred
- Created: 2013-02-06T10:08:46.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-02-06T10:47:04.000Z (almost 12 years ago)
- Last Synced: 2023-03-15T10:32:15.768Z (almost 2 years ago)
- Language: Python
- Size: 457 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
bootchart
=========Bootchart using DTrace
dtrace -AFs boot.d
rebootAfter reboot:
dtrace -ae -o bootlog
dtrace -A
bootchart.py bootlogNOTE: that was written 5 years ago (2008), some things must be fixed for OpenIndiana