diff options
author | Jesper Dangaard Brouer <brouer@redhat.com> | 2017-08-25 16:04:32 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-08-28 21:22:21 +0300 |
commit | 1e22391e8fbec9c3709bad82b997b108d1c6228b (patch) | |
tree | c0924b695595a3c1cdb5c2bc364469862f24f0a0 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | f63ae01d890cb68e842c96995bb93106ee85c93d (diff) | |
download | linux-1e22391e8fbec9c3709bad82b997b108d1c6228b.tar.xz |
net: missing call of trace_napi_poll in busy_poll_stop
Noticed that busy_poll_stop() also invoke the drivers napi->poll()
function pointer, but didn't have an associated call to trace_napi_poll()
like all other call sites.
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/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions