[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20120926065826.GA32601@gmail.com>
Date: Wed, 26 Sep 2012 08:58:26 +0200
From: Ingo Molnar <mingo@...nel.org>
To: Arnaldo Carvalho de Melo <acme@...radead.org>
Cc: linux-kernel@...r.kernel.org,
Arnaldo Carvalho de Melo <acme@...hat.com>,
Namhyung Kim <namhyung@...nel.org>,
Paul Mackerras <paulus@...ba.org>,
Peter Zijlstra <peterz@...radead.org>
Subject: Re: [GIT PULL 0/2] perf/core fixes
* Arnaldo Carvalho de Melo <acme@...radead.org> wrote:
> Hi Ingo,
>
> Please consider pulling, on top of the previous req,
>
> - Arnaldo
>
> The following changes since commit b1ac754b67b5a875d63bee880f60ccb0c6bd8899:
>
> tools lib traceevent: Handle alloc_arg failure (2012-09-24 12:31:52 -0300)
>
> 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 f1b2256d66fe8d613b9afcc1c16079362f9fc05c:
>
> tools lib traceevent: Fix error path on pevent_parse_event (2012-09-25 09:53:53 -0300)
>
> ----------------------------------------------------------------
> perf/core fixes:
>
> . The new perf_evsel__tp_sched_test 'perf test' broke the build by setting the
> 'ret' variable but not using it, caught by newer gcc
> -Werror=unused-but-set-variable, fix from Namhyung Kim.
>
> . pevent_parse_event should return a proper PEVENT_ERRNO__ and call
> pevent_free_format on its failure path, fixes from Namhyung Kim.
>
> Signed-off-by: Arnaldo Carvalho de Melo <acme@...hat.com>
>
> ----------------------------------------------------------------
> Namhyung Kim (2):
> perf test: Fix build failure
> tools lib traceevent: Fix error path on pevent_parse_event
>
> tools/lib/traceevent/event-parse.c | 8 ++++----
> tools/perf/builtin-test.c | 4 ++--
> 2 files changed, 6 insertions(+), 6 deletions(-)
Pulled, thanks 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