4.0.1-hotfixescachetimestampsdevelopdpdk-ndagetsilivegetfragoffhelplibtrace4ndag_formatpfringrc-4.0.1rc-4.0.2rc-4.0.3rc-4.0.4ringdecrementfixringperformanceringtimestampfixes
Last change
on this file since b5cd711 was
1974620,
checked in by Daniel Lawson <dlawson@…>, 16 years ago
|
added format conversion into pcap and erf formats, and have tested the writers for these formats.
Added a 'type' field to the format_t structure, which specifies the type of trace we're dealing with - erf, pcap, wag.
updated munge to use the new functions.
|
-
Property mode set to
100644
|
File size:
168 bytes
|
Line | |
---|
1 | prefix=/usr/include |
---|
2 | |
---|
3 | CFLAGS=-W -Wall -g -I$(prefix)/include |
---|
4 | LDLIBS=-ltrace lib/libtrace_enc.a |
---|
5 | LDFLAGS=-L$(prefix)/lib -L/tmp/lib |
---|
6 | |
---|
7 | all: munge |
---|
8 | |
---|
9 | clean: |
---|
10 | rm -f munge core |
---|
Note: See
TracBrowser
for help on using the repository browser.