Changeset 3c54095 for tools/tracestats
- Timestamp:
- 09/30/14 15:18:53 (6 years ago)
- Branches:
- 4.0.1-hotfixes, cachetimestamps, develop, dpdk-ndag, etsilive, 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:
- 70bf39a, a2ce0a6
- Parents:
- c69aecb
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tools/tracestats/tracestats.c
rc0ccccd r3c54095 157 157 158 158 if (trace_is_err(trace)) 159 trace_perror(trace," %s",uri);159 trace_perror(trace,"Processing trace"); 160 160 161 161 trace_destroy(trace);
Note: See TracChangeset
for help on using the changeset viewer.