[perf-discuss] Re: Re: libMicro page added

2005-08-24 Thread Martin
I'm using Solaris 9 (SPARC) after installing sun studio 10. This message posted from opensolaris.org ___ perf-discuss mailing list perf-discuss@opensolaris.org

Re: [perf-discuss] Re: libMicro page added

2005-08-24 Thread Bart Smaalders
Martin wrote: I get an error when trying to compile libmicro using cc: When I type make I get: ... cc -c -O -DUSE_GETHRTIME -D_REENTRANT ../atomic.c -o atomic.o "../atomic.c", line 42: cannot find include file: "../atomic.c", line 64: warning: implicit function declaration: atomic_add_32_nv cc

[perf-discuss] Re: libMicro page added

2005-08-24 Thread Martin
I get an error when trying to compile libmicro using cc: When I type make I get: ... cc -c -O -DUSE_GETHRTIME -D_REENTRANT ../atomic.c -o atomic.o "../atomic.c", line 42: cannot find include file: "../atomic.c", line 64: warning: implicit function declaration: atomic_add_32_nv cc: acomp failed f

Re: [perf-discuss] Observability tools for NUMA

2005-08-24 Thread Alexander Kolbasov
Alexander> To seed the OpenSolaris NUMA community work we started the discussion of NUM Alexander> observability tools at Alexander> http://www.opensolaris.org/os/community/performance/numa/observability/. Alexander> Currently it has the following: Alexander> - Sun::Solaris::Lgrp Perl m