]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
perf ui: Separate showing the entries from running the browser
authorArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 21 Jun 2010 21:04:02 +0000 (18:04 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 21 Jun 2010 21:04:02 +0000 (18:04 -0300)
commit13f499f076c67675e6e3022973729b5d906a84e9
tree2a9b1a01f4d6e162bce68f562cb7182b3153bf57
parent46b0a07a45b07ed5ca8053bbb6ec522982d1a1dd
perf ui: Separate showing the entries from running the browser

Another patch eroding the changes I had to move to a tree widget that
doesn't requires adding all entries in an existing list/tree structure
to a generic tree widget, but instead allows traversing just the entries
that should appear on the screen on a given moment.

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