GSTACK(1)                  Linux Programmer's Manual                 GSTACK(1)


NAME
       gstack - print a stack trace of a running process


SYNOPSIS
       gstack pid


DESCRIPTION
       gstack  attaches  to  the active process named by the pid on the command line, and prints out an execution stack
       trace.  If ELF symbols exist in the binary (usually the case  unless  you  have  run  strip(1)),  then  symbolic
       addresses are printed as well.


       If  the  process  is part of a thread group, then gstack will print out a stack trace for each of the threads in
       the group.


SEE ALSO

       nm(1), ptrace(2), gdb(1)


实例:


GitHub 加速计划 / li / linux-dash
10.39 K
1.2 K
下载
A beautiful web dashboard for Linux
最近提交(Master分支:22 天前 )
186a802e added ecosystem file for PM2 4 年前
5def40a3 Add host customization support for the NodeJS version 4 年前
Logo

旨在为数千万中国开发者提供一个无缝且高效的云端环境,以支持学习、使用和贡献开源项目。

更多推荐