- 使用dmesg命令查看pstore的日志信息:
可以使用dmesg命令查看pstore日志信息,例如:
dmesg | grep pstore
- 使用pstore工具查看pstore的日志信息:
可以使用pstore工具来查看pstore的日志信息,例如:
pstore -l
- 设置pstore的存储大小:
可以通过sysfs接口来设置pstore的存储大小,例如:
echo 1024 > /sys/fs/pstore/ramoops/volume_size
- 使用pmsg工具查看pstore的日志信息:
可以使用pmsg工具来查看pstore的日志信息,例如:
pmsg -p /sys/fs/pstore/console-ramoops-0
- 使用pstore清除日志信息:
可以通过sysfs接口来清除pstore的日志信息,例如:
echo clear > /sys/fs/pstore/console-ramoops-0/dump
- 使用pstore保存panic信息:
当系统发生panic时,pstore会保存panic信息,可以通过pstore工具来查看这些信息,例如:
pstore -l
- 使用pstore保存内核oops信息:
当内核发生oops时,pstore会保存oops信息,可以通过pstore工具来查看这些信息,例如:
pstore -l