collect /proc/<pid> information of process during process crash in linux
08:33 02 Dec 2023

I am trying to collect some proc file system info of a process during panic. is there any way like script or any program which help to collection those info and put some directory of system.

The reason why i asked is understand post analysis of process panic.

linux crash panic procfs