On Fri, Aug 23, 2024 at 02:39:04PM -0300, Fabiano Rosas wrote: > The total_normal_pages and total_zero_pages elements are used only for > the end tracepoints of the multifd threads. These are not super useful > since they record per-channel numbers and are just the sum of all the > pages that are transmitted per-packet, for which we already have > tracepoints. Remove the totals from the tracing. > > Signed-off-by: Fabiano Rosas <faro...@suse.de>
Reviewed-by: Peter Xu <pet...@redhat.com> -- Peter Xu