Hi all,

I want to use pfmon to get the memory trace of each sampled instruction, and
I found the following information on this website:
http://linux.die.net/man/1/pfmon
          --resolve-addresses
       Resolve all code/data addresses in profiles using symbol table
information. If the symbol information is not present, the raw address is
printed. By default, only raw addresses are printed.
Does this means that pfmon has the ability to report the memory trace of
each sampled instruction?

When I add "--resolve-addresses" to the pfmon command, I get symbol of the
sampled instruction data access.
Is there any way that I can simply get the data addresss of sampled
instruction instead of symbol ?
Thank you very much, any reply will be appreciated!  Sorry to bother you.

Peter Chang
------------------------------------------------------------------------------
Xperia(TM) PLAY
It's a major breakthrough. An authentic gaming
smartphone on the nation's most reliable network.
And it wants your games.
http://p.sf.net/sfu/verizon-sfdev
_______________________________________________
perfmon2-devel mailing list
perfmon2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/perfmon2-devel

Reply via email to