随笔分类 - Dtrace
摘要:1.下载WINDOW DTRACE 工具 https://github.com/prash-wghats/DTrace-win32 2.系统参数修改 bcdedit/set testsigning onbcdedit/debug on HKEY_LOCAL_MACHINE\SYSTEM\Curren
阅读全文
摘要:http://googya.github.io/blog/categories/dtrace/ 最近看了点关于Dtrace的东西,它是个通用型的工具,但我主要集中于分析ruby程序的执行上面。关于操作系统的性能分析,比如cpu、内存、io、文件系统等,使用起来貌似挺复杂,木有细看。 这里简单的输出一
阅读全文
摘要:Usage: dtrace [-aACeFHlqSvVwZ] [-arch i386|x86_64] [-b bufsz] [-c cmd] [-D name[=def]] [-I path] [-L path] [-o output] [-p pid] [-s script] [-U name]
阅读全文
摘要:https://github.com/opendtrace
阅读全文
摘要:http://tmetsch.github.io/python-dtrace/
阅读全文
摘要:https://github.com/prash-wghats/DTrace-win32 1. dtrace_loader.exe -l //to load dtrace drivers 2. C:\DTrace\bin\i386>dtrace -q -s xx.d -c ./test.exe 输出
阅读全文
摘要:http://www.ohsdba.cn/index.php?g=Home&m=Article&a=show&id=171 时间: 2016-10-09 00:40:04 | 作者: ohsdba | English 如非注明,本站文章皆为原创。欢迎转载,转载时请注明出处和作者信息。 DTrace(
阅读全文
摘要:https://blogs.oracle.com/wim/entry/mysql_5_6_20_4?utm_source=tuicool&utm_medium=referral By WimCoekaerts-Oracle on Jul 31, 2014 The MySQL team just re
阅读全文
摘要:http://myaut.github.io/dtrace-stap-book/
阅读全文
摘要:http://www.oracle.com/technetwork/java/index-156938.html
阅读全文
摘要:http://www.oracle.com/technetwork/server-storage/solaris/dtrace-cc-138561.html
阅读全文
摘要:http://docs.oracle.com/cd/E19253-01/817-6223/
阅读全文
摘要:https://github.com/opendtrace/
阅读全文
摘要:I’ve been using DTrace on Leopard in my recent work, and while it’s a great tool, the C++ support is confusing and I couldn’t find proper documentatio
阅读全文
摘要:http://www.voidcn.com/blog/orangleliu/article/p-6364763.html
阅读全文
摘要:Using DTrace to troubleshoot Apache DTrace for MySQL , Inspecting MySQL with DTrace , MySQL DTrace Probe References DTrace within PHP , DTrace PHP Dem
阅读全文
摘要:https://www.objc.io/issues/19-debugging/dtrace/
阅读全文
摘要:https://docs.oracle.com/cd/E37670_01/E37355/html/ol_config_dtrace.html#
阅读全文
摘要:http://blog.csdn.net/lw1a2/article/details/7389323
阅读全文
摘要:http://www.cnblogs.com/Proteas/p/3727297.html http://dtrace.org/blogs/brendan/2011/10/10/top-10-dtrace-scripts-for-mac-os-x/
阅读全文