Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add some missing copyrights and fix a comment. | Eric S. Raymond | 2010-04-10 | 1 | -0/+3 |
* | Fall back to parsing JSON out of a .chk file... | Eric S. Raymond | 2009-09-09 | 1 | -10/+23 |
* | Minor bugfix. | Eric S. Raymond | 2009-09-09 | 1 | -1/+1 |
* | Refactoring step. | Eric S. Raymond | 2009-09-09 | 1 | -13/+15 |
* | More documentation tweaks. | Eric S. Raymond | 2009-09-09 | 1 | -2/+3 |
* | Improve documentation. | Eric S. Raymond | 2009-09-09 | 1 | -9/+11 |
* | Cycle analysis via JSON now works. | Eric S. Raymond | 2009-09-09 | 1 | -4/+7 |
* | Trying to use the Python standard library JSON parser... | Eric S. Raymond | 2009-09-09 | 1 | -5/+11 |
* | Sigh, JSON can't be autodetected. | Eric S. Raymond | 2009-09-09 | 1 | -23/+6 |
* | First cut at cycle detection from JSON. | Eric S. Raymond | 2009-09-08 | 1 | -3/+6 |
* | Add some filtering flags. | Eric S. Raymond | 2009-09-08 | 1 | -5/+11 |
* | Make cycle_analyzer better able to handle short logs... | Eric S. Raymond | 2009-09-08 | 1 | -21/+44 |
* | Carry timing info through all reporting stages, for better debugging. | Eric S. Raymond | 2009-09-08 | 1 | -22/+37 |
* | Play well with devices like the Humminbird that emit $IN sentences. | Eric S. Raymond | 2009-09-08 | 1 | -16/+21 |
* | Add more analysis, and document what it does. | Eric S. Raymond | 2009-09-08 | 1 | -25/+85 |
* | Another analysis step. | Eric S. Raymond | 2009-09-08 | 1 | -7/+16 |
* | Group events into bursts. | Eric S. Raymond | 2009-09-08 | 1 | -0/+19 |
* | Add cycle detection. | Eric S. Raymond | 2009-09-08 | 1 | -0/+17 |
* | First cut at log cycle analyzer. | Eric S. Raymond | 2009-09-08 | 1 | -0/+111 |