| commit | 2b2671539c58c15f31efc760c7864f11eab469b3 | [log] [tgz] | 
|---|---|---|
| author | Namhyung Kim <namhyung.kim@lge.com> | Tue Sep 10 15:49:48 2013 +0900 | 
| committer | Namhyung Kim <namhyung@kernel.org> | Tue Sep 10 16:20:34 2013 +0900 | 
| tree | 52221ad2201b03b85039b37064c05fc32bbda07a | |
| parent | 89ac02c5f2f6ca5e5f53be51c3f0a22b24106117 [diff] | 
perf ui/progress: Add new helper functions for progress bar Introduce ui_progress_setup() and ui_progress__advance() to separate out from the session logic. It'll be used by other places in the upcoming patch. Cc: Frederic Weisbecker <fweisbec@gmail.com> Signed-off-by: Namhyung Kim <namhyung@kernel.org>