# strace_pstack **Repository Path**: coolyeah/strace_pstack ## Basic Information - **Project Name**: strace_pstack - **Description**: A simple of strace and pstack - **Primary Language**: C - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-04-12 - **Last Updated**: 2021-04-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # strace_pstack A simple of strace and pstack strace -o server.strace -Ttt -p [svr.pid] sh pstack.sh [svr.pid]