diff options
author | Breno Leitao <leitao@debian.org> | 2024-04-11 22:22:30 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-04-15 21:19:52 +0300 |
commit | cbe481a1b7410b0f2f303e8fd4867ece388a9729 (patch) | |
tree | 679238a61ec94049002c27df219671f1554f36e6 /tools/perf/scripts/python/flamegraph.py | |
parent | 4854b463c4b27c94a7de86d16ad84f235f4c1a72 (diff) | |
download | linux-cbe481a1b7410b0f2f303e8fd4867ece388a9729.tar.xz |
net: dql: Separate queue function responsibilities
The dql_queued() function currently handles both queuing object counts
and populating bitmaps for reporting stalls.
This commit splits the bitmap population into a separate function,
allowing for conditional invocation in scenarios where the feature is
disabled.
This refactor maintains functionality while improving code
organization.
Signed-off-by: Breno Leitao <leitao@debian.org>
Link: https://lore.kernel.org/r/20240411192241.2498631-3-leitao@debian.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions