Re: [PATCH v9 07/21] cachefiles: add tracepoints for on-demand read mode
From: David Howells
Date: Thu Apr 21 2022 - 10:20:36 EST
Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx> wrote:
> Add tracepoints for on-demand read mode. Currently following tracepoints
> are added:
>
> OPEN request / COPEN reply
> CLOSE request
> READ request / CREAD reply
> write through anonymous fd
> release of anonymous fd
>
> Signed-off-by: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
Acked-by: David Howells <dhowells@xxxxxxxxxx>