On Mon, Nov 30, 2009 at 4:50 PM, David Nellans <dnell...@cs.utah.edu> wrote:
> Hi Stephane,
>
> I have been working with Manu - thus the follow up in another thread.
>
> Using system-wide monitoring alleviates the problem as I mentioned in
> another email.
>
> Its not clear how we can use two monitoring processes for a single 8-thread
> app without using
> system-wide monitoring since each session only tracks what we're
> launching. Maybe I'm confused
> by terminology.
>
> We got the numbers we were looking for using system-wide monitoring so
> we're
> happy campers, but do let us know if there is anything you'd like us to try
> to track down any
> issues you see for debugging, etc.
>
>
Multiplexing of Northbridge events does not work with the current 2.6.30
code base. I was suggesting
you keep using system-wide but instead use two separate runs.
pfmon --with-header --outfile=test1 --pin-command -u
-eDRAM_ACCESSES_PAGE:HIT,DRAM_ACCESSES_PAGE:MISS,DRAM_ACCESSES_PAGE:CONFLICT,DRAM_ACCESSES_PAGE:ALL
$PASEC_COMMAND
pfmon --with-header --outfile=test2 --pin-command -u
-eDRAM_ACCESSES_PAGE:DCT1_PAGE_HIT,DRAM_ACCESSES_PAGE:DCT1_PAGE_MISS,DRAM_ACCESSES_PAGE:DCT1_PAGE_CONFLICT,DRAM_ACCESSES_PAGE:ALL
$PASEC_COMMAND
------------------------------------------------------------------------------
Join us December 9, 2009 for the Red Hat Virtual Experience,
a free event focused on virtualization and cloud computing.
Attend in-depth sessions from your desk. Your couch. Anywhere.
http://p.sf.net/sfu/redhat-sfdev2dev
_______________________________________________
perfmon2-devel mailing list
perfmon2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/perfmon2-devel