RSS 2 projects tagged "Awk"

No download Website Updated 10 Sep 2012 LMDBG

Screenshot
Pop 80.12
Vit 8.09

LMDBG is a collection of small tools for collecting and analyzing the logs of malloc/realloc/memalign/free function calls. Unlike many others, LMDBG does not provide any way to detect overruns of the boundaries of malloc() memory allocations, as this is not the goal. Like most other malloc debuggers, LMDBG allows detecting memory leaks and double frees. However, unlike others, LMDBG generates full stacktraces and separates the logging process from analysis, thus allowing you to analyze an application on a per-module basis.

Download Website Updated 24 Sep 2001 securitylog2html

Screenshot
Pop 18.41
Vit 65.22

Securitylog2html is a script developed in AWK for filtering ipchains logs to generate HTML reports.

Screenshot

Project Spotlight

SchemaCrawler

A command line tool to output your database schema and data in diff-able form.

Screenshot

Project Spotlight

uma::bson

A DOM-style C++ API for BSON.