Changeset d56089a for tools/tracestats
- Timestamp:
- 12/15/05 14:16:33 (15 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:
- 9c87732
- Parents:
- b8bb4c5
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tools/tracestats/tracestats.c
r3840760 rd56089a 68 68 void run_trace(char *uri) 69 69 { 70 struct libtrace_packet_t *packet = trace_ packet_create();70 struct libtrace_packet_t *packet = trace_create_packet(); 71 71 int i; 72 72 uint64_t count = 0;
Note: See TracChangeset
for help on using the changeset viewer.