aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorÍñigo Huguet <[email protected]>2023-03-31 13:14:01 +0200
committerJakub Kicinski <[email protected]>2023-04-03 19:02:51 -0700
commite790fc15bfbf3d9e6edd4e42b6288a4dd678e2f4 (patch)
tree0ca021d705390c9a208cd769eb5178bd8a5bb01b /tools/perf/scripts/python/syscall-counts-by-pid.py
parent7b600f8da8fe65183014c2b87e61da7c597476cf (diff)
sfc: store PTP filters in a list
Instead of using a fixed sized array for the PTP filters, use a list. This is not actually necessary at this point because the filters for multicast PTP are a fixed number, but this is a preparation for the following patches adding support for unicast PTP. To avoid confusion with the new struct type efx_ptp_rxfilter, change the name of some local variables from rxfilter to spec, given they're of the type efx_filter_spec. Reported-by: Yalin Li <[email protected]> Signed-off-by: Íñigo Huguet <[email protected]> Reviewed-by: Edward Cree <[email protected]> Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions