- Timestamp:
- 09/03/15 17:13:37 (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:
- 32751a2
- Parents:
- 0a368ae
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tools/tracereport/tracereport.c
rc0ccccd rbf986a1 128 128 if (reports_required & REPORT_TYPE_DROPS) 129 129 drops_per_trace(trace); 130 trace_destroy_packet(packet); 130 131 trace_destroy(trace); 131 132 }
Note: See TracChangeset
for help on using the changeset viewer.