How to get a complete process list
From the boot to the current, not missing any one (PID) (also in the running, has ended)
List of fields: PPID, PID, Threads, USER, Start time, Change - time, End time, full -command
Among them:
[Start - time] : process started running time
[Change - time] : Change process time. For example (PPID or full -command) Change
[End - time] : process the End of time.