Enable concurrent raw trace processing by factoring out core conversion functionality
Created by: mtrofin
Trace conversion (raw2trace) is CPU bound. This issue tracks factoring out the core conversion logic, such that extensions may be created, employing specialized parallelization techniques, to speed up trace processing.