perf ui: Introduce ui_browser->seek to support multiple list structures
authorArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 21 Jun 2010 16:36:20 +0000 (13:36 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 21 Jun 2010 16:36:20 +0000 (13:36 -0300)
commit46b0a07a45b07ed5ca8053bbb6ec522982d1a1dd
tree03f1388e7c87fde1917c3694eb3a660e9f861f2d
parent8c694d2559acf09bfd8b71fe1795e740063ad803
perf ui: Introduce ui_browser->seek to support multiple list structures

So that we can use the ui_browser on things like an rb_tree, etc.

Cc: Frédéric Weisbecker <fweisbec@gmail.com>
Cc: Stephane Eranian <eranian@google.com>
Cc: Tom Zanussi <tzanussi@gmail.com>
LKML-Reference: <new-submission>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/newt.c