f0b4ffc Add test case with 16,000 threads.

Authored and Committed by Carlos O'Donell 4 years ago
    Add test case with 16,000 threads.
    
    The added test case uses threads and lots of them to exercise
    the startup and shutdown of the tracing with many threads.
    
    Each test is extended to run trace_dump, and trace2wl to verify
    that the resulting files are convertable without error.
    
        
file modified
+24 -1
file modified
+3 -3
file modified
+1 -1
file modified
+3 -2
file added
+109