diff options
author | Jonathan Herman <hermanjl@cs.unc.edu> | 2012-10-01 21:35:49 -0400 |
---|---|---|
committer | Jonathan Herman <hermanjl@cs.unc.edu> | 2012-10-01 21:35:49 -0400 |
commit | fe1bbdcd1f561aba818c55dfede6b932ff8e4001 (patch) | |
tree | b6f7ebdc4decd48c3ea9a5ab1d05aa70f1a2cbe2 /rt-plot-container.c | |
parent | 7a67bb21f120fc0da6943a5557ef5af06d881ff0 (diff) |
Plotter automatically reads all records _at least_ once.
Certain records, like container and task params, must be read on the first pass
to set up the plot menus. Before, once the release was found, the plotter would
skip right to the first task release. Unfortunately, container params are
dropped right after the release record, and were being skipped. Now, the plotter
will read up to the release time (or the release time + start offset).
Diffstat (limited to 'rt-plot-container.c')
0 files changed, 0 insertions, 0 deletions