Commit Graph

1619 Commits

Author SHA1 Message Date
Timothy Stack
defb00303f [docs] some changes 2020-05-13 09:38:41 -07:00
Timothy Stack
6073464722 [build] disable test for now 2020-05-09 21:48:37 -07:00
Timothy Stack
a8e97a180b [build] remove stale dep 2020-05-09 13:48:06 -07:00
Timothy Stack
f23791af18 [internals] ignore failure to open file 2020-05-09 12:05:45 -07:00
Timothy Stack
c6196fe79f [build] missed TEXT2C_FILES 2020-05-09 10:03:28 -07:00
Timothy Stack
8f4149db94 [build] need to dist the format files 2020-05-09 09:55:06 -07:00
Timothy Stack
8e9ef5765f [formats] break up default-log-formats.json into separate files for each file format
Defect Number:
    Reviewed By:
   Testing Done:
2020-05-08 22:04:39 -07:00
Timothy Stack
7e36c6b3d0 [build] do not fail if syslog is not readable during build 2020-05-08 09:36:57 -07:00
Timothy Stack
8413dd13d8 [config] add configs directory 2020-05-07 07:08:59 -07:00
Timothy Stack
99a8eb9850 [build] try again 2020-04-25 17:22:59 -07:00
Timothy Stack
9b28a90ab0 pay attention to the result of rebuild_index() 2020-04-25 15:43:31 -07:00
Timothy Stack
7e538c85f9 [tests] try to fix breakage 2020-04-25 13:30:28 -07:00
Timothy Stack
8a0193691f ignore stdin when it is from /dev/null 2020-04-25 13:19:41 -07:00
Timothy Stack
3da3ec799a [session] allow the name 2020-04-25 07:32:05 -07:00
Timothy Stack
138a506b1a [perf] a few performance tweaks 2020-04-23 06:42:48 -07:00
Timothy Stack
0744a9b6de [docs] mention the view tables
Defect Number:
    Reviewed By:
   Testing Done:
