Michael Chus
dc07580adc
Add AER decode, event counter, and sparkline to component detail modal
- decodeAERStatus: parses aer_status hex from kernel error strings and
maps PCIe AER register bits to human-readable names with correctable/
uncorrectable classification (e.g. "Receiver Error, Replay Timer Timeout (correctable)")
- renderSparkline: 100px inline SVG showing non-OK events over time,
bars positioned proportionally to timestamp; evenly spaced when timestamps coincide
- renderComponentDetail: shows event count badge and sparkline in the
component header row; decoded AER line appears below the raw error summary
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-13 23:54:54 +03:00
..
2026-04-30 16:27:25 +03:00
2026-05-06 09:56:39 +03:00
2026-04-18 10:42:00 +03:00
2026-05-06 09:56:39 +03:00
2026-04-30 17:26:45 +03:00
2026-05-08 12:50:14 +03:00
2026-05-08 10:53:20 +03:00
2026-04-05 18:13:58 +03:00
2026-04-20 07:02:12 +03:00
2026-04-30 16:27:25 +03:00
2026-04-20 07:02:12 +03:00
2026-04-20 06:56:52 +03:00
2026-05-03 14:07:47 +03:00
2026-04-23 20:32:26 +03:00
2026-04-20 06:56:52 +03:00
2026-04-20 06:56:52 +03:00
2026-04-20 11:53:25 +03:00
2026-05-13 23:54:54 +03:00
2026-04-05 18:34:06 +03:00
2026-05-03 21:14:45 +03:00
2026-05-06 09:56:39 +03:00
2026-04-19 13:08:31 +03:00
2026-04-05 22:34:34 +03:00
2026-04-18 10:42:00 +03:00
2026-04-30 16:27:25 +03:00
2026-04-30 17:26:45 +03:00
2026-04-30 17:26:45 +03:00
2026-04-29 17:39:11 +03:00