Package: itop
Version: 0.1-4+b2

on amd64 (smp)


The 3rd bug in itop I'm seeing now, on the computer where itop shows any 
interrupts at all, the output is messed up, as if the lines are wrongly parsed.


INT NAME RATE MAX
 0 [ 0 0 ] 0 Ints/s (max: 0)
 1 [ 0 0 ] 0 Ints/s (max: 0)
 5 [ 0 0 ] 0 Ints/s (max: 0)
 8 [ 0 0 ] 0 Ints/s (max: 0)
 9 [ 0 0 ] 0 Ints/s (max: 0)
12 [ 0 0 ] 0 Ints/s (max: 0)
16 [8324 0 ] 0 Ints/s (max: 0)
18 [ 0 0 ] 0 Ints/s (max: 0)
23 [ 0 0 ] 0 Ints/s (max: 0)
24 [ 0 0 ] 0 Ints/s (max: 0)
25 [1717 0 ] 0 Ints/s (max: 0)
26 [7221 0 ] 0 Ints/s (max: 0)
27 [ 0 13131943 ] 0 Ints/s (max: 0)
28 [8445 0 ] 0 Ints/s (max: 0)
29 [6980 0 ] 0 Ints/s (max: 0)
30 [ 0 0 ] 0 Ints/s (max: 0)
31 [ 3 0 ] 0 Ints/s (max: 0)
32 [ 0 0 ] 0 Ints/s (max: 0)
33 [ 0 0 ] 0 Ints/s (max: 0)
34 [ 0 0 ] 0 Ints/s (max: 0)
35 [ 0 0 ] 0 Ints/s (max: 0)
36 [6625 1439 ] 0 Ints/s (max: 0)
37 [ 0 0 ] 0 Ints/s (max: 0)

there is no NAME, and the RATE seems to be in the NAME column.

For comparsion, on this machine:

$ cat /proc/interrupts 
 CPU0 CPU1 CPU2 CPU3 
 0: 17 0 0 0 IO-APIC 2-edge timer
 1: 3 0 0 0 IO-APIC 1-edge i8042
 5: 0 0 0 0 IO-APIC 5-edge parport0
 8: 1 0 0 0 IO-APIC 8-edge rtc0
 9: 4 0 0 0 IO-APIC 9-fasteoi acpi
12: 4 0 0 0 IO-APIC 12-edge i8042
16: 103 3922 28324 0 IO-APIC 16-fasteoi ehci_hcd:usb1
18: 0 0 0 0 IO-APIC 18-fasteoi i801_smbus
23: 35 0 0 0 IO-APIC 23-fasteoi ehci_hcd:usb2
24: 0 0 0 0 PCI-MSI 458752-edge PCIe PME
25: 3 520 7571266 0 PCI-MSI 409600-edge enp0s25
26: 3217 0 87414 0 PCI-MSI 512000-edge ahci[0000:00:1f.2]
27: 4 0 0 13132729 PCI-MSI 524288-edge enp1s0f0[0]
28: 41520 0 868445 0 PCI-MSI 524289-edge enp1s0f0[1]
29: 42171 0 776980 0 PCI-MSI 524290-edge enp1s0f0[2]
30: 1 1 0 0 PCI-MSI 524291-edge enp1s0f0[3]
31: 4 0 3 0 PCI-MSI 526336-edge enp1s0f1[0]
32: 0 0 0 0 PCI-MSI 526337-edge enp1s0f1[1]
33: 0 0 0 0 PCI-MSI 526338-edge enp1s0f1[2]
34: 0 0 0 0 PCI-MSI 526339-edge enp1s0f1[3]
35: 19 0 0 0 PCI-MSI 360448-edge mei_me
36: 961 0 16625 1439 PCI-MSI 32768-edge i915
37: 443 421 0 0 PCI-MSI 442368-edge snd_hda_intel:card0
NMI: 177 172 155 147 Non-maskable interrupts
LOC: 12787164 11707993 6734860 9371360 Local timer interrupts
SPU: 0 0 0 0 Spurious interrupts
PMI: 177 172 155 147 Performance monitoring interrupts
IWI: 2 0 0 0 IRQ work interrupts
RTR: 0 0 0 0 APIC ICR read retries
RES: 297237 284693 237510 223174 Rescheduling interrupts
CAL: 60935 67982 57994 88198 Function call interrupts
TLB: 57223 63139 54516 82649 TLB shootdowns
TRM: 0 0 0 0 Thermal event interrupts
THR: 0 0 0 0 Threshold APIC interrupts
DFR: 0 0 0 0 Deferred Error APIC interrupts
MCE: 0 0 0 0 Machine check exceptions
MCP: 264 264 264 264 Machine check polls
ERR: 0
MIS: 0
PIN: 0 0 0 0 Posted-interrupt notification event
PIW: 0 0 0 0 Posted-interrupt wakeup event

Reply via email to