Arun, As far as I know, pfmon does not support tagging. Yet I believe there is some tagging support in libpfm. Take a look at libpfm/lib/pfmlib_pentium4.c. Dan, cc'ed here provided the tagging code, so he may be able to help you.
On Tue, Mar 18, 2008 at 10:02 PM, Arun Nair <[EMAIL PROTECTED]> wrote: > Hi All, > I'm trying to measure total number of load and store uops retired on a > pentium 4 machine using pfmon. There is an event called UOPS_TYPE:TAGLOADS > that I guess can be used to measure the number of loads, provided they are > tagged first, using a "front-end tagging mechanism". I am not sure how to do > this in pfmon. Could you please advise? > > If there's a more straightforward way of doing this, please let me know. > > Thanks and regards, > Arun Nair > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > perfmon2-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/perfmon2-devel > > ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ perfmon2-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/perfmon2-devel
