aboutsummaryrefslogtreecommitdiff
path: root/Examples/intbycpu_example.txt
blob: 5ed213cba6ba01ba2bc2436c90aec9b18758fbc6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
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.