ringbuffer.submit has a high overhead
Open
- Dominant language
- C
- Stars
- 22.7k
- Forks
- 4.1k
- Avg merge
- 10d 4h
- Merged PRs (30d)
- 3
Description
Is there a method in bcc to send events in batches to user space and not event by event like the ```ringbuffer.submit()``` does? I would like to reduce the frequency of using the function ```ringbuffer.submit()``` which has an overhead that becomes significant when the rate of the traced events becomes important.
Thanks a lot,
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.