iowatcher: Do not add events out of time range to the plot
authorJan Kara <jack@suse.cz>
Thu, 4 Apr 2013 10:18:24 +0000 (06:18 -0400)
committerChris Mason <clm@fb.com>
Wed, 24 Sep 2014 19:02:08 +0000 (12:02 -0700)
commit7c883a9412d9dad32c23084c86272602bb7ffd5c
tree2b7869bafed787d2dce8a5867972585652cabf6c
parente4d4b5dc17dd1b2ec78e409efc8a36230772a377
iowatcher: Do not add events out of time range to the plot

If the event is out of time range that should be plotted, do not add it.
It will corrupt memory...

Signed-off-by: Jan Kara <jack@suse.cz>
Signed-off-by: Chris Mason <chris.mason@fusionio.com>
iowatcher/plot.c