Commit fefedd0
committed
Release 0.4
Notable changes:
* Add support for linking with system libraries.
* quark_queue_get_events removed in favor of quark_queue_get_event.
* TCP socket lifecycle events, experimental.
* No more snapshots as events, see CHANGES.
* DNS request/reply events, experimental.
* Support fentry probes in addition to kprobes.
* QQ_BYPASS allows fetching events from the EBPF ring buffer,
no processing involved.
* Support for musl, because they're awesome.
* Add file probes, only available in QQ_BYPASS for now.
* Removed path limitation, it now respects MAXPATHLEN.
* Add the -1 option to quark-test so it doesn't for for tests.
* Add cgroups to process events.1 parent 55c371f commit fefedd0
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
0 commit comments