diff options
| author | Joe Damato <jdamato@fastly.com> | 2024-10-04 13:54:07 +0300 | 
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2024-10-08 18:14:50 +0300 | 
| commit | 49717ef01ce1b6dbe4cd12bee0fc25e086c555df (patch) | |
| tree | 425763077116c129244ebc12105217d6cb2dc772 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
| parent | 489cee4caeba4f70a29b7215cfd18152dcadab7f (diff) | |
| download | linux-49717ef01ce1b6dbe4cd12bee0fc25e086c555df.tar.xz | |
idpf: Don't hard code napi_struct size
The sizeof(struct napi_struct) can change. Don't hardcode the size to
400 bytes and instead use "sizeof(struct napi_struct)".
Suggested-by: Alexander Lobakin <aleksander.lobakin@intel.com>
Signed-off-by: Joe Damato <jdamato@fastly.com>
Acked-by: Alexander Lobakin <aleksander.lobakin@intel.com>
Link: https://patch.msgid.link/20241004105407.73585-1-jdamato@fastly.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions
