aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorHayes Wang <hayeswang@realtek.com>2019-08-13 11:42:06 +0800
committerJakub Kicinski <jakub.kicinski@netronome.com>2019-08-13 18:12:08 -0700
commit252df8b86667fe4640a2d9fb5cfc705ad285d578 (patch)
tree165b4670b0bc1090adc730f2096795eaea1e2eb9 /tools/perf/scripts/python/syscall-counts.py
parentr8152: separate the rx buffer size (diff)
downloadlinux-dev-252df8b86667fe4640a2d9fb5cfc705ad285d578.tar.xz
linux-dev-252df8b86667fe4640a2d9fb5cfc705ad285d578.zip
r8152: replace array with linking list for rx information
The original method uses an array to store the rx information. The new one uses a list to link each rx structure. Then, it is possible to increase/decrease the number of rx structure dynamically. Signed-off-by: Hayes Wang <hayeswang@realtek.com> Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions