aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorHeiner Kallweit <hkallweit1@gmail.com>2020-10-29 18:33:46 +0100
committerJakub Kicinski <kuba@kernel.org>2020-10-31 10:23:02 -0700
commit5e4cb4800168671c7d599416ded360bac6c4b319 (patch)
tree6bf6e49c49662213fb53b136a1c2f894eb377bde /tools/perf/scripts/python
parentnet: core: add devm_netdev_alloc_pcpu_stats (diff)
downloadlinux-5e4cb4800168671c7d599416ded360bac6c4b319.tar.gz
linux-5e4cb4800168671c7d599416ded360bac6c4b319.zip
r8169: use struct pcpu_sw_netstats for rx/tx packet/byte counters
Switch to the net core rx/tx byte/packet counter infrastructure. This simplifies the code, only small drawback is some memory overhead because we use just one queue, but allocate the counters per cpu. Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions