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