On Sun, 14 Jan 2024 11:23:24 -0500
Steven Rostedt wrote:
> On Sun, 14 Jan 2024 23:26:43 +0900
> Masami Hiramatsu (Google) wrote:
>
> > Hi Vincent,
> >
> > On Thu, 11 Jan 2024 16:17:11 +
> > Vincent Donnefort wrote:
> >
> > > It is now possible to mmap() a ring-buffer to stream its conten
On Sun, 14 Jan 2024 23:26:43 +0900
Masami Hiramatsu (Google) wrote:
> Hi Vincent,
>
> On Thu, 11 Jan 2024 16:17:11 +
> Vincent Donnefort wrote:
>
> > It is now possible to mmap() a ring-buffer to stream its content. Add
> > some documentation and a code example.
> >
> > Signed-off-by: Vin
Hi Vincent,
On Thu, 11 Jan 2024 16:17:11 +
Vincent Donnefort wrote:
> It is now possible to mmap() a ring-buffer to stream its content. Add
> some documentation and a code example.
>
> Signed-off-by: Vincent Donnefort
>
> diff --git a/Documentation/trace/index.rst b/Documentation/trace/in
On Thu, 11 Jan 2024 16:17:11 +
Vincent Donnefort wrote:
> It is now possible to mmap() a ring-buffer to stream its content. Add
> some documentation and a code example.
>
> Signed-off-by: Vincent Donnefort
>
> diff --git a/Documentation/trace/index.rst b/Documentation/trace/index.rst
> ind
It is now possible to mmap() a ring-buffer to stream its content. Add
some documentation and a code example.
Signed-off-by: Vincent Donnefort
diff --git a/Documentation/trace/index.rst b/Documentation/trace/index.rst
index 5092d6c13af5..0b300901fd75 100644
--- a/Documentation/trace/index.rst
+++
5 matches
Mail list logo