Changeset 4e65f42 for tools/tracestats/tracestats.c
- Timestamp:
- 05/11/06 11:40:21 (16 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:
- 83445f0
- Parents:
- 3fcb8b4
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tools/tracestats/tracestats.c
rd56089a r4e65f42 52 52 53 53 #include "libtrace.h" 54 55 #ifndef PRIu64 56 #define PRIu64 "llu" 57 #endif 54 58 55 59 struct libtrace_t *trace;
Note: See TracChangeset
for help on using the changeset viewer.