Changeset b73407f
- Timestamp:
- 01/13/15 16:13:43 (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:
- 04bf7c5
- Parents:
- 925ae60
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lib/trace.c
rbdc8b36 rb73407f 108 108 static struct libtrace_format_t *formats_list = NULL; 109 109 110 int libtrace_halt = 0;110 volatile int libtrace_halt = 0; 111 111 112 112 /* Set once pstart is called used for backwards compatibility reasons */
Note: See TracChangeset
for help on using the changeset viewer.