lkml.org 
[lkml]   [2013]   [Dec]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [GIT PULL 00/38] perf/core improvements and fixes

* Jiri Olsa <jolsa@redhat.com> wrote:

> On Thu, Dec 05, 2013 at 11:59:14AM +0100, Ingo Molnar wrote:
> >
> > * Ingo Molnar <mingo@kernel.org> wrote:
> >
> > > > never saw that one.. starting your test on 24 CPUs server now
> > >
> > > I saw it again on a system by running two parallel build jobs:
> > >
> > > D=/tmp/perf-1; mkdir -p $D; while make O=$D install; do make O=$D clean; done
> > > D=/tmp/perf-2; mkdir -p $D; while make O=$D install; do make O=$D clean; done
> >
> > I'm running it now with the previous perf/core - no failures so far,
> > after dozens of build passes.
> >
>
> could you please try attached change? working for me so far..
>
> thanks,
> jirka
>
>
> ---
> diff --git a/tools/perf/Makefile.perf b/tools/perf/Makefile.perf
> index ca3b87d..9a8cf37 100644
> --- a/tools/perf/Makefile.perf
> +++ b/tools/perf/Makefile.perf
> @@ -722,7 +722,7 @@ $(LIBTRACEEVENT)-clean:
> $(call QUIET_CLEAN, libtraceevent)
> @$(MAKE) -C $(TRACE_EVENT_DIR) O=$(OUTPUT) clean >/dev/null
>
> -install-traceevent-plugins:
> +install-traceevent-plugins: $(LIBTRACEEVENT)
> $(QUIET_SUBDIR0)$(TRACE_EVENT_DIR) $(LIBTRACEEVENT_FLAGS) install_plugins
>
> LIBLK_SOURCES = $(wildcard $(LK_PATH)*.[ch])

It's looking good so far.

I've made a commit out of it and added your SOB, is that fine with
you?

Thanks,

Ingo


\
 
 \ /
  Last update: 2013-12-05 13:41    [W:0.072 / U:0.296 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site