Do not initialize times before the frequency has been read
authorBenjamin Poirier <benjamin.poirier@polymtl.ca>
Mon, 24 Aug 2009 13:23:47 +0000 (09:23 -0400)
committerPierre-Marc Fournier <pierre-marc.fournier@polymtl.ca>
Tue, 1 Sep 2009 14:12:56 +0000 (10:12 -0400)
commit22660d9768d18207970fc465a03b8f333efafe1d
tree5d106a5156f6f387beae912ae296eefc154aeb49
parentad5078daa380dd0caad9c05c62acea276969d418
Do not initialize times before the frequency has been read

Do not calculate bogus begin and end values. Instead, skip that section of
code until the trace header has been read.

Signed-off-by: Benjamin Poirier <benjamin.poirier@polymtl.ca>
ltt/tracefile.c
This page took 0.026683 seconds and 4 git commands to generate.