linux 内存记录,linux下什么工具能够把程序对于内存的所有访问记录出来

这篇博客介绍了在Linux环境下使用gprof、sim-prof、硬件计数器(Pentium 4)和pin工具来获取程序内存访问信息的方法,以及如何通过定制缓存模型来深入分析内存行为。此外,还提到了AlphaZju和josuya对内存访问记录需求的关注点。
摘要由CSDN通过智能技术生成

try gprof,it mainly supports call graph, not sure whether

there is memory profile information. google gprof.

Or use sim-prof in simplescalar if you don't care the code

is native for x86 or not.

in addition, Pentium 4 has some hardware counters. You may

get some statistic data by reading those counters.

also, a tool named "pin" appearing in the www arch webpage

recently seems to be useful for profiling.

【 在 alphazju (我思故我在) 的大作中提到: 】

: 标  题: Re: linux下什么工具能够把程序对于内存的所有访问记录出来

: 发信站: BBS 水木清华站 (Tue Mar  8 12:27:54 2005), 站内

: Instrument every memory access instruction

: then run the trace through your own cache model

: 【 在 josuya (josuya) 的大作中提到: 】

: : 我想分析一个程序的cache行为,想把运行期间所有内存访问的地址记录下来进行分析。不知linux下什么工具能做到这一点。

: --

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值