Hello Michael,

I have seen this problem myself and I think I fixed it now.
Pull the latest sources from the CVS repository and let me know
if it works. The new module name is 'compact'.

On Fri, Apr 13, 2007 at 03:58:23PM +0200, Michael Kluge wrote:
> Hi list,
> 
> we have a big SGI Altix system and I just installed libpfm and pfmon 3.2
>  by just typing make and make install for both packages. pfmon -l works
> and does what it has been designed for. Then I wanted to do a run with a
> tool called profile.pl (by SGI) that uses pfmon internally. The command
> line used is:
> 
> pfmon --system-wide --smpl-outfile=/tmp/sample.out.31070
> --smpl-entries=100000 -u -k --short-smpl-periods=15940000
> --smpl-module=compact-ia64 --events=CPU_CYCLES --relative --cpu-list=0
> dplace -c0 ./sequential
> 
> This does not work because there is no module 'compact-ia64', only
> 'compact' is compiled in:
> 
> [EMAIL PROTECTED]:~/omp_sched> pfmon -I
> detected host CPUs:  384-way 1594MHz/9.0MB Dual-Core Itanium 2
> (Montecito, rev 5)
> detected PMU model: dual-core Itanium 2
> max counters/set: 12
> supported PMU models: [Itanium] [Itanium2] [dual-core Itanium 2]
> [generic IA-64]
> supported sampling modules: [inst-hist] [detailed] [compact] [dear-hist]
> [detailed] [inst-hist] [dear-hist] [compact] [raw]
> pfmlib version: 3.2
> kernel perfmon version: 2.0
> [EMAIL PROTECTED]:~/omp_sched> pfmon -S compact
> name        : compact
> description : Column-style raw values (perfmon v2.0)
> PMU models  : [IA-64]
> [EMAIL PROTECTED]:~/omp_sched> uname -a
> Linux mars 2.6.16.27-0.6-default #1 SMP Wed Dec 13 09:34:50 UTC 2006
> ia64 ia64 ia64 GNU/Linux
> 
> 
> So I tried:
> 
> pfmon --system-wide --smpl-outfile=/tmp/sample.out.31070
> --smpl-entries=100000 -u -k --short-smpl-periods=15940000
> --smpl-module=compact --events=CPU_CYCLES --relative --cpu-list=0 dplace
> -c0 ./sequential
> 
> But again I get:
> invalid sampling output format compact
> allthough this module is compiled in as pfmon -I claims.
> 
> 
> Any suggestion is appreciated.
> 
> Regards, Michael
> 
> 
> ____________________________________________
> Michael Kluge, M.Sc.
> 
> Technische Universität Dresden
> Center for Information Services and
> High Performance Computing (ZIH)
> D-01062 Dresden
> Germany
> 
> Contact:
> Willersbau, Room HRSK 151
> Phone:  (+49) 351 463-32424
> Fax:    (+49) 351 463-37773
> e-mail: [EMAIL PROTECTED]
> WWW:    http://www.tu-dresden.de/zih
> 
> _______________________________________________
> perfmon mailing list
> [EMAIL PROTECTED]
> http://www.hpl.hp.com/hosted/linux/mail-archives/perfmon/

-- 

-Stephane
_______________________________________________
perfmon mailing list
[EMAIL PROTECTED]
http://www.hpl.hp.com/hosted/linux/mail-archives/perfmon/

Reply via email to