On 05/30/2011 07:31 AM, Akihiro Nagai wrote: >> The sample address can be converted to symbols and the output can be >> added to perf-script rather easily. Attached is an example. I was going >> to submit it back in April and got distracted. I'll rebase, move the >> addr->sym conversion to a function and submit later today. > OK. > I agreed with implementing it on perf script. > I'd like to try it. Updated patch. It applies on top of: http://lkml.org/lkml/2011/5/27/385 Hopefully for BTS you only have to change the sample_addr_correlates_sym function. I still need to look into out why some of the addresses for page-faults are not resolving to symbols. David