Open tmm1 opened 6 days ago
on linux i see some processes show command line arguments, but others don't.
on macOS i only see the "name" which matches Activity Monitor but not the actual binary path or arguments used.
Does it work if you use samply record --include-args=5 ?
samply record --include-args=5
on linux i see some processes show command line arguments, but others don't.
on macOS i only see the "name" which matches Activity Monitor but not the actual binary path or arguments used.