diff options
author | Jesper Dangaard Brouer | 2016-07-07 18:01:32 +0200 |
---|---|---|
committer | David S. Miller | 2016-07-10 00:05:02 +0200 |
commit | 1db19db7f5ff4ddd3b1b6dd2092a87298ee5bd0b (patch) | |
tree | b5f5b949245c9ff457db3fc5df523a3028351922 /tools/perf/scripts/python/Perf-Trace-Util | |
parent | Merge branch 'r8152-next' (diff) | |
download | kernel-qcow2-linux-1db19db7f5ff4ddd3b1b6dd2092a87298ee5bd0b.tar.gz kernel-qcow2-linux-1db19db7f5ff4ddd3b1b6dd2092a87298ee5bd0b.tar.xz kernel-qcow2-linux-1db19db7f5ff4ddd3b1b6dd2092a87298ee5bd0b.zip |
net: tracepoint napi:napi_poll add work and budget
An important information for the napi_poll tracepoint is knowing
the work done (packets processed) by the napi_poll() call. Add
both the work done and budget, as they are related.
Handle trace_napi_poll() param change in dropwatch/drop_monitor
and in python perf script netdev-times.py in backward compat way,
as python fortunately supports optional parameter handling.
Signed-off-by: Jesper Dangaard Brouer <brouer@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util')
0 files changed, 0 insertions, 0 deletions