| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
As a consequence for capture, mmap is no longer supported. Later on, supporting
mmap capture to write directly into the ring buffer is a possibility.
|
| |
|
| |
|
|
|
|
|
|
|
| |
UpdateSize to store the buffer size
This will make it possible to support the context attributes (frequency,
refresh, etc) for some backends
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Thanks to Jason Daly for pointing it out
|
| |
|
| |
|
| |
|
|
|
|
| |
or so
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Instead of filling it with silence and starting it before the thread is active
|
| |
|
|
|
|
| |
It needs to be filled, first
|
|
|
|
| |
Since it was just prepared, any error would likely mean bigger problems
|
| |
|
| |
|
| |
|
| |
|
| |
|