aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/proc.py
diff options
context:
space:
mode:
authorEric Dumazet <[email protected]>2017-05-10 21:59:28 -0700
committerDavid S. Miller <[email protected]>2017-05-11 21:37:40 -0400
commitcb395b2010879a8461aa1b1c37025769708c32cf (patch)
tree6f2fbea893bf9e440268a336fa153b066166993d /scripts/gdb/linux/proc.py
parentb451e5d24ba6687c6f0e7319c727a709a1846c06 (diff)
net: sched: optimize class dumps
In commit 59cc1f61f09c ("net: sched: convert qdisc linked list to hashtable") we missed the opportunity to considerably speed up tc_dump_tclass_root() if a qdisc handle is provided by user. Instead of iterating all the qdiscs, use qdisc_match_from_root() to directly get the one we look for. Signed-off-by: Eric Dumazet <[email protected]> Cc: Jiri Kosina <[email protected]> Cc: Jamal Hadi Salim <[email protected]> Cc: Cong Wang <[email protected]> Cc: Jiri Pirko <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions