653a4b7 New scripts, minor fixes

Authored and Committed by Will Woods 3 years ago
    New scripts, minor fixes
    
    * Add countme-totals-sqlite.py, which does pure sqlite counting
    * Add parse-all-countme.sh, which you can use for parsing old logs
    * Add sqlite2csv.sh, which.. well, guess
    * Renamed writer.write_footer() to .write_index()
    * Small tweak to make sure SQLiteWriter does a commit() after each log
    
        
file modified
+1 -1
file modified
+9 -1
file modified
+11 -6
file added
+31
file added
+11