Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | more write after read race conditions fixed | Toni Uhlig | 2020-07-10 | |
| | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | |||
* | fixed some race conditions | Toni Uhlig | 2020-07-10 | |
| | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | |||
* | compare&fetch for global flow_id counter, set missing variable on new flow, ↵ | Toni Uhlig | 2020-07-10 | |
| | | | | | | added struct padding for alignment Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | |||
* | care more about DISABLE_JSONIZER | Toni Uhlig | 2020-07-10 | |
| | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | |||
* | clang-format and set BreakBeforeBraces to Allmanz | Toni Uhlig | 2020-07-10 | |
| | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | |||
* | json formatting/ stringification overhaul | Toni Uhlig | 2020-07-10 | |
| | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | |||
* | send json string to sink, added basic json event serialization fn call | Toni Uhlig | 2020-07-09 | |
| | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | |||
* | renamed: jsonize_basic_event_error -> jsonize_format_error | Toni Uhlig | 2020-07-08 | |
| | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | |||
* | jsonize_basic_event // jsonize_basic_event_error | Toni Uhlig | 2020-07-07 | |
| | | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com> | |||
* | send JSON string on a per thread basis to a remote sink, means that no ↵ | Toni Uhlig | 2020-07-05 | |
expensive locking required Signed-off-by: Toni Uhlig <matzeton@googlemail.com> |