2020-04-21 21:04:03 -07:00
Timothy Stack
d5373abeb4 [sql] bind $LINES/$COLS variables to the size of the window
Fixes #698
2020-04-21 06:20:25 -07:00
Timothy Stack
441833ac23 [build] bump version numbers 2020-04-20 22:50:57 -07:00
Timothy Stack
1ca7cbcd82 [.gitignore] add cmake-build 2020-04-20 21:22:51 -07:00
Timothy Stack
b5e81fa8fd [snap] bump snap version 2020-04-20 10:25:16 -07:00
Timothy Stack
77834a7576 [build] update hunter version 2020-04-19 14:56:42 -07:00
Timothy Stack
eef28d61a6 [view_curses] fix out-of-bounds access in mvwattrline 2020-04-19 14:32:34 -07:00
Timothy Stack
92f28f1174 [logfile] cache line length to fix perf issues with JSON logs 2020-03-11 07:25:39 -07:00
Timothy Stack
07f4b56646 [tests] update some expected results
so lazy...
2020-01-17 05:43:15 -08:00
Tim Stack
eb426afe36
Merge pull request #709 from sblondon/add_multithread_log_lnav
Add thread id for multithreaded Apache error log
2020-01-17 05:35:52 -08:00
Stéphane Blondon
70ed1c9af7 Add thread id for multithreaded Apache error log 2020-01-17 12:22:41 +01:00
Tim Stack
c048290474
Merge pull request #702 from enguerrand/master
[delete-filter] Fix issue #701: (Filter deletion before enter)
2019-11-25 07:23:14 -08:00
edr
3e82a06302 [delete-filter] Fix issue #701: (Filter deletion before enter) 2019-11-23 19:55:32 +01:00
Tim Stack
f152107857
Merge pull request #692 from arouene/master
Fix typo in manpage
2019-10-23 15:02:49 -07:00
Aurélien Rouëné
9313b372a1
Merge pull request #1 from arouene/remove-parameter-s-from-manfile
Fix typo in manfile
2019-10-23 22:32:34 +02:00
Aurélien Rouëné
f8ef4c1b17
Fix typo in manfile
Remove useless -s parameter as it does not seems to be used any more.
2019-10-23 22:31:08 +02:00
Timothy Stack
9db2dfa7a4 [theme] default to using default colors and, if default coloring is not enabled, turn -1 into white/black for fg/bg 2019-10-23 06:09:47 -07:00
Tim Stack
2ed88815da
Update README.md 2019-10-21 15:53:58 -07:00
Timothy Stack
e525d247ae [json-log] some more fixes for handling invalid json logs 2019-10-19 07:11:47 -07:00
Timothy Stack
10b8d64b03 [lnav_log] fix lldb arguments 2019-10-17 20:02:32 -07:00
Timothy Stack
8b750c83f1 update expected output 2019-09-11 08:12:56 -07:00
Timothy Stack
0935e1c356 missed adding redirect-to to the docs 2019-09-11 08:11:20 -07:00
Timothy Stack
5901c92794 [open-cmd] use line_buffer to load preview data
Fixes #680
2019-09-11 06:01:16 -07:00
Timothy Stack
98519b045a [help] mention hide/show-unmarked-lines
Fixes #631
2019-09-10 05:50:10 -07:00
Timothy Stack
b7255419e6 [test] fix sed usage
Fixes #572
2019-09-10 05:39:34 -07:00
Timothy Stack
9d6e6e4638 [build] fix a typo 2019-09-09 22:10:50 -07:00
Timothy Stack
27587ee917 [test] get test working on OS X 2019-09-09 21:47:41 -07:00
Tim Stack
03dc27f30a
Merge pull request #641 from matt-hayden/master
More clipboard commands
2019-09-09 21:37:07 -07:00
Tim Stack
b2463e44a3
Merge pull request #677 from phord/gzip-index
Add a gzip indexing class for faster gz navigation
2019-09-09 21:35:44 -07:00
Timothy Stack
f11364660d [build] missed file in makefile 2019-09-03 07:27:24 -07:00
Timothy Stack
73e902f7d8 [json-log] handle invalid json log lines
Header from folded patch 'foldme1.patch':

[local] foldme
2019-09-03 06:19:57 -07:00
Timothy Stack
cd3b9bbb71 [docs] start a CLI options page 2019-08-20 07:21:41 -07:00
Phil Hord
5513deeade Add a gzip indexing class for faster gz navigation
The gzread function is slow.  Every time you seek to a new location, the
whole file up to that position has to be decompressed again.  This causes
massive lags when trying to do simple things in lnav on a large .gz file.

Use the zlib inflate* functions instead and record the dictionary
periodically while processing the file the first time.  Then use
inflateSetDictionary to restore the dictionary to a convenient
location when trying to seek into the file again in the future.

Use a default period of 1MB of compressed data for syncpoints.
Each syncpoint uses 32KB. This is a ratio of 3.2%.  For example,
a 1GB .gz file (compressed size) will require us to keep 32MB
of index data in memory. A better method may be to use a fixed
number of syncpoints and divide the file appropriately. This
would keep the memory bounded at the cost of slower file
navigation on large .gz files.

Use pread to read the data for the stream decompressor and remove
the lock_hack previously employed.

NB. The documentation on these zlib functions is sparse. I followed
the example in zlib/examples/zran.c, but I used the z_stream total_in
and total_out variables instead of keeping my own separately as zran.c
does.  Maybe this is incompatible with some very old zlib versions.
I haven't looked.
2019-08-17 18:40:55 -07:00
Timothy Stack
165cd69c8d [vmw_log] allow colons in user names 2019-08-10 22:16:54 -07:00
Timothy Stack
585986057d [build] missed cleaning a dir up 2019-08-10 21:59:43 -07:00