[GIT PULL 0/7] perf/core fixes and improvements

From: Arnaldo Carvalho de Melo
Date: Tue Oct 18 2011 - 17:44:31 EST


Please consider pulling from:

git://github.com/acmel/linux.git perf/core

The TUI now should be much closer to the old 'perf top' stdio
visual/experience, more on that vein in the next pull req.

- Arnaldo

Arnaldo Carvalho de Melo (7):
perf hists browser: Add missing hotkeys to the help window
perf tui: Catch signals to exit gracefully
perf ui browser: Allow initial use without navigation UI elements
perf hists: Don't format the percentage on hist_entry__snprintf
perf tui: Remove unneeded call to newtCls on startup
perf ui browser: Make the colors configurable and change the defaults
perf top tui: Give color hints just on the percentage, like on --stdio

tools/perf/Documentation/perfconfig.example | 20 ++++
tools/perf/util/hist.c | 29 ++++--
tools/perf/util/hist.h | 4 +-
tools/perf/util/ui/browser.c | 127 ++++++++++++++++++++++-----
tools/perf/util/ui/browser.h | 2 +
tools/perf/util/ui/browsers/annotate.c | 6 ++
tools/perf/util/ui/browsers/hists.c | 51 ++++++-----
tools/perf/util/ui/setup.c | 25 +++++-
8 files changed, 203 insertions(+), 61 deletions(-)
create mode 100644 tools/perf/Documentation/perfconfig.example
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/