Skip to content
Commit 409f386b authored by Tonghao Zhang's avatar Tonghao Zhang Committed by David S. Miller
Browse files

qdisc: add new field for qdisc_enqueue tracepoint



qdisc_enqueue tracepoint can work with qdisc:qdisc_dequeue
to measure packets latency in qdisc queues.

Add a new field txq for it, then we can retrieve more info.

Signed-off-by: default avatarTonghao Zhang <xiangxia.m.yue@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent ef17e2ac
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment