[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1318974247-6683-1-git-send-email-acme@infradead.org>
Date: Tue, 18 Oct 2011 19:44:00 -0200
From: Arnaldo Carvalho de Melo <acme@...radead.org>
To: Ingo Molnar <mingo@...e.hu>
Cc: linux-kernel@...r.kernel.org,
Arnaldo Carvalho de Melo <acme@...radead.org>,
David Ahern <dsahern@...il.com>,
Frederic Weisbecker <fweisbec@...il.com>,
Mike Galbraith <efault@....de>,
Paul Mackerras <paulus@...ba.org>,
Peter Zijlstra <peterz@...radead.org>,
Stephane Eranian <eranian@...gle.com>
Subject: [GIT PULL 0/7] perf/core fixes and improvements
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists