Commit Graph

3 Commits

Author SHA1 Message Date
Gergely Nagy
29693c69fd tools/log-analysis: Teach the analyzer to recognise another kind of error
When we have a failing flash, one that fails at the bootloaderWait step, check
if the keyboard remained in normal mode.

Signed-off-by: Gergely Nagy <algernon@keyboard.io>
2022-06-26 08:51:36 +02:00
Gergely Nagy
e8587bc467 tools: Add another common case to the log analyzer
Signed-off-by: Gergely Nagy <algernon@keyboard.io>
2022-06-10 09:04:36 +02:00
Gergely Nagy
7937b6ed34 tools: Add a naive bundle log analysis tool
The purpose of the tool is to comb through a bundled log (and eventually perhaps
a live log, too), and highlight where things went sideways, and perhaps how.

It requires a bundle made with a recent Chrysalis snapshot.

Signed-off-by: Gergely Nagy <algernon@keyboard.io>
2022-06-05 00:28:21 +02:00