Project

General

Profile

« Previous | Next » 

Revision 8d0b9ca2

Added by Nathan Scott over 13 years ago

  • ID 8d0b9ca2c090438a29a7a7b62a53b831f7d4f46f

Make Linux interrupt metrics use dynamic names.

Switch kernel.percpu.interrupts metric which used the combined
CPU and interrupt-line instance domain to be individual percpu
metrics (CPU indom) with separate namespace entries for each
interrupt line.

Also, we add here all the missing metrics from /proc/interrupts

  • counters (e.g. on x86) for non-maskable interrupts, performance monitoring interrupts, rescheduling interrupts, TLB shootdowns, etc as well as the count of interrupt handling errors.
  • added
  • modified
  • copied
  • renamed
  • deleted