Files
falco/userspace/engine
Mark Stemm db469c6514 Use sysdig's formatter cache.
Use the sinsp_evt_formatter_cache added in
https://github.com/draios/sysdig/pull/771 instead of a local cache. This
simplifies the lua side quite a bit, as it only needs to call
format_output(), and clean up everything via free_formatters() in
output_cleanup().

On the C side, use a sinsp_evt_formatter object and use it in
format_event().
2017-02-27 12:15:49 -08:00
..
2017-02-08 11:08:36 -08:00
2017-02-10 11:54:30 -08:00
2017-02-10 11:54:30 -08:00
2017-02-27 12:15:49 -08:00
2017-02-27 12:15:49 -08:00
2016-10-24 15:56:45 -07:00
2016-10-24 15:56:45 -07:00
2017-02-08 11:08:36 -08:00