ftrace: Note in documentation that `window` is inclusive
Created by: bjackman
window is inclusive: https://github.com/ARM-software/trappy/blob/master/trappy/ftrace.py#L197
I don't think this matters in practice when using traces off Linux targets, but while working on a test with a synthetic time-series I needed to know.