이 프로그램을 사용하면 CPU 사용률에 따라 덤프를 남기도록 할 수 있는 듯 하다. ADPlus는 크래시가 발생하거나 hang 상태일 때만 덤프를 남길 수 있었던 것 같다.
https://jkmoon.tistory.com/entry/Procdump%EB%A1%9C-process-dump%EC%83%9D%EC%84%B1
Procdump로 process dump생성
Procdump를 통해, 특정프로세스에 대해, cpu 사용률이 넘을 경우, process dump를 생성시킬 수 있습니다. 아래와 같은 절차로 확인하시면 됩니다. [환경] Windows Server 2008R2 EE 1. sysinternals를 통해..
jkmoon.tistory.com
https://docs.microsoft.com/en-us/sysinternals/downloads/procdump
ProcDump - Windows Sysinternals
This command-line utility is aimed at capturing process dumps of otherwise difficult to isolate and reproduce CPU spikes.
docs.microsoft.com
GitHub - Sysinternals/ProcDump-for-Linux: A Linux version of the ProcDump Sysinternals tool
GitHub - Sysinternals/ProcDump-for-Linux: A Linux version of the ProcDump Sysinternals tool
A Linux version of the ProcDump Sysinternals tool. Contribute to Sysinternals/ProcDump-for-Linux development by creating an account on GitHub.
github.com
'D' 카테고리의 다른 글
Kubernetes 의 namespaces 가 삭제되지 않는 경우 (0) | 2024.04.23 |
---|---|
홀 펀칭 (0) | 2024.04.22 |
I/O ring (0) | 2024.04.03 |
io_uring (0) | 2024.04.03 |
네트워크 스택에 대한 이해와 Registered I/O (0) | 2024.04.03 |