[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20111220193319.GA16440@elte.hu>
Date: Tue, 20 Dec 2011 20:33:19 +0100
From: Ingo Molnar <mingo@...e.hu>
To: Arnaldo Carvalho de Melo <acme@...radead.org>
Cc: linux-kernel@...r.kernel.org, Andrew Vagin <avagin@...nvz.org>,
Arun Sharma <asharma@...com>, cjashfor@...ux.vnet.ibm.com,
David Ahern <dsahern@...il.com>, devel@...nvz.org,
Jiri Olsa <jolsa@...hat.com>,
Johannes Schindelin <Johannes.Schindelin@....de>,
Linus Torvalds <torvalds@...ux-foundation.org>,
Namhyung Kim <namhyung@...il.com>,
Nelson Elhage <nelhage@...hage.com>,
Paul Mackerras <paulus@...ba.org>,
Peter Zijlstra <a.p.zijlstra@...llo.nl>,
Robert Richter <robert.richter@....com>, arnaldo.melo@...il.com
Subject: Re: [GIT PULL 00/10] perf/core improvements and fixes
* Arnaldo Carvalho de Melo <acme@...radead.org> wrote:
> Hi Ingo,
>
> Please consider pulling from:
>
> git://github.com/acmel/linux.git perf/core
>
> There are still patchkits I need to merge/review, thanks everybody, the
> more, the better!
>
> I'll continue processing them tomorrow,
>
> Regards,
>
> - Arnaldo
>
> Andrew Vagin (1):
> perf record: Add ability to record event period
>
> Jiri Olsa (1):
> perf test: Add more automated tests for event parsing
>
> Namhyung Kim (6):
> perf report: Document '--call-graph' for optional print_limit argument
> perf symbols: Get rid of duplicated snprintf()
> perf symbols: Fix error path on symbol__init()
> perf tools: Fix a memory leak on perf_read_values_destroy
> perf tools: Remove stale git headlines from top comment
> perf events: Tidy up perf_event__preprocess_sample
>
> Nelson Elhage (1):
> perf evlist: Fix errno value reporting on failed mmap
>
> Robert Richter (1):
> perf evsel: Fix uninitialized memory access to struct perf_sample
>
> tools/perf/Documentation/perf-report.txt | 5 +-
> tools/perf/builtin-record.c | 1 +
> tools/perf/builtin-report.c | 6 +-
> tools/perf/builtin-test.c | 127 +++++++++++++++++++++++++++++-
> tools/perf/perf.h | 1 +
> tools/perf/util/config.c | 5 +-
> tools/perf/util/event.c | 13 ++--
> tools/perf/util/evlist.c | 4 +-
> tools/perf/util/evsel.c | 5 +-
> tools/perf/util/symbol.c | 11 +--
> tools/perf/util/usage.c | 5 +-
> tools/perf/util/values.c | 1 +
> 12 files changed, 160 insertions(+), 24 deletions(-)
Pulled, thanks a lot Arnaldo!
Ingo
--
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