* contrib/vmlog/vmlogfilter.c: Added a tool that filters a vmlog log file the same...
authorpm <none@none>
Sat, 2 Jun 2007 17:47:30 +0000 (17:47 +0000)
committerpm <none@none>
Sat, 2 Jun 2007 17:47:30 +0000 (17:47 +0000)
commit8e90d6c242416ce1a1da1fd548607578fff7ddc2
tree6c8182826d3d66f53c16ed5ac8aee94f12e43b82
parentf3542dbc337e1d9adc2fd956b558f95fe02720d2
* contrib/vmlog/vmlogfilter.c: Added a tool that filters a vmlog log file the same way as -XXfi and -XXfx do.

* contrib/vmlog/vmlog.c,
contrib/vmlog/vmlog.h (vmlog_thread_log_append): Made not-static.

* contrib/vmlog/Makefile.am,
configure.ac: Conditional building of vmlogfilter if ENABLE_VMLOG is set and regex.h present.
configure.ac
contrib/vmlog/Makefile.am
contrib/vmlog/vmlog.c
contrib/vmlog/vmlog.h
contrib/vmlog/vmlogfilter.c [new file with mode: 0644]