lkml.org 
[lkml]   [2012]   [Sep]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[GIT PULL 0/2] perf/core fixes
Date
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@redhat.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(-)


\
 
 \ /
  Last update: 2012-09-25 18:01    [W:0.033 / U:0.372 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site