commit | 311207df4a718607c1b5aa576f9c41f057c5cfec | [log] [tgz] |
---|---|---|
author | Mathieu Poirier <mathieu.poirier@linaro.org> | Wed Feb 20 13:43:36 2019 -0700 |
committer | Mathieu Poirier <mathieu.poirier@linaro.org> | Wed Apr 03 04:17:30 2019 -0600 |
tree | 9ef859a47bba1dcfddb9cbab3fd109e312fb453d | |
parent | 9c43a401dce61881333a23b9927fb5110939a0cc [diff] |
perf tools: Add notion of time to decoding code This patch deals with timestamp packets received from the decoding library in order to give the front end packet processing loop a handle on the time instruction conveyed by range packets have been executed at. Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>