Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in dtrace

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?

Pointers to learn how to use DTrace

profiling dtrace

Interpret dtruss output like “psynch_cvwait(...) = -1 Err#316”

DTrace on Ubuntu, how-to?

linux ubuntu dtrace

iosnoop, iotop, opensnoop, execsnoop, opensnoop, dtruss and other dtrace based commands don't work on osx El capitan, macOS Sierra

What's an alternative for DTrace on Linux? [closed]

linux dtrace

How can I get dtrace to run the traced command with non-root priviledges?

macos root dtrace strace

Is there a workaround for: "dtrace cannot control executables signed with restricted entitlements"?

osx-elcapitan dtrace