Changeset ec0f8f1 for tools/tracestats/tracestats.c
- Timestamp:
- 01/19/10 11:59:23 (12 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:
- 400fe5e
- Parents:
- 7f2612c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tools/tracestats/tracestats.c
ra8f2692 rec0f8f1 152 152 totcount+=count; 153 153 totbytes+=bytes; 154 155 if (trace_is_err(trace)) 156 trace_perror(trace,"%s",uri); 154 157 155 158 trace_destroy(trace);
Note: See TracChangeset
for help on using the changeset viewer.