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