strace命令详解  http://linux.die.net/man/1/strace

strace -tt -T $(pidof 'php-fpm: pool www' | sed 's/\([0-9]*\)/\-p \1/g')

相关文章:

  • 2022-12-23
  • 2021-11-25
  • 2021-11-06
  • 2021-06-12
  • 2021-08-30
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-12-14
  • 2022-03-08
  • 2021-05-20
  • 2022-12-23
  • 2021-08-18
  • 2021-10-26
相关资源
相似解决方案