Commit Graph

463 Commits (44d2e124034227e9acc7e6cfe65a9901a2b64c6a)

Author SHA1 Message Date
Timothy Stack 44d2e12403 [text] add filtering support to the plain text view
Fixes #149 #148
10 years ago
Suresh Sundriyal acd913b9f9 [Compile errors] test_override.cc -> test_override.c 10 years ago
Timothy Stack 282e70445e [pretty] reformat all displayed lines instead of just the top one
Fixes #150
10 years ago
Suresh Sundriyal ed0baf7c1c [build] Add custom silent rules.
Add custom silent rules for ptime/bin2c/sqlite3/rm commands.
10 years ago
Timothy Stack 8fb15e455a [cmd] add a relative-goto command 10 years ago
Suresh Sundriyal 1025015bc8 [build] autogen.sh run 10 years ago
Suresh Sundriyal 40250d41d9 [build] autogen.sh run 10 years ago
Timothy Stack 4ea800a8f8 [build] messed up sigset init 10 years ago
Timothy Stack 219a4baad1 [ui] lower the index rebuild frequency when the command line is active 10 years ago
Suresh Sundriyal 23e2d86421 [build] autogen run 10 years ago
Timothy Stack 42521ef337 [hist] the wrong view could be used when switching from hist to log 10 years ago
Timothy Stack cf462cecde [hist] need to rebuild the histogram if files are closed 10 years ago
Suresh Sundriyal 6567b53266 [Coverity] Eliminate null pointer dereferencing.
There is a possibility that 'name' might be NULL and {get/set}env might
dereference it.
10 years ago
Suresh Sundriyal e3f2939904 [Coverity] Uninitialized variable.
Zero out 'msg' during declaration.
10 years ago
Suresh Sundriyal 803642a849 [Coverity] Fixes an 'Uninitialized variables' error.
Initialize retval to SQLITE_ERROR during declaration at the beggining of
the method. I could technically go with SQLITE_OK but if this is going
to be unintentially returned without being initialized, I would much
rather it return an error than success.
10 years ago
Suresh Sundriyal 74de13e2c9 Remove unused 'strncasestr_i'.
The function is not really used anywhere and does not really do what the
name suggests it should. It leads to compiler warnings about 'unused'
function. Removing this for now.
10 years ago
Suresh Sundriyal 1c0d3a4f5a [Warnings] varargs with reference parameters.
'va_start' has undefined behvaior with reference types, so use a pointer instead.
10 years ago
Suresh Sundriyal 89b31050f1 [Compile errors] Fix some errors on ancient toolchains.
Fix some random errors on older toolchains where sys/time.h does
not include time.h.
10 years ago
Timothy Stack b02430f4d9 add netinet include 10 years ago
Timothy Stack fa2ed5621d [build] autogen run 10 years ago
Timothy Stack ff724e4941 [pipe-to] set env vars for each log line column 10 years ago
Timothy Stack aea0bd54e0 [cmd] add a :redraw command to do a full redraw of the window
Fixes #18
10 years ago
Timothy Stack 12b81fe4e7 [format] fix full message read for json formats 10 years ago
Timothy Stack dc79bd3bf5 [nav] reset where shift+j/k set bookmarks after scrolling
Fixes #13
10 years ago
Timothy Stack 12e0befe30 [pretty-print] try to reverse lookup IP addresses 10 years ago
Timothy Stack c3968e4291 [pretty-print] remove some extra line feeds 10 years ago
Timothy Stack 3e7063a522 [pretty-print] put closing curlys on their own line 10 years ago
Tim Stack facb75589b Merge pull request #128 from sureshsundriyal/master
Partial fix for issue#53 (Allow the use of yajl installed on the system)
10 years ago
Timothy Stack 1a9e41cf2f use stringstream instead of strstream 10 years ago
Timothy Stack c670a86d04 [pretty-print] first pass at a pretty-printer
Defect Number:
    Reviewed By:
   Testing Done:
10 years ago
Timothy Stack 1d3481c3fa [cmd] add pipe-to and pipe-line-to commands 10 years ago
Timothy Stack 64df915a5a [piper] fix some ownership issues with the piper fd 10 years ago
Suresh Sundriyal 74da06a8b8 [build] Define a USE_INCLUDED_YAJL conditional
Define a USE_INCLUDED_YAJL conditional which can be used to skip the
included YAJL files if there are local ones available.
10 years ago
Timothy Stack 9ded31f647 display autotools version 10 years ago
Suresh Sundriyal bd2ae532de Update the generated build files. 10 years ago
Timothy Stack 974aafe1b9 [search] fix searching when a file is deleted and recreated 10 years ago
Timothy Stack 23344ac8b2 build fix 10 years ago
Timothy Stack b5b4a241e2 build 10 years ago
Timothy Stack fad59bfaf1 [ptime] fix endianness and parsing issues 10 years ago
Timothy Stack c80e181790 fix ptime_b_slow, again... 10 years ago
Timothy Stack a2caf34028 [sysclip] fix NULL deref 10 years ago
Timothy Stack 0b816dd45d [nav] fix time-based navigation when filtering is active 10 years ago
Timothy Stack c2e44c5998 [filter] fix for multiple filter-ins being applied 10 years ago
Timothy Stack 99f34a1447 [fmt] add a vmkernel log format
Defect Number:
    Reviewed By:
   Testing Done:
10 years ago
Timothy Stack 6a90dd9bc2 copy search terms to OS-Xs find clipboard
Fixes #108
10 years ago
Tim Stack 80ef38227b Merge pull request #120 from iranzo/master
Add support for OpenStack log formats (tested on neutron, nova)
10 years ago
Pablo Iranzo Gómez 8fc539df16 Specify timestamp and url for Openstack log files 10 years ago
Pablo Iranzo Gómez d1c5f12bfc Add support for OpenStack log formats (tested on neutron, nova) 10 years ago
Suresh Sundriyal 114a7a6ecf [log_accel] Minor refactoring.
Unless I am misunderstanding the intention behind the equation:

    (A - D)/C - (B - D)/C = (A - B)/C

The output seems to be exactly the same:

    Before:
    =======
     1m7s000│Nov 11 06:45:01 XXX-XXX CRON[28452]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
    11m7s000│Nov 11 06:55:01 XXX-XXX CRON[28819]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
    21m7s000│Nov 11 07:05:01 XXX-XXX CRON[29186]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
    31m7s000│Nov 11 07:15:01 XXX-XXX CRON[29552]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
    33m7s000│Nov 11 07:17:01 XXX-XXX CRON[29629]: (root) CMD (   cd / && run-parts --report /etc/cron.hourly)
    41m7s000│Nov 11 07:25:01 XXX-XXX CRON[29922]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
    51m7s000│Nov 11 07:35:01 XXX-XXX CRON[30290]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
   1h1m7s000│Nov 11 07:45:01 XXX-XXX CRON[30657]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)

    After:
    ======
     1m7s000│Nov 11 06:45:01 XXX-XXX CRON[28452]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
    11m7s000│Nov 11 06:55:01 XXX-XXX CRON[28819]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
    21m7s000│Nov 11 07:05:01 XXX-XXX CRON[29186]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
    31m7s000│Nov 11 07:15:01 XXX-XXX CRON[29552]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
    33m7s000│Nov 11 07:17:01 XXX-XXX CRON[29629]: (root) CMD (   cd / && run-parts --report /etc/cron.hourly)
    41m7s000│Nov 11 07:25:01 XXX-XXX CRON[29922]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
    51m7s000│Nov 11 07:35:01 XXX-XXX CRON[30290]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
   1h1m7s000│Nov 11 07:45:01 XXX-XXX CRON[30657]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)

Some names and identifying details in the log snippets above have been changed
to protect the privacy of individuals. Any resemblance to actual computers,
sentient or otherwisei, is purely coincidental.
10 years ago
Timothy Stack cfa628f6c4 various fixes
Defect Number:
    Reviewed By:
   Testing Done:
10 years ago