|
SeaBee
|
Ring buffer structure that the user space will read logs from. More...
#include <logging.h>
Data Fields | |
| unsigned int | type = BPF_MAP_TYPE_RINGBUF |
| Ringbuffer map type. | |
| unsigned int | max_entries = DEFAULT_RINGBUF_SIZE |
| Can be updated with OpenMap::set_max_entries() | |
Ring buffer structure that the user space will read logs from.