Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in dtrace

What DTrace scripts makes it worthwhile to test and profile Java programs on Solaris

java solaris dtrace

Dtrace script that returns %CPU, %Memory and network in/out aggregated by zone

monitoring dtrace

Why does DTrace give me invalid-address errors sometimes but not always?

objective-c cocoa macos dtrace

Understanding output of dtruss

Dtruss not showing mmap/sbrk calls?

Profiling Java applications with DTrace on macOS

java macos profiler dtrace

How do I use the HotSpot DTrace probes on SmartOS?

java dtrace smartos

How do you print an associative array in DTrace?

How do I print a CFStringRef in a DTrace action?

dtrace cfstring

dtruss fails on ps on OS X 10.11

Missing JAVA Procedure names in Time Profiler, Instruments, OS X

How does Instruments collect data from iOS without DTrace being available?

How to use hotspot probes in dtrace on Mac OS X Leopard?

java macos osx-leopard dtrace

Can I use dtrace on OS X 10.5 to determine which of my perl subs is causing the most memory allocation?

perl dtrace

Writing a DTrace consumer in C

c freebsd dtrace

Why iosnoop (IO snooping files on disk) returns paths with question marks?

macos path io trace dtrace

How to trace a program from its very beginning without running it as root

macos dtrace

How do I disable Java stack frame optimizations, or profile stacks using system profilers?