tracexec 1.0.0

Tracer for execve{,at} and pre-exec behavior, launcher for debuggers.
1
2
3
4
5
6
7
8
9
# Export Frontend

The export frontend supports exporting exec trace to various output formats.

Currently, the following formats are supported:

- [JSON]./collect/json.md#json-format
- [NDJSON (Newline delimited JSON)]./collect/json.md#ndjson-format
- [Perfetto trace]./collect/perfetto.md