diff options
author | Ido Schimmel <[email protected]> | 2019-08-11 10:35:52 +0300 |
---|---|---|
committer | David S. Miller <[email protected]> | 2019-08-11 10:53:30 -0700 |
commit | 57986617a736aec2980c1c78a9dd8dcdf477ee6e (patch) | |
tree | 8ec0b8d6b94bf68e3032a1789b56cce466ea5ac9 /tools/perf/scripts/python/stackcollapse.py | |
parent | ca30707dee2bc8bc81cfd8b4277fe90f7ca6df1f (diff) |
drop_monitor: Allow truncation of dropped packets
When sending dropped packets to user space it is not always necessary to
copy the entire packet as usually only the headers are of interest.
Allow user to specify the truncation length and add the original length
of the packet as additional metadata to the netlink message.
By default no truncation is performed.
Signed-off-by: Ido Schimmel <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions