Re: [PATCH v7 0/3] Introduce node-specific xstats in graph library

2024-10-16 Thread David Marchand
On Tue, Oct 15, 2024 at 7:42 AM wrote: > > From: Pavan Nikhilesh > > Introduce the ability for nodes to advertise xstats counters during > registration and increment them during the node process function in > the graph library. > This enhancement allows for better stats tracking and debugging > c

[PATCH v7 0/3] Introduce node-specific xstats in graph library

2024-10-14 Thread pbhagavatula
From: Pavan Nikhilesh Introduce the ability for nodes to advertise xstats counters during registration and increment them during the node process function in the graph library. This enhancement allows for better stats tracking and debugging capabilities within the graph framework. The number of