Decode fds with timing strace

Show paths/sockets behind fds plus per-call duration and timestamps for file ops

strace -yy -T -tt -e trace=%file -p <pid>
more strace all 13 commands →