Lines Matching full:softirqs
1 Demonstrations of softirqs, the Linux eBPF/bcc version.
7 # ./softirqs
30 # ./softirqs -T 1 3
62 event counts in /proc/softirqs). The output above shows that most time was spent
70 # ./softirqs -d
184 # ./softirqs -h
185 usage: softirqs [-h] [-T] [-N] [-d] [interval] [count]
200 ./softirqs # sum soft irq event time
201 ./softirqs -d # show soft irq event time as histograms
202 ./softirqs 1 10 # print 1 second summaries, 10 times
203 ./softirqs -NT 1 # 1s summaries, nanoseconds, and timestamps