]> sourceware.org Git - systemtap.git/commit
examples: add timestamp to dropwatch.stp
authorJamie Bainbridge <jamie.bainbridge@gmail.com>
Tue, 17 Nov 2020 17:50:04 +0000 (12:50 -0500)
committerFrank Ch. Eigler <fche@redhat.com>
Tue, 17 Nov 2020 17:50:33 +0000 (12:50 -0500)
commitc77a9824dc8397973ed4498ce6a8c4e85f15556f
tree2820d6c22cd2b15bebb6fa7d2c10fea5e5dd5d11
parentea5f10ba55fce68d1ed614ca33afdb38816f0830
examples: add timestamp to dropwatch.stp

When using dropwatch.stp to troubleshoot packet drops, it is often done
with additional troubleshooting such as packet captures and collections
of other commands like "ethtool -S" or "netstat -s".

To correspond traffic loss events across the various output, these
should all have timestamps.

Add ctime timestamp to dropwatch to enable this. Update documentation to
show example timestamp collection.

Signed-off-by: Jamie Bainbridge <jamie.bainbridge@gmail.com>
doc/SystemTap_Beginners_Guide/en-US/Useful_Scripts-dropwatch.xml
testsuite/systemtap.examples/network/dropwatch.stp
This page took 0.02268 seconds and 5 git commands to generate.