stephane eranian wrote: > Will, > > Not much more info with this. I think this is just a warning. However > I don't see any useful output. > > Do I have to to be in a specific directory?
You should be in the testsuite-0.1-20080422 directory. Which directory are you running the tests from. > > I assume that when you say : runtest --tool pfmon > The script pfmon-run.exp is actually chosen, right? > Yes, should see lines saying which tests are being run. From the example below: Running ./libpfm/libpfm-run.exp ... Running ./pfmon/pfmon-run.exp ... -Will > > On Wed, May 7, 2008 at 4:04 PM, William Cohen <[EMAIL PROTECTED]> wrote: >> stephane eranian wrote: >> >>> Will, >>> >>> Is that what I am supposed to get out: >>> >>> $ runtest --tool pfmon >>> WARNING: Couldn't find tool init file >>> Test Run By eranian on Mon May 5 23:28:08 2008 >>> Native configuration is x86_64-unknown-linux-gnu >>> >>> === pfmon tests === >>> >>> Schedule of variations: >>> unix >>> >>> Running target unix >>> Using /usr/share/dejagnu/baseboards/unix.exp as board description file >>> for target. >>> Using /usr/share/dejagnu/config/unix.exp as generic interface file for >> target. >>> WARNING: Couldn't find tool config file for unix, using default. >>> >>> === pfmon Summary === >>> >> Hi Stephane, >> >> That doesn't look right. You might try adding a "--debug" to the command >> line and look through the resulting dbg.log file. >> >> There should be a summary in the output reporting the number of passes and >> fails like the following successful run: >> >> >> $ runtest --tool pfmon >> WARNING: Couldn't find the global config file. >> >> WARNING: Couldn't find tool init file >> Test Run By wcohen on Wed May 7 09:57:55 2008 >> >> Native configuration is x86_64-unknown-linux-gnu >> >> === pfmon tests === >> >> Schedule of variations: >> unix >> >> Running target unix >> Using /usr/share/dejagnu/baseboards/unix.exp as board description file for >> target. >> Using /usr/share/dejagnu/config/unix.exp as generic interface file for >> target. >> WARNING: Couldn't find tool config file for unix, using default. >> Running ./pfmon/pfmon-run.exp ... >> >> === pfmon Summary === >> >> # of expected passes 7 >> ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ perfmon2-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/perfmon2-devel
