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

From: Arnaldo Carvalho de Melo
Date: Mon Mar 05 2012 - 10:56:41 EST


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@xxxxxxxxxx>

----------------------------------------------------------------
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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/