Commit Graph

3352 Commits (master)
 

Author SHA1 Message Date
Tim Stack 02e801cf6a [gantt] add op description for vpxd and add toggle for subop details 10 months ago
Tim Stack 7572a68eaa [date_time] do not change time format if there is a loss of precision 10 months ago
Tim Stack c464827737 [views_vtab] programmatic control of the overlay toggle 10 months ago
Tim Stack 3e49915ef2 [tests] fix :export-session-to test
Also, fix some regex101 import bitrot
10 months ago
Tim Stack d13a6e8b2d [overlay] fix some overlay issues 10 months ago
Tim Stack 4cd1234cea [date_time] try to show zone offset where appropriate
Related to #703
10 months ago
Tim Stack cc445cc78f [listview] use ctrl-] to focus on overlays 10 months ago
Tim Stack cdb5760b5d [build] missing include 10 months ago
Tim Stack 1c857feed7 [gantt] support for sub-ids 10 months ago
Tim Stack 917270e293 [date_time] try to handle truncated sub-second values
Certain software will leave zeroes off the end of
timestamps...
10 months ago
Tim Stack d6137c7b10 [vtab] allow UPDATEs to log_annotations 10 months 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.
10 months ago
Tim Stack 3cc827d613 [date_time] missed some TZ stuff 10 months ago
Tim Stack 155dad6ee1 [date_time_scanner] convert timestamps with zones to local time
Related to #703
10 months ago
tstack d1386a8432 Update tailer 10 months 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
10 months ago
Tim Stack bd5b3908c3 [formats] some tweaks 10 months ago
Suresh Sundriyal b244543719 [cleanup] More include cleanup. 10 months ago
Tim Stack 1be7e8f407 [cmds] fix pipe-line-to for interactive use 10 months ago
Tim Stack 9306ddbf13 [gantt] tweak the style of dates in the chart headers 10 months ago
Tim Stack 116ff24da3 [tests] add regexp test
Related to #1177
10 months ago
Tim Stack 52017079ff [gantt] add breadcrumb with timestamp 10 months ago
Tim Stack 98699b318c [tests] more gantt tests 10 months ago
Tim Stack b791c573e1 [tests] add some more gantt tests 10 months ago
Suresh Sundriyal 348884f578 [cleanup] Remove redundant includes from logfile_sub_source 10 months ago
Suresh Sundriyal 53514c4dea [cleanup] Some more include cleanup. 10 months ago
Tim Stack 6e1a664286 [iwyu] more include cleanup 10 months ago
Tim Stack 78c643fea7 [iwyu] include cleanup 10 months ago
Tim Stack 7de246cad5
Merge pull request #1180 from sureshsundriyal/master
[cleanup] Remove redundant include of `algorithm`.
10 months ago
Tim Stack 333d21f29f [:open] plug another leak 10 months ago
Tim Stack 775647e8ff [:open] plug leak 10 months ago
Tim Stack a1ed96dc5c [tests] set TZ to UTC 10 months ago
Tim Stack 970e53a7ef [tests] missing expected files 10 months ago
Tim Stack cb43a562a2 [bro] update opid metadata 10 months ago
Suresh Sundriyal e96a8a1498 [cleanup] Remove redundant include of `algorithm`. 10 months ago
Tim Stack 4c7952a21d
Merge pull request #1179 from sureshsundriyal/master
Some redundant includes cleanup.
10 months ago
Suresh Sundriyal ec100cdc99 Remove redundant headers - 2
Remove redundant headers from:
  - listview_curses.{cc,hh}
  - top_status_source.{cc,hh}
  - vtab_module.{cc,hh}
  - sql_util.{cc,hh}

Also add the appropriate headers in:
  - log.watch.cc
  - log_format.cc
  - regexp_vtab.cc
10 months ago
Suresh Sundriyal 4489277672 Remove redundant includes in lnav.{hh,cc}
Remove the redundant includes in lnav.hh and lnav.cc and add the
includes in the actual cc files that break due to the removal.
10 months ago
Tim Stack 2da7361097 [gantt] render opid descriptions correctly 10 months ago
Tim Stack f7da1df59b [lss] fix missing bookmarks for metadata 10 months ago
Tim Stack 14e61acda7 [gantt] support filtering 10 months ago
Suresh Sundriyal d4aa72aec2 [build] Fix build breakage. 10 months ago
Suresh Sundriyal 7e9bdfbfcd Revert "[build] Use cURL instaed of git to get lnav from the repository."
This reverts commit 3f33d9d17a.
10 months ago
Suresh Sundriyal 512e04bea7 [build] Fix the version numbers. 10 months ago
Suresh Sundriyal 1b2e8acb9b [build] Fix the action description. 10 months ago
Suresh Sundriyal 51f8f8299c [build] Upload lnav binary after the workflow. 10 months ago
Tim Stack 6334ad299c [log_format] check that patterns have a timestamp capture 10 months ago
Tim Stack 3f4c572368 [vmw_log] pickup vsan logs 10 months ago
Tim Stack 2afd233212 [vmw_log] handle exceptions in btresolver.py 10 months ago
Tim Stack f71300ba1d [gantt] add a gantt chart view 10 months ago