List:Internals« Previous MessageNext Message »
From:Arjen Lentz Date:October 26 2005 3:29am
Subject:DTrace
View as plain text  
Hi,

DTrace is a tracing/profiling tool on OpenSolaris.
See http://www.livejournal.com/users/arjen_lentz/48824.html

We should add hooks in MySQL Server, just like Wez Furlong has done in
PHP. I understand it's basically sticking DTRACE_PROBE() at each point
one wants to have monitored, and running "dtrace -G" during the build
process to have the object files scanned by DTrace.
See http://docs.sun.com/app/docs/doc/817-6223/6mlkidlms?a=view


Regards,
Arjen.
-- 
Arjen Lentz, Community Relations Manager
MySQL AB, www.mysql.com

MySQL Users Conference 2006 (Santa Clara CA, 24-27 April)
Call for Papers deadline 7 Nov 2005: http://www.mysqluc.com/


Thread
DTraceArjen Lentz26 Oct
  • Re: DTracePaul DuBois26 Oct