haproxy/dev/haring
Willy Tarreau cc51c9a733 DEV: haring: support remapping LF in contents with CR VT
Some traces may contain LF characters which are quite cumbersome to
deal with using the common tools. Given that the utility still has
access to the raw traces and knows where the delimiters are, let's
offer the possibility to remap LF characters to a different sequence.

Here we're using CR VT which will have the same visual appearance but
will remain on the same line for grep etc. This behavior is enabled by
the -l option. It's not enabled by default because it's 50% slower due
to content processing.
2022-08-12 12:11:30 +02:00
..
haring.c DEV: haring: support remapping LF in contents with CR VT 2022-08-12 12:11:30 +02:00
README DEV: haring: add a simple utility to read file-backed rings 2022-08-12 11:48:32 +02:00

This needs to be built from the top makefile, for example :

  make dev/haring/haring