Searched full:pidpersec (Results 1 – 6 of 6) sorted by relevance
1 .TH pidpersec 8 "2015-08-18" "USER COMMANDS"3 pidpersec \- Count new processes (via fork()). Uses Linux eBPF/bcc.5 .B pidpersec7 pidpersec shows how many new processes were created each second. There9 be visible in sampling tools like top(1). pidpersec provides one way to22 .B pidpersec
1 Demonstrations of pidpersec, the Linux eBPF/bcc version.7 # ./pidpersec
4 # pidpersec Count new processes (via fork).7 # USAGE: pidpersec
231 pidpersec:232 command: bcc-wrapper pidpersec
142 - tools/[pidpersec](tools/pidpersec.py): Count new processes (via fork). [Examples](tools/pidpersec…
279 self.run_with_int("pidpersec.py")