[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1318518504-23299-1-git-send-email-acme@infradead.org>
Date: Thu, 13 Oct 2011 12:08:18 -0300
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>,
Ingo Molnar <mingo@...e.hu>, Mike Galbraith <efault@....de>,
Paul Mackerras <paulus@...ba.org>,
Peter Zijlstra <peterz@...radead.org>,
Stephane Eranian <eranian@...gle.com>, arnaldo.melo@...il.com
Subject: [GIT PULL 0/6] perf/core fixes and improvements
Hi Ingo,
Please consider pulling from:
git://github.com/acmel/linux.git perf/core
Regards,
- Arnaldo
Arnaldo Carvalho de Melo (5):
perf hists browser: Recalculate browser pointers after resort/decay
perf hists: Don't free decayed entries if in the annotation browser
perf ui browser: Handle SIGWINCH
perf ui browser: Remove ui_browser__add_exit_keys
perf top: Remove entries from entries_collapsed on decay
Stephane Eranian (1):
perf hists: Fix compilation when NO_NEWT_SUPPORT is set
tools/perf/builtin-top.c | 23 ++++-
tools/perf/perf.c | 24 +++++
tools/perf/perf.h | 2 +
tools/perf/util/hist.c | 24 ++++-
tools/perf/util/hist.h | 11 ++-
tools/perf/util/sort.h | 1 +
tools/perf/util/ui/browser.c | 176 ++++++++++++++++++++------------
tools/perf/util/ui/browser.h | 9 +-
tools/perf/util/ui/browsers/annotate.c | 17 +--
tools/perf/util/ui/browsers/hists.c | 55 +++-------
tools/perf/util/ui/browsers/map.c | 6 +-
tools/perf/util/ui/helpline.h | 2 +
12 files changed, 216 insertions(+), 134 deletions(-)
--
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