4.0.1-hotfixescachetimestampsdevelopdpdk-ndagetsilivegetfragoffhelplibtrace4ndag_formatpfringrc-4.0.1rc-4.0.2rc-4.0.3rc-4.0.4ringdecrementfixringperformanceringtimestampfixes
Last change
on this file since f68d5b8 was
7da2676,
checked in by Shane Alcock <salcock@…>, 12 years ago
|
- Added a new tool called tracediff that searches for packets that differ between two trace files and dumps them nicely using libpacketdump
|
-
Property mode set to
100644
|
File size:
164 bytes
|
Line | |
---|
1 | bin_PROGRAMS = tracediff |
---|
2 | |
---|
3 | man_MANS = tracediff.1 |
---|
4 | EXTRA_DIST = $(man_MANS) |
---|
5 | |
---|
6 | include ../Makefile.tools |
---|
7 | tracediff_SOURCES = tracediff.c |
---|
8 | tracediff_LDADD = -lpacketdump |
---|
Note: See
TracBrowser
for help on using the repository browser.