Commit Graph

3131 Commits (69619892e2e57b350146ca9d975459a78558c2b7)
 

Author SHA1 Message Date
Tim Stack 01c973868d [file_collection] handle large file counts better 1 year ago
Tim Stack 6fdb56cd4e [lss] handle invalid row number 1 year ago
Tim Stack d8b7dc40db [gantt] reduce memory usage 1 year ago
Tim Stack 05f9eaf74a [exec] limit wait_for_pipers() in interactive use
Related to #1183
1 year ago
Tim Stack eda33d696d [build] test depends on some docs 1 year ago
Tim Stack 0a75daceec [doc] disable guidelines when sane indents are not detected 1 year ago
Tim Stack 2fc57c7f4c [build] add missing include 1 year ago
Tim Stack fbb89a73ab [lss] missed a full_sort and improve error handling when too many files are opened 1 year ago
Tim Stack 80a7332fc8 [sql] some SQL prompt cleanup 1 year ago
Tim Stack df4878ac5c [build] fix some cmake bitrot 1 year ago
Tim Stack dd8a23ad51 [ansi_scrubber] handle unknown sequences
... and many other tweaks.
1 year ago
Tim Stack ce391166ee [ptime] fix buffer overflow
Fixes #997
1 year ago
Tim Stack 4ee3b91111 [doc.meta] detect indents for guidelines 1 year ago
Tim Stack f3bdc50e70 [pretty] use an attribute to draw the guidelines to keep copy & paste clean 1 year ago
Tim Stack be377dea27 [pretty-print] fix an issue with shifting attributes when rewriting
Related to #705
1 year ago
Tim Stack 921bc0a3d3 [gantt] pad sub-op ID width 1 year ago
Tim Stack 880d31ea0a [ansi_scrubber] missed handling some bad inputs 1 year ago
Tim Stack 92162b2ad5 [misc] fix a data_parser issue and don't always push db view after running init commands 1 year ago
Tim Stack 530021604e [docs] add some more stuff for the gantt chart 1 year ago
Tim Stack acfc5bfcfd [formats] add some opid descriptions 1 year ago
Tim Stack 40a1d25474 [generic_log] tweak the pattern to allow for truncated subsecond values 1 year ago
Tim Stack 33c929ac5d [time_util] fix typo 1 year ago
Tim Stack 912171a43f [vmw_vc_svc_log] fixup for this format
Also, some optimizations for gantt index building
1 year ago
Tim Stack 8835f1ebea [formats] add 'title' to vpostgres_log 1 year ago
Tim Stack e7e3a664a8 [readthedocs] fix python version 1 year ago
Tim Stack ed1f58697c [readthedocs] add build.os setting 1 year ago
Tim Stack 92b7145971 [formats] add vpostgres_log definition 1 year ago
Tim Stack 12c2718a16 [data_scanner] recognize XML comments 1 year ago
Tim Stack 5c0333fd64 [themes] add dracula theme
Various improvements to styling.

Empty opids are not valid.
1 year ago
Tim Stack 02e801cf6a [gantt] add op description for vpxd and add toggle for subop details 1 year ago
Tim Stack 7572a68eaa [date_time] do not change time format if there is a loss of precision 1 year ago
Tim Stack c464827737 [views_vtab] programmatic control of the overlay toggle 1 year ago
Tim Stack 3e49915ef2 [tests] fix :export-session-to test
Also, fix some regex101 import bitrot
1 year ago
Tim Stack d13a6e8b2d [overlay] fix some overlay issues 1 year ago
Tim Stack 4cd1234cea [date_time] try to show zone offset where appropriate
Related to #703
1 year ago
Tim Stack cc445cc78f [listview] use ctrl-] to focus on overlays 1 year ago
Tim Stack cdb5760b5d [build] missing include 1 year ago
Tim Stack 1c857feed7 [gantt] support for sub-ids 1 year ago
Tim Stack 917270e293 [date_time] try to handle truncated sub-second values
Certain software will leave zeroes off the end of
timestamps...
1 year ago
Tim Stack d6137c7b10 [vtab] allow UPDATEs to log_annotations 1 year ago
Tim Stack 73b2b28ec5 [session] restore bookmarks for non-time-ordered formats
The optimization to load bookmarks by a timestamp search
does not work for formats that are not time-ordered.
1 year ago
Tim Stack 3cc827d613 [date_time] missed some TZ stuff 1 year ago
Tim Stack 155dad6ee1 [date_time_scanner] convert timestamps with zones to local time
Related to #703
1 year ago
tstack d1386a8432 Update tailer 1 year ago
Tim Stack e952dc6340 [date_time_scanner] do not try to read millis if it is already set
Also, pay attention to the gmtoff when converting exttm to a timeval.

Fixes #1034
1 year ago
Tim Stack bd5b3908c3 [formats] some tweaks 1 year ago
Suresh Sundriyal b244543719 [cleanup] More include cleanup. 1 year ago
Tim Stack 1be7e8f407 [cmds] fix pipe-line-to for interactive use 1 year ago
Tim Stack 9306ddbf13 [gantt] tweak the style of dates in the chart headers 1 year ago
Tim Stack 116ff24da3 [tests] add regexp test
Related to #1177
1 year ago