Date: Wed, 6 Jun 2007 18:59:55 +0300 From: Nikolay Pavlov <quetzal@zone3000.net> To: Harald Servat <redcrash@gmail.com>, freebsd-hackers@freebsd.org, freebsd-hpc@freebsd.org, freebsd-performance@freebsd.org Subject: Re: testers wanted for PAPI / FreeBSD Message-ID: <20070606155955.GA48022@zone3000.net> In-Reply-To: <20070604192947.GA74531@zone3000.net> References: <d825e0270705200329t6b25f6f6g45f7673fde764482@mail.gmail.com> <20070604192947.GA74531@zone3000.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Monday, 4 June 2007 at 22:29:47 +0300, Nikolay Pavlov wrote: > On Sunday, 20 May 2007 at 12:29:23 +0200, Harald Servat wrote: > > Hello, > > > > I'm porting PAPI to FreeBSD. I was wondering if you could give a try to > > the package I'm porting. It would be great to have more feedback than just > > that my laptop is able to provide me :) > > > > First of all, you can download the code at > > > > http://code.google.com/p/papi-for-freebsd > > > > Next, see man hwpmc(4) and compile a kernel with > > options HWPMC_HOOKS > > device hwpmc > > > > (you'll require device apic if you're running on i386 machines). > > > > When you boot your dmesg should print something like > > hwpmc: TSC/1/0x20<REA> P6/2/0x1fe<USR,SYS,EDG,THR,REA,WRI,INV,QUA> > > > > Once the machine is up and running, just untar the file you've downloaded, > > run ./configure and just run make (not make install). > > > > Could you send me the output of the following commands? > > > > # dmesg | grep hwpmc > > # utils/papi_avail > > # utils/papi_decode > > # utils/papi_native_avail > > # ctests/low-level > > # ctests/high-level > > > > Thank you very much, > > Hi Harald. I have an error while running configure script: > Ooops. Sorry for confusion Harald it was my fault. I have send the script gziped archive to you with all the tests in a privat email. -- ====================================================================== - Best regards, Nikolay Pavlov. <<<----------------------------------- ======================================================================
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070606155955.GA48022>