Comment on Strace - The Sysadmin's Microscope (2010) Comments−tocomment14yI've always been trying to find a program that will parse the strace output and create a call graph showing which programs call which programs and how long they run for.Has anyone seen anything like that? I think I've searched pretty extensively.
Comments
I've always been trying to find a program that will parse the strace output and create a call graph showing which programs call which programs and how long they run for.
Has anyone seen anything like that? I think I've searched pretty extensively.