Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1736888
  • 博文数量: 206
  • 博客积分: 1450
  • 博客等级: 上尉
  • 技术积分: 2285
  • 用 户 组: 普通用户
  • 注册时间: 2008-09-11 11:38
个人简介

学习永无止境!!

文章分类

全部博文(206)

文章存档

2022年(5)

2019年(3)

2018年(8)

2017年(32)

2016年(7)

2015年(13)

2014年(44)

2013年(24)

2011年(6)

2010年(17)

2009年(46)

2008年(1)

分类: 嵌入式

2015-03-31 18:00:24

1. 内核查看命令
dmesg
Usage: dmesg [-c] [-n LEVEL] [-s SIZE]
Print or control the kernel ring buffer
        -c              Clear ring buffer after printing
        -n LEVEL        Set console logging level
        -s SIZE         Buffer size

2. 应用层查看log命令
logread
Usage: logread [options]
Options:
    -s           Path to ubus socket
    -l           Got only the last 'count' messages
    -r   Stream message to a server
    -F            Log file
    -S           Log size
    -p            PID file
    -f                  Follow log messages
    -u                  Use UDP as the protocol
阅读(2778) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~