diff options
author | Josef Bacik <[email protected]> | 2024-01-26 10:39:42 -0500 |
---|---|---|
committer | Chuck Lever <[email protected]> | 2024-03-01 09:12:08 -0500 |
commit | f094323867668d50124886ad884b665de7319537 (patch) | |
tree | a2763898d667b46e46763b51b8ba0c2625fac882 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | a2214ed588fb3c5b9824a21cff870482510372bb (diff) |
sunrpc: pass in the sv_stats struct through svc_create_pooled
Since only one service actually reports the rpc stats there's not much
of a reason to have a pointer to it in the svc_program struct. Adjust
the svc_create_pooled function to take the sv_stats as an argument and
pass the struct through there as desired instead of getting it from the
svc_program->pg_stats.
Signed-off-by: Josef Bacik <[email protected]>
Reviewed-by: Jeff Layton <[email protected]>
Signed-off-by: Chuck Lever <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions