[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1319048618-9790-1-git-send-email-acme@infradead.org>
Date: Wed, 19 Oct 2011 16:23:31 -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>,
Thomas Gleixner <tglx@...utronix.de>, arnaldo.melo@...il.com
Subject: [GIT PULL 0/7] perf/core fixes and improvements
Hi Ingo,
Please consider pulling from:
git://github.com/acmel/linux.git perf/core
I noticed problems with the filtering by dso/thread code that I'm still
investigating, as well as working suggestions made since the last pull req.
Regards,
- Arnaldo
Arnaldo Carvalho de Melo (3):
perf hists: Move the dso and thread filters from hist_browser
perf hists browser: Apply the dso and thread filters when merging new batches
perf annotate browser: Don't change selection line when returning from callq
David Ahern (4):
perf script: Fix unknown feature comment
perf tools: Add prelink suggestion to dso update message
perf tools: handle endianness of feature bitmap
perf hists browser: Do not exit on tab key with single event
tools/perf/util/header.c | 57 +++++++++++++++++++++++++------
tools/perf/util/hist.c | 57 +++++++++++++++++++++++++++-----
tools/perf/util/hist.h | 9 ++++-
tools/perf/util/map.c | 4 +-
tools/perf/util/ui/browsers/annotate.c | 2 +-
tools/perf/util/ui/browsers/hists.c | 50 +++++++++++++--------------
6 files changed, 128 insertions(+), 51 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