Changeset cbce651 for tools/tracesplit
- Timestamp:
- 04/27/07 23:03:04 (15 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:
- ffe2541
- Parents:
- 63b9bd4
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tools/tracesplit/tracesplit.c
r0a65ed8 rcbce651 45 45 int done=0; 46 46 47 void cleanup_signal(int sig)47 static void cleanup_signal(int sig) 48 48 { 49 49 done=1;
Note: See TracChangeset
for help on using the changeset viewer.