On Tue, Apr 24, 2012 at 10:03 AM, Giovanni Azua <brave...@gmail.com> wrote:
> Hello,
>
> I would like to install perfmon2 in Mac OS X 10.7.3. I was wondering if Mac 
> OS is supported at all?
>
MAC OS X is not supported at all.
The perfmon2 project has been abandoned since 2009.

If you are interested in the event library, libpfm, then there is a new version
called libpfm4 which compiles on Mac OS X but does not produce any measurements
because I don't know the MAC OS X performance monitoring interface.

The libpfm4 source can be retrieved from: http://perfmon2.sf.net

> $ uname -a
> Darwin Macintosh-4.local 11.3.0 Darwin Kernel Version 11.3.0: Thu Jan 12 
> 18:47:41 PST 2012; root:xnu-1699.24.23~1/RELEASE_X86_64 x86_64
>
> I couldn't get the Makefile to work correctly generating shared library i.e. 
> with configuration parameter CONFIG_PFMLIB_SHARED?=y. The output becomes:
> $ make clean && make BITMODE=64 install
> ...
> building: libpfm.a
> mkdir -p /usr/local/lib
> install -m 644 libpfm.a /usr/local/lib
> install  /usr/local/lib
> usage: install [-bCcpSsv] [-B suffix] [-f flags] [-g group] [-m mode]
>               [-o owner] file1 file2
>       install [-bCcpSsv] [-B suffix] [-f flags] [-g group] [-m mode]
>               [-o owner] file1 ... fileN directory
>       install -d [-v] [-g group] [-m mode] [-o owner] directory ...
> make[1]: *** [install] Error 64
> make: *** [install] Error 2
>
> Can anyone advice what's wrong here? in the second install attempt nothing is 
> passed as install input.
>
> TIA,
> Best regards,
> Giovanni
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> perfmon2-devel mailing list
> perfmon2-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/perfmon2-devel

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
perfmon2-devel mailing list
perfmon2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/perfmon2-devel

Reply via email to