aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorVladimir Oltean <[email protected]>2023-02-07 15:54:39 +0200
committerDavid S. Miller <[email protected]>2023-02-08 09:48:53 +0000
commit2d5e8071c47a03218f3f658ed13b8a9ff703b396 (patch)
tree5688a44963939d70a1c5d8b26017c59b7f862bdb /tools/perf/scripts/python/syscall-counts-by-pid.py
parentfed87cc6718ad5f80aa739fee3c5979a8b09d3a6 (diff)
net/sched: taprio: split segmentation logic from qdisc_enqueue()
The majority of the taprio_enqueue()'s function is spent doing TCP segmentation, which doesn't look right to me. Compilers shouldn't have a problem in inlining code no matter how we write it, so move the segmentation logic to a separate function. Signed-off-by: Vladimir Oltean <[email protected]> Reviewed-by: Kurt Kanzenbach <[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