commit | be50791774152dc584615f2ea80f91c237f3b790 | [log] [tgz] |
---|---|---|
author | Namhyung Kim <namhyung@kernel.org> | Thu Dec 26 11:37:40 2013 +0900 |
committer | Namhyung Kim <namhyung@kernel.org> | Mon Jan 13 16:51:13 2014 +0900 |
tree | 4174d25a870b101a7ba894713c55b0bf5ae7f0d5 | |
parent | 0524d886e9b2ffc9887830a7c13f788ce1584715 [diff] |
perf ui/tui: Remember last log line for filtering When updating log window with filter string, no need to search all logs everytime. Just save the last offset and update from there. Signed-off-by: Namhyung Kim <namhyung@kernel.org>