aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorFlorian Westphal <[email protected]>2016-09-18 00:57:33 +0200
committerDavid S. Miller <[email protected]>2016-09-19 01:47:18 -0400
commited760cb8aae7c2b84c193d4a7637b0c9e752f07e (patch)
treecbff0f30ea3b3cb037384708e172893ae1efcf17 /tools/perf/scripts/python/syscall-counts-by-pid.py
parentec323368793b8570c02e723127611a8d906a9b3f (diff)
sched: replace __skb_dequeue with __qdisc_dequeue_head
After previous patch these functions are identical. Replace __skb_dequeue in qdiscs with __qdisc_dequeue_head. Next patch will then make __qdisc_dequeue_head handle single-linked list instead of strcut sk_buff_head argument. Doesn't change generated code. Signed-off-by: Florian Westphal <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions