libs/utils/trace: add support for normalize_time
Created by: JaviMerino
Pass normalize_time down to trappy. Sometimes it's useful to have the same time between kernelshark and trappy. Trappy supports this with normalize_time but the Trace class doesn't allow you to specify it. Let Trace accept this parameter and pass it down to trappy.
close #57 (closed)