commit | 83be932388ae3714b12138d7f820d5505c3ce039 | [log] [tgz] |
---|---|---|
author | Mathieu Poirier <mathieu.poirier@linaro.org> | Tue Apr 30 20:44:46 2019 +0000 |
committer | Mathieu Poirier <mathieu.poirier@linaro.org> | Tue Jun 04 11:49:01 2019 -0600 |
tree | 86633300ed1d318beee8069437952c725820e2f5 | |
parent | e86d518b61025c8850c93d0e37585d6950a730d9 [diff] |
perf tools: Properly set the value of 'old' and 'head' in snapshot mode This patch adds the necessay intelligence to properly compute the value of 'old' and 'head' when operating in snapshot mode. That way we can get the latest information in the AUX buffer and be compatible with the generic AUX ring buffer mechanic. Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>