diff options
author | Namhyung Kim <[email protected]> | 2012-11-13 22:30:34 +0900 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2012-11-14 16:52:56 -0300 |
commit | a5580f3ecb295a514f9522daf0ef7158f73ec2d6 (patch) | |
tree | b169a9a701813ee479654bbc83254d90290f889f /lib/string_helpers.c | |
parent | a753579c3ec096bba9d24e1594a07dbb25aca8e4 (diff) |
perf ui: Add ui_progress__finish()
Sometimes we need to know when the progress bar should disappear.
Checking curr >= total wasn't enough since there're cases not met that
condition for the last call.
So add a new ->finish callback to identify this explicitly. Currently
only GTK frontend needs it.
Signed-off-by: Namhyung Kim <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Pekka Enberg <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions