Chinaunix首页 | 论坛 | 博客
  • 博客访问: 2929425
  • 博文数量: 401
  • 博客积分: 12926
  • 博客等级: 上将
  • 技术积分: 4588
  • 用 户 组: 普通用户
  • 注册时间: 2009-02-22 14:51
文章分类

全部博文(401)

文章存档

2015年(16)

2014年(4)

2013年(12)

2012年(82)

2011年(98)

2010年(112)

2009年(77)

发布时间:2015-07-21 11:33:38

<h2 id="1.ftrace简介|outline" style="margin:5px 0px;padding:0px;border:0px;outline:0px;vertical-align:baseline;font-family:HelveticaNeue-Light, 'Helvetica Neue Light', 'Helvetica Neue', Helvetica, Arial;white-space:normal;font-size:1.6em !important;background-color:#FFFFFF;">ftrace 简介</h2><p s.........【阅读全文】

阅读(7912) | 评论(0) | 转发(0)

发布时间:2015-06-23 08:52:44

1. 依据arch/arm/kernel/vmlinux.lds 生成linux内核源码根目录下的vmlinux,这个vmlinux属于未压缩,带调试信息、符号表的最初的内核,大小约23MB; arm-linux-gnu-ld -EL  -p --no-undefined -X -o vmlinux -T arch/arm/kernel/vmlinux.lds arch/arm/kernel/head.o&nb.........【阅读全文】

阅读(2153) | 评论(0) | 转发(0)

发布时间:2015-05-26 18:49:04

Linux动态频率调节系统CPUFreq之一:概述随着技术的发展,我们对CPU的处理能力提出了越来越高的需求,芯片厂家也对制造工艺不断地提升。现在的主流PC处理器的主频已经在3GHz左右,就算是 智能手机的处理器也已经可以工作在1.5GHz以上,可是我们并不是时时刻刻都需要让CPU工作在最高的主频上,尤其是移动设备和笔记本电脑.........【阅读全文】

阅读(3825) | 评论(0) | 转发(0)

发布时间:2015-05-03 10:02:22

What is TrustZone?The term "TrustZone" is somewhat confusingly used when referring to any of the following:    The security extensions to the ARM architecture and the protection type signals in the AMBA3 AXI bus.    The security extensions to the ARM architecture a.........【阅读全文】

阅读(1965) | 评论(0) | 转发(0)

发布时间:2015-01-16 04:50:28

首先cd到目标目录,然后find . -name '*.py' > cscope.files然后cscope -b最后在vim里目标目录下cs a cscope.outHappy!                来自:http://bbs.chinaunix.net/thread-1448716-1-1.html......【阅读全文】

阅读(2121) | 评论(0) | 转发(0)
给主人留下些什么吧!~~

joanmmma2016-11-23 17:21

这样设置,是所有的代码都是python不?cscope支不支持python啊?设置了之后木有反应

回复  |  举报

创意高飞2013-04-03 08:20

顶一下

回复  |  举报

大鬼不动2010-10-15 14:05

回复  |  举报

chinaunix网友2009-04-17 23:24

好勤奋~~~

回复 |  删除 |  举报
留言热议
请登录后留言。

登录 注册