List Question
20 TechQA 2024-02-14T19:54:02.387000Syntax problem with porting an autoconf makefile to the meson build system
26 views
Asked by dgsga
dtrace on Windows: "in action list: failed to resolve nt`_GUID: Unknown symbol name"
44 views
Asked by remi.chateauneu
How is my binary able to write to the stdout without a system call recorded by dtruss?
148 views
Asked by merlin2011
How to generate flamegraphs from macOS process samples?
568 views
Asked by ylluminate
Dtrace for Windows client socket program
32 views
Asked by phillip-from-oz
Tracing FreeBSD TCP Retransmits
144 views
Asked by Payam
No output from iosnoop (dtrace) until application is killed
103 views
Asked by Fachher
dtrace errors out with incorrect type for thread_t on macOS 12.2.1
56 views
Asked by A. K.
recording `open` syscalls on mac
982 views
Asked by Jason Eveleth
How to enable UDST in java?
764 views
Asked by dalek
How do I make a dtrace probe only execute when a certain function is in the stack
163 views
Asked by Brian Cowan
DTrace report uncorrect value when I tracing "malloc:return" in MacOS
178 views
Asked by jin
DTraceAsmProfiler of JMH fails with '[sudo: a password is required' on Mac
323 views
Asked by Sergey Tsypanov
How can I trace/snoop route changes?
86 views
Asked by tladuke
How to debug this MacOS old bug: The application "Preview.app" is not open anymore
150 views
Asked by dan
Creating flamegraphs over specific binary executable
270 views
Asked by Ziva
Profiling the FreeBSD kernel with DTrace
301 views
Asked by xbug
Dtrace fbt provider on windows not working
276 views
Asked by Yash
is Perf or DTrace not sampling when the process is blocked(like doing some io)?
370 views
Asked by onRiv
Use dtrace, lldb or gdb to find which file or line of code was responsible for a line of output in stdout or stderr?
357 views
Asked by forgodsakehold