summarylogtreecommitdiffstats
path: root/diagnose.shutdown
blob: 0ff72cdc9655d590778382606c66391162567904 (plain)
1
2
3
4
5
#!/bin/sh
mount -o remount,rw /
cat /sys/kernel/debug/tracing/trace >/shutdown.log
mount -o remount,ro /