4.0.1-hotfixescachetimestampsdevelopdpdk-ndagetsilivegetfragoffhelplibtrace4ndag_formatpfringrc-4.0.1rc-4.0.2rc-4.0.3rc-4.0.4ringdecrementfixringperformanceringtimestampfixes
Last change
on this file since 66ad025 was
1481ba7,
checked in by Shane Alcock <salcock@…>, 12 years ago
|
Updated manpages for all existing tools
- Ensure the SEE ALSO sections refers to *all* other tools (including tracediff which will be added shortly)
- Corrected some errors due to careless copying of earlier manpages
- Fixed some typos and grammatical errors as well
|
-
Property mode set to
100644
|
File size:
741 bytes
|
Rev | Line | |
---|
[1481ba7] | 1 | .TH TRACEFILTER "1" "October 2005" "tracefilter (libtrace)" "User Commands" |
---|
[f3338d0] | 2 | .SH NAME |
---|
| 3 | tracefilter \- apply a bpf filter to a trace |
---|
| 4 | .SH SYNOPSIS |
---|
| 5 | .B tracefilter |
---|
| 6 | inputuri bpf outputuri ... |
---|
| 7 | .SH DESCRPTION |
---|
| 8 | tracefilter copies all packets that match a bpf expression to an output file. |
---|
| 9 | |
---|
| 10 | tracefilter is a shellscript wrapper around tracesplit(1) |
---|
| 11 | |
---|
[634089d] | 12 | .SH LINKS |
---|
| 13 | More details about tracefilter (and libtrace) can be found at |
---|
| 14 | http://www.wand.net.nz/trac/libtrace/wiki/UserDocumentation |
---|
| 15 | |
---|
[f3338d0] | 16 | .SH SEE ALSO |
---|
[67825b2] | 17 | libtrace(3), tracemerge(1), tracesplit(1), tracesplit_dir(1), traceconvert(1), |
---|
[1481ba7] | 18 | tracereport(1), tracestats(1), tracertstats(1), tracepktdump(1), traceanon(1), |
---|
| 19 | tracesummary(1), tracereplay(1), tracediff(1) |
---|
[67825b2] | 20 | |
---|
[f3338d0] | 21 | .SH AUTHORS |
---|
| 22 | Perry Lorier <perry@cs.waikato.ac.nz> |
---|
Note: See
TracBrowser
for help on using the repository browser.