1 1.1 christos The following is a demonstration of the intbycpu.d script, 2 1.1 christos 3 1.1 christos # intbycpu.d 4 1.1 christos Tracing... Hit Ctrl-C to end. 5 1.1 christos ^C 6 1.1 christos CPU INTERRUPTS 7 1.1 christos 0 374 8 1.1 christos 1 412 9 1.1 christos 10 1.1 christos In the above output, CPU 1 had 412 interrupts, and CPU 0 had 374. 11 1.1 christos 12