Training courses

Kernel and Embedded Linux

Bootlin training courses

Embedded Linux, kernel,
Yocto Project, Buildroot, real-time,
graphics, boot time, debugging...

Bootlin logo

Elixir Cross Referencer

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.