mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-10 23:56:52 -04:00
12 lines
294 B
Plaintext
12 lines
294 B
Plaintext
The following is a demonstration of the intbycpu.d script,
|
|
|
|
# intbycpu.d
|
|
Tracing... Hit Ctrl-C to end.
|
|
^C
|
|
CPU INTERRUPTS
|
|
0 374
|
|
1 412
|
|
|
|
In the above output, CPU 1 had 412 interrupts, and CPU 0 had 374.
|
|
|