lnav/src
2014-11-06 20:32:35 -08:00
..
spookyhash Change the code to use Spookyhash. 2014-02-03 22:36:33 -08:00
yajl [yajl] add a yajl_reset() so we do not have to do yajl_alloc for every line 2014-10-29 06:42:45 -07:00
ansi_scrubber.cc [coverity] some cleanup and add the chunky_index 2014-09-28 22:36:07 -07:00
ansi_scrubber.hh [headless] add options for usage without the UI 2014-02-28 20:35:07 -08:00
auto_fd.hh [coverity] some cleanup and add the chunky_index 2014-09-28 22:36:07 -07:00
auto_mem.hh [debug] more debugging stuff 2014-03-06 06:58:49 -08:00
auto_pid.hh [mouse] more mouse support and other fixes 2013-10-11 06:22:29 -07:00
bin2c.c
bookmarks.cc [debug] more debugging stuff 2014-03-06 06:58:49 -08:00
bookmarks.hh [debug] more debugging stuff 2014-03-06 06:58:49 -08:00
bottom_status_source.hh [coverity] a couple of fixes 2014-11-03 20:24:46 -08:00
byte_array.hh [debug] more debugging stuff 2014-03-06 06:58:49 -08:00
chunky_index.hh [filter] some improvements to the core filtering code 2014-10-19 22:16:40 -07:00
CMakeLists.txt [formats] add a "-i" flag to make it easier to install formats 2014-11-05 09:01:09 -08:00
collation-functions.cc [coverity] some cleanup and add the chunky_index 2014-09-28 22:36:07 -07:00
column_namer.hh [perf] reduce copies of log messages 2014-02-01 06:41:11 -08:00
concise_index.hh [filter] some improvements to the core filtering code 2014-10-19 22:16:40 -07:00
config.h.in [build] check for execinfo.h 2014-03-18 03:37:00 -07:00
data_parser.cc [data parser] hex dump values and add the uwsgi log format 2013-07-17 21:24:33 -07:00
data_parser.hh [coverity] some cleanup and add the chunky_index 2014-09-28 22:36:07 -07:00
data_scanner.cc [nits] some nits noticed after the release 2014-04-01 13:07:58 -07:00
data_scanner.hh [coverity] some cleanup and add the chunky_index 2014-09-28 22:36:07 -07:00
db_sub_source.cc [write-json] add a command to write results as json 2014-03-11 05:37:13 -07:00
db_sub_source.hh [write-json] add a command to write results as json 2014-03-11 05:37:13 -07:00
default-log-formats-json.hh [log format] some more work to externalize log formats; color identifiers in logs 2013-06-29 06:22:24 -07:00
default-log-formats.json [vmw_log] update the formats for the vmw_log format 2014-11-06 20:32:35 -08:00
dump-pid.sh [mouse] more mouse support and other fixes 2013-10-11 06:22:29 -07:00
environ_vtab.cc [build] some more centos build fixes 2014-06-13 21:39:03 -07:00
environ_vtab.hh [sql] add an environ virtual table 2014-05-06 21:26:05 -07:00
extension-functions.c
format2csv.py [docs] more docs 2013-07-27 11:04:43 -07:00
format-text-files.hh [mouse] more mouse support and other fixes 2013-10-11 06:22:29 -07:00
fs-extension-functions.cc [coverity] some cleanup and add the chunky_index 2014-09-28 22:36:07 -07:00
grapher.hh [hist] cleanup the hist_source and add support for graphing a single column at a time 2013-06-23 13:43:51 -07:00
grep_highlighter.hh [test] reformat test_grep_proc2 2014-03-12 07:11:55 -07:00
grep_proc.cc remove bad include 2014-09-29 04:48:27 -07:00
grep_proc.hh [coverity] some cleanup and add the chunky_index 2014-09-28 22:36:07 -07:00
help.hh
help.txt [filter] add tests for filtering with append 2014-11-06 06:40:32 -08:00
hist_source.cc [view_curses] use a vector for string attributes 2014-01-25 09:29:35 -08:00
hist_source.hh [debug] more debugging stuff 2014-03-06 06:58:49 -08:00
init_sql.py build fix 2014-03-29 22:08:01 -07:00
init-sql.hh
init.sql
intern_string.cc [perf] optimize json log loading 2014-10-28 07:02:27 -07:00
intern_string.hh [perf] optimize json log loading 2014-10-28 07:02:27 -07:00
json_op.cc [jsonptr] initial impl 2014-05-05 06:44:58 -07:00
json_op.hh [jsonptr] initial impl 2014-05-05 06:44:58 -07:00
json_ptr.cc [jsonptr] initial impl 2014-05-05 06:44:58 -07:00
json_ptr.hh [jsonptr] initial impl 2014-05-05 06:44:58 -07:00
json-extension-functions.cc [jsonptr] initial impl 2014-05-05 06:44:58 -07:00
k_merge_tree.h [wrap] start support for word wrapping and fix a variety of glitches 2013-11-06 07:29:20 -08:00
line_buffer.cc [filter] some improvements to the core filtering code 2014-10-19 22:16:40 -07:00
line_buffer.hh [filter] some improvements to the core filtering code 2014-10-19 22:16:40 -07:00
listview_curses.cc [readline] customize display of matches for completion 2014-03-09 01:29:28 -08:00
listview_curses.hh [filter] some improvements to the core filtering code 2014-10-19 22:16:40 -07:00
lnav_commands.cc [filter] add tests for filtering with append 2014-11-06 06:40:32 -08:00
lnav_commands.hh
lnav_config.cc [formats] add a "-i" flag to make it easier to install formats 2014-11-05 09:01:09 -08:00
lnav_config.hh
lnav_log.cc bump version, add some logging, and minor stuff 2014-11-03 20:02:22 -08:00
lnav_log.hh [jsonptr] initial impl 2014-05-05 06:44:58 -07:00
lnav_util.cc [filter] update the UI during filtering again 2014-11-03 06:07:36 -08:00
lnav_util.hh [build] automate building the linux static binary 2014-11-04 06:36:49 -08:00
lnav.cc [filter] fix a filtering bug during tailing 2014-11-05 23:36:07 -08:00
lnav.hh [formats] add a "-i" flag to make it easier to install formats 2014-11-05 09:01:09 -08:00
log_accel.cc [elapsed-time] add a visual indicator for sharp changes in message rate 2014-03-16 15:07:08 -07:00
log_accel.hh try again for the limit 2014-03-16 15:21:42 -07:00
log_data_helper.hh [perf] optimize json log loading 2014-10-28 07:02:27 -07:00
log_data_table.hh [perf] optimize json log loading 2014-10-28 07:02:27 -07:00
log_format_impls.cc [filter] some improvements to the core filtering code 2014-10-19 22:16:40 -07:00
log_format_loader.cc [formats] add a "-i" flag to make it easier to install formats 2014-11-05 09:01:09 -08:00
log_format_loader.hh [formats] add a "-i" flag to make it easier to install formats 2014-11-05 09:01:09 -08:00
log_format.cc [vmw_log] update the formats for the vmw_log format 2014-11-06 20:32:35 -08:00
log_format.hh [mem] some more memory reductions 2014-10-31 13:16:35 -07:00
log_vtab_impl.cc [cmd] do not error out if filter exists, just enable it 2014-11-05 21:29:31 -08:00
log_vtab_impl.hh [sql] implement xBestIndex 2014-03-11 08:18:51 -07:00
logfile_stats.hh
logfile_sub_source.cc [filter] update the UI during filtering again 2014-11-03 06:07:36 -08:00
logfile_sub_source.hh [coverity] a couple of fixes 2014-11-03 20:24:46 -08:00
logfile.cc [filter] update the UI during filtering again 2014-11-03 06:07:36 -08:00
logfile.hh [filter] update the UI during filtering again 2014-11-03 06:07:36 -08:00
Makefile.am [build] make dist fixes 2014-11-03 20:41:38 -08:00
Makefile.in [build] make dist fixes 2014-11-03 20:41:38 -08:00
network-extension-functions.cc [coverity] a couple of fixes 2014-11-03 20:24:46 -08:00
pcrepp.cc [readline] highlight pcre syntax in the search prompt 2014-03-04 07:38:33 -08:00
pcrepp.hh handle missing level field in format 2014-03-15 11:37:03 -07:00
piper_proc.cc remove bad include 2014-09-29 04:57:08 -07:00
piper_proc.hh [coverity] some cleanup and add the chunky_index 2014-09-28 22:36:07 -07:00
plugins.hh
ptimec_rt.cc fix some warnings 2014-10-29 04:26:13 +00:00
ptimec.cc fix some warnings 2014-10-29 04:26:13 +00:00
ptimec.hh [filter] update the UI during filtering again 2014-11-03 06:07:36 -08:00
readline_curses.cc [coverity] some cleanup and add the chunky_index 2014-09-28 22:36:07 -07:00
readline_curses.hh [readline] customize display of matches for completion 2014-03-09 01:29:28 -08:00
readline_highlighters.cc bump version, add some logging, and minor stuff 2014-11-03 20:02:22 -08:00
readline_highlighters.hh [cmd] add tab-completion for text in the view when filtering 2014-10-30 08:37:06 -07:00
sequence_matcher.cc [byte_array] tweak the template so it is easier to use with SpookyHash 2014-02-04 09:26:25 -08:00
sequence_matcher.hh [byte_array] tweak the template so it is easier to use with SpookyHash 2014-02-04 09:26:25 -08:00
sequence_sink.hh
session_data.cc Reduce session_data filesize and some minor cleanup. 2014-11-05 19:11:14 -08:00
session_data.hh [session] saving bookmarks 2013-07-13 21:31:59 -07:00
shared_buffer.cc [build] check for execinfo.h 2014-03-18 03:37:00 -07:00
shared_buffer.hh [yajl] bump to version 2.1.0 2014-10-29 06:19:10 -07:00
sql_util.cc [time] use the gmtime from newlib 2014-11-02 19:35:15 -08:00
sql_util.hh [perf] optimize json log loading 2014-10-28 07:02:27 -07:00
sqlite-extension-func.c [jsonptr] initial impl 2014-05-05 06:44:58 -07:00
sqlite-extension-func.h [jsonptr] initial impl 2014-05-05 06:44:58 -07:00
state-extension-functions.cc [jsonptr] initial impl 2014-05-05 06:44:58 -07:00
status_controllers.hh
statusview_curses.cc [mouse] more mouse support and other fixes 2013-10-11 06:22:29 -07:00
statusview_curses.hh [elapsed-time] add a visual indicator for sharp changes in message rate 2014-03-16 15:07:08 -07:00
string-extension-functions.cc [sql] swap regexp_replace args 2013-07-27 11:11:50 -07:00
strnatcmp.c [debug] more debugging stuff 2014-03-06 06:58:49 -08:00
strnatcmp.h
strong_int.hh Update strong_int.hh 2014-03-10 14:54:14 -07:00
tables.h
term_extra.hh [term] set the terminal title 2014-02-10 07:25:28 -08:00
termios_guard.hh [log] add an internal logger instead of using redirected stderr 2014-03-01 16:35:30 -08:00
test_override.cc
textfile_sub_source.hh [view_curses] use a vector for string attributes 2014-01-25 09:29:35 -08:00
textview_curses.cc [filter] some improvements to the core filtering code 2014-10-19 22:16:40 -07:00
textview_curses.hh [filter] fix a filtering bug during tailing 2014-11-05 23:36:07 -08:00
time_T.hh
top_status_source.hh [term] set the terminal title 2014-02-10 07:25:28 -08:00
top_sys_status_source.hh
view_curses.cc [format] add OpenAM log formats 2014-06-17 21:29:42 -07:00
view_curses.hh [jsonptr] initial impl 2014-05-05 06:44:58 -07:00
vt52_curses.cc [debug] more debugging stuff 2014-03-06 06:58:49 -08:00
vt52_curses.hh
xterm_mouse.cc [mouse] more mouse support and other fixes 2013-10-11 06:22:29 -07:00
xterm_mouse.hh [mouse] small fixes for mouse support 2014-03-03 00:55:01 -08:00
yajlpp.cc [yajl] bump to version 2.1.0 2014-10-29 06:19:10 -07:00
yajlpp.hh [perf] optimize json log loading 2014-10-28 07:02:27 -07:00