diff options
author | Vlad Buslov <[email protected]> | 2020-11-02 22:12:43 +0200 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2020-11-05 08:27:43 -0800 |
commit | 94f44f28836de320a318730f4952fde8601f4b58 (patch) | |
tree | 2f6240e60129975d61fda093acc561776bab02ed /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | b65ca4c3887589a55f6c9e08ec838a51c2d01b2c (diff) |
net: sched: implement action-specific terse dump
Allow user to request action terse dump with new flag value
TCA_FLAG_TERSE_DUMP. Only output essential action info in terse dump (kind,
stats, index and cookie, if set by the user when creating the action). This
is different from filter terse dump where index is excluded (filter can be
identified by its own handle).
Move tcf_action_dump_terse() function to the beginning of source file in
order to call it from tcf_dump_walker().
Signed-off-by: Vlad Buslov <[email protected]>
Suggested-by: Jamal Hadi Salim <[email protected]>
Acked-by: Cong Wang <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions