[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1330962932-1796-1-git-send-email-acme@infradead.org>
Date: Mon, 5 Mar 2012 12:55:25 -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>,
Namhyung Kim <namhyung@...il.com>,
Namhyung Kim <namhyung.kim@....com>,
Paul Mackerras <paulus@...ba.org>,
Peter Zijlstra <a.p.zijlstra@...llo.nl>,
Arnaldo Carvalho de Melo <acme@...hat.com>
Subject: [GIT PULL 0/7] perf/core improvements and fixes
Hi Ingo,
Please consider pulling,
- Arnaldo
The following changes since commit 737f24bda723fdf89ecaacb99fa2bf5683c32799:
Merge branch 'perf/urgent' into perf/core (2012-03-05 09:20:08 +0100)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux tags/perf-core-for-mingo
for you to fetch changes up to ff2a6617c2acd6a8dc468c90ab8708a6ad112bb0:
perf annotate: Add missing newline on error message (2012-03-05 10:15:50 -0300)
----------------------------------------------------------------
Improvements for 'perf annotate' from Namhyung Kim.
Signed-off-by: Arnaldo Carvalho de Melo <acme@...hat.com>
----------------------------------------------------------------
Namhyung Kim (7):
perf evlist: Restore original errno after open failed
perf tools: Add descriptions of missing Makefile arguments
perf annotate: Print asm code as blue when source code is displayed
perf annotate: Handle lower case key code in annotate_browser__run()
perf annotate: Restore title when came back to original symbol
perf annotate: Fix help string on tui
perf annotate: Add missing newline on error message
tools/perf/Makefile | 14 ++++++++++++++
tools/perf/util/annotate.c | 2 +-
tools/perf/util/evlist.c | 1 +
tools/perf/util/ui/browsers/annotate.c | 18 ++++++++++++------
4 files changed, 28 insertions(+), 7 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