Re: openjdk7 dtrace support

2013-10-10 Thread Patrick Dung





On Thursday, October 10, 2013 12:07 PM, Mark Johnston ma...@freebsd.org wrote:
 
On Wed, Oct 09, 2013 at 09:55:51PM +0800, Patrick Dung wrote:

 Hello, 
 
 
 I would like to know it there is dtrace support in the openjdk7?

Not yet on FreeBSD, unless there's something I'm missing. Some work
needs to be done on the port in order to get it working.

hotspot/make/bsd/makefiles/dtrace.make only does anything if it detects
that it's running on Darwin; that'd probably be a good place to start
for anyone interested in working on this.

-Mark
Hi Mark,

Noted and thanks.
The Postgresql port (9.3, not sure for 8.4/9.1/9.2) have dtrace support, which 
is very cool.

Thanks,
Patrick
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to freebsd-hackers-unsubscr...@freebsd.org


Re: openjdk7 dtrace support

2013-10-09 Thread Patrick Dung
Hello, 


I would like to know it there is dtrace support in the openjdk7?

Thanks,
Patrick Dung




On Tuesday, October 8, 2013 1:26 PM, Patrick Dung patrick_...@yahoo.com.hk 
wrote:
 
Hi all,

I would like to know it there is dtrace support in the openjdk7?

Thanks,
Patrick
___
freebsd-j...@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-java
To unsubscribe, send any mail to freebsd-java-unsubscr...@freebsd.org
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to freebsd-hackers-unsubscr...@freebsd.org


Re: openjdk7 dtrace support

2013-10-09 Thread Mark Johnston
On Wed, Oct 09, 2013 at 09:55:51PM +0800, Patrick Dung wrote:
 Hello, 
 
 
 I would like to know it there is dtrace support in the openjdk7?

Not yet on FreeBSD, unless there's something I'm missing. Some work
needs to be done on the port in order to get it working.

hotspot/make/bsd/makefiles/dtrace.make only does anything if it detects
that it's running on Darwin; that'd probably be a good place to start
for anyone interested in working on this.

-Mark
___
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to freebsd-hackers-unsubscr...@freebsd.org