I want to catch processes in python before they started. I tried to catch them via listening processtree but it need too much CPU. How can I catch processes before they start. I