[Linux][Debug][CrashTools] New command "ps -e"

Guillermo Austin Kim|2017년 7월 16일
Posts

[Linux][Debug][CrashTools] New command "ps -e"

Guillermo Austin Kim|2017년 7월 16일

Why I added new features to crash tool?Sometimes, some linux kernel in another platform are missing struct task_struct.sched_info.last_arrival element. For this matter, it is hard to know how the processes are executed at the time of order.The "ps -e" command allows for listing the process at the time of order based on execution launching time.crash> ps -eps: exec_start - task_struct.se.exec_