Changeset 9594cf9 for tools/tracestats
- Timestamp:
- 06/25/14 01:36:21 (7 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:
- a360b61
- Parents:
- 18961094
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tools/tracestats/tracestats_parallel.c
r18961094 r9594cf9 229 229 //option = 10000; 230 230 trace_set_hasher(trace, HASHER_CUSTOM, &rand_hash, NULL); 231 //trace_parallel_config(trace, TRACE_OPTION_USE_SLIDING_WINDOW_BUFFER, &option);232 231 option = 2; 233 232 trace_parallel_config(trace, TRACE_OPTION_SET_PERPKT_THREAD_COUNT, &option);
Note: See TracChangeset
for help on using the changeset viewer.