Changeset 3eb1058 for tools/tracesplit
- Timestamp:
- 01/06/11 14:08:40 (11 years ago)
- Branches:
- 4.0.1-hotfixes, cachetimestamps, develop, dpdk-ndag, etsilive, getfragoff, help, libtrace4, master, ndag_format, pfring, rc-4.0.1, rc-4.0.2, rc-4.0.3, rc-4.0.4, ringdecrementfix, ringperformance, ringtimestampfixes
- Children:
- c01d813
- Parents:
- 88346e2
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tools/tracesplit/tracesplit.c
r9672090 r3eb1058 219 219 char *compress_type_str=NULL; 220 220 struct libtrace_filter_t *filter=NULL; 221 struct libtrace_t *input ;221 struct libtrace_t *input = NULL; 222 222 struct libtrace_packet_t *packet = trace_create_packet(); 223 223 struct sigaction sigact;
Note: See TracChangeset
for help on using the changeset viewer.