From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from psmtp.com (na3sys010amx205.postini.com [74.125.245.205]) by kanga.kvack.org (Postfix) with SMTP id 1CAE46B13F0 for ; Mon, 6 Feb 2012 17:11:03 -0500 (EST) From: Arnaldo Carvalho de Melo Subject: [GIT PULL 0/8] perf/core fixes and improvements Date: Mon, 6 Feb 2012 20:10:15 -0200 Message-Id: <1328566223-27218-1-git-send-email-acme@infradead.org> Sender: owner-linux-mm@kvack.org List-ID: To: Ingo Molnar Cc: linux-kernel@vger.kernel.org, Arnaldo Carvalho de Melo , Ananth N Mavinakayanahalli , Andi Kleen , Andrew Morton , Anton Arapov , Christoph Hellwig , Clark Williams , Corey Ashford , Eric Dumazet , Franck Bui-Huu , Jim Keniston , Jiri Olsa , John Kacur , Linus Torvalds , Linux-mm , Masami Hiramatsu , Namhyung Kim , Namhyung Kim , Oleg Nesterov , Paul Mackerras , Peter Zijlstra , Robert Richter , Roland McGrath , Srikar Dronamraju , Stephen Rothwell , Steven Rostedt , Thomas Gleixner , arnaldo.melo@gmail.com The following changes since commit 623ec991ce0e8cd5791bad656c162fa837635907: Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core (2012-01-31 13:05:08 +0100) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux perf-core-for-mingo for you to fetch changes up to 9dac6a29e0ce0cd9dec497baa123e216b00b525d: perf stat: Align scaled output of cpu-clock (2012-02-06 19:17:39 -0200) ---------------------------------------------------------------- perf/core fixes and improvements. ---------------------------------------------------------------- Arnaldo Carvalho de Melo (1): Merge branch 'perf/urgent' into perf/core Franck Bui-Huu (1): perf doc: Allow producing documentation in a specified output directory Jiri Olsa (4): perf evlist: Make splice_list_tail method public perf tools: Fix perf stack to non executable on x86_64 John Kacur (1): perf tools: Remove distclean from Makefile help output Namhyung Kim (2): perf stat: Adjust print unit perf stat: Align scaled output of cpu-clock Robert Richter (1): perf record: Make feature initialization generic Srikar Dronamraju (1): perf probe: Rename target_module to target tools/perf/Documentation/Makefile | 86 +++++++++++++++++------------ tools/perf/Makefile | 1 tools/perf/bench/mem-memset-x86-64-asm.S | 7 ++ tools/perf/builtin-probe.c | 12 ++-- tools/perf/builtin-record.c | 28 +++------ tools/perf/builtin-stat.c | 2 tools/perf/util/evlist.c | 6 +- tools/perf/util/evlist.h | 5 + tools/perf/util/header.h | 1 tools/perf/util/probe-event.c | 26 ++++---- tools/perf/builtin-stat.c | 8 ++ 11 files changed, 105 insertions(+), 77 deletions(-) -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/ Don't email: email@kvack.org