summaryrefslogtreecommitdiff
path: root/Documentation/trace/ring-buffer-map.rst
AgeCommit message (Collapse)Author
2024-05-13Documentation: tracing: Add ring-buffer mappingVincent Donnefort
It is now possible to mmap() a ring-buffer to stream its content. Add some documentation and a code example. Link: https://lore.kernel.org/linux-trace-kernel/20240510140435.3550353-5-vdonnefort@google.com Signed-off-by: Vincent Donnefort <vdonnefort@google.com> Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>