commit | 43730982c3e9355dd8bd6b31f0a0a3508ad4209d | [log] [tgz] |
---|---|---|
author | Arnaldo Carvalho de Melo <acme@redhat.com> | Fri Aug 06 16:51:12 2010 -0300 |
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | Fri Aug 06 16:51:12 2010 -0300 |
tree | a6f05a4fc0ff118745d1000c535e506321510bd9 | |
parent | 449e5b247ca7c9dc9fc3391b7eebfefdeb2ce1fc [diff] |
perf tui: Introduce list_head based generic ui_browser refresh routine So that building other browser based on structures linked via a linked list can be as easy as it is already for the ones linked via an rb_tree. Cc: Frederic Weisbecker <fweisbec@gmail.com> Cc: Mike Galbraith <efault@gmx.de> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Stephane Eranian <eranian@google.com> LKML-Reference: <new-submission> Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>