Re: [GIT PULL 0/7] perf/core improvements and fixes

2017-04-17 Thread Ingo Molnar
* Arnaldo Carvalho de Melo wrote: > Em Thu, Apr 13, 2017 at 04:35:29PM -0300, Arnaldo Carvalho de Melo escreveu: > > Hi Ingo, > > > > Please consider pulling, > > > > - Arnaldo > > > > Test results at the end of this message, as usual. > > Ooops, here is the missing output from 'git-requ

Re: [GIT PULL 0/7] perf/core improvements and fixes

2017-04-14 Thread Arnaldo Carvalho de Melo
Em Thu, Apr 13, 2017 at 04:35:29PM -0300, Arnaldo Carvalho de Melo escreveu: > Hi Ingo, > > Please consider pulling, > > - Arnaldo > > Test results at the end of this message, as usual. Ooops, here is the missing output from 'git-request-pull': The following changes since commit a8d11cd0

[GIT PULL 0/7] perf/core improvements and fixes

2017-04-13 Thread Arnaldo Carvalho de Melo
Hi Ingo, Please consider pulling, - Arnaldo Test results at the end of this message, as usual. Test results: The first ones are container (docker) based builds of tools/perf with and without libelf support, objtool where it is supported and samples/bpf/, ditto. Where clang is available

Re: [GIT PULL 0/7] perf/core improvements and fixes

2015-11-26 Thread Jiri Olsa
On Thu, Nov 26, 2015 at 12:00:00PM +0100, Ingo Molnar wrote: SNIP > Thu Nov 26 11:55:58 CET 2015 pass > Thu Nov 26 11:56:09 CET 2015 pass > Thu Nov 26 11:56:21 CET 2015 pass > Thu Nov 26 11:56:32 CET 2015 pass > Thu Nov 26 11:56:44 CET 2015 pass > Thu Nov 26 11:56:55 CET 2015 pass > Thu Nov 26 11

Re: [GIT PULL 0/7] perf/core improvements and fixes

2015-11-26 Thread Ingo Molnar
* Jiri Olsa wrote: > I think I found one race.. > - having install-traceevent-plugins depend on $(LIBTRACEEVENT), >plugins will not be built as its prereq. and the target >install-traceevent-plugins itself will trigger plugins build > - but plugins build is also triggered by perf build

Re: [GIT PULL 0/7] perf/core improvements and fixes

2015-11-26 Thread Jiri Olsa
On Thu, Nov 26, 2015 at 09:12:37AM +0100, Ingo Molnar wrote: SNIP > fixdep: error opening depfile: ./.plugin_hrtimer.o.d: No such file or > directory > /home/mingo/tip/tools/build/Makefile.build:77: recipe for target > 'plugin_hrtimer.o' failed > make[3]: *** [plugin_hrtimer.o] Error 2 > Makefi

Re: [GIT PULL 0/7] perf/core improvements and fixes

2015-11-26 Thread Ingo Molnar
* Ingo Molnar wrote: > > * Arnaldo Carvalho de Melo wrote: > > > Hi Ingo, > > > > Please consider pulling, > > > > - Arnaldo > > > > > > The following changes since commit b7883a1c4f75edb62fc49da6000c59fb881e3c7b: > > > > perf/x86: Handle multiple umask bits for BDW CYCLE_ACTIVITY.

Re: [GIT PULL 0/7] perf/core improvements and fixes

2015-11-25 Thread Ingo Molnar
* Jiri Olsa wrote: > I can't make that failure on 88 cpus server, I assume you can > reproduce this fairly easily? Yeah, when it triggers it reproduces fairly easily - but it seems to be dependent on build timings. I don't use a large server for this test, just a single socket system with 6

Re: [GIT PULL 0/7] perf/core improvements and fixes

2015-11-24 Thread Jiri Olsa
On Tue, Nov 24, 2015 at 09:10:42AM +0100, Ingo Molnar wrote: SNIP > > tools/perf/util/unwind-libdw.c | 53 +++- > > tools/perf/util/unwind-libdw.h | 2 + > > tools/perf/util/unwind-libunwind.c | 60 +++--- > > 11 files changed, 272 insertions

Re: [GIT PULL 0/7] perf/core improvements and fixes

2015-11-24 Thread Jiri Olsa
On Tue, Nov 24, 2015 at 10:26:18AM +0100, Jiri Olsa wrote: > On Tue, Nov 24, 2015 at 09:42:10AM +0100, Ingo Molnar wrote: > > SNIP > > > > > > > > > > > > Occasionally it also triggers a build failure: > > > > > > > > CC plugin_kvm.o > > > > CC arch/common.o > > > > CC

Re: [GIT PULL 0/7] perf/core improvements and fixes

2015-11-24 Thread Jiri Olsa
On Tue, Nov 24, 2015 at 09:42:10AM +0100, Ingo Molnar wrote: SNIP > > > > > > > > Occasionally it also triggers a build failure: > > > > > > CC plugin_kvm.o > > > CC arch/common.o > > > CC util/db-export.o > > > LD plugin_kmem-in.o > > > fixdep: error opening de

Re: [GIT PULL 0/7] perf/core improvements and fixes

2015-11-24 Thread Ingo Molnar
* Jiri Olsa wrote: > On Tue, Nov 24, 2015 at 09:10:42AM +0100, Ingo Molnar wrote: > > SNIP > > > > > GEN common-cmds.h > > CC perf-read-vdso32 > > CC perf-read-vdsox32 > > CC ui/gtk/browser.o > > CC ui/gtk/hists.o > > CC ui/gtk/setup.o > > CC

Re: [GIT PULL 0/7] perf/core improvements and fixes

2015-11-24 Thread Jiri Olsa
On Tue, Nov 24, 2015 at 09:10:42AM +0100, Ingo Molnar wrote: SNIP > > GEN common-cmds.h > CC perf-read-vdso32 > CC perf-read-vdsox32 > CC ui/gtk/browser.o > CC ui/gtk/hists.o > CC ui/gtk/setup.o > CC ui/gtk/util.o > CC ui/gtk/helplin

Re: [GIT PULL 0/7] perf/core improvements and fixes

2015-11-24 Thread Ingo Molnar
* Arnaldo Carvalho de Melo wrote: > Hi Ingo, > > Please consider pulling, > > - Arnaldo > > > The following changes since commit b7883a1c4f75edb62fc49da6000c59fb881e3c7b: > > perf/x86: Handle multiple umask bits for BDW CYCLE_ACTIVITY.* (2015-11-23 > 09:58:27 +0100) > > are availa

[GIT PULL 0/7] perf/core improvements and fixes

2015-11-23 Thread Arnaldo Carvalho de Melo
Hi Ingo, Please consider pulling, - Arnaldo The following changes since commit b7883a1c4f75edb62fc49da6000c59fb881e3c7b: perf/x86: Handle multiple umask bits for BDW CYCLE_ACTIVITY.* (2015-11-23 09:58:27 +0100) are available in the git repository at: git://git.kernel.org/pub/scm

Re: [GIT PULL 0/7] perf/core improvements and fixes

2015-06-12 Thread Ingo Molnar
* Arnaldo Carvalho de Melo wrote: > Hi Ingo, > > Please consider pulling, > > - Arnaldo > > The following changes since commit 028c63b56795206464263fa3bc47094704c2a840: > > Merge tag 'perf-core-for-mingo' of > git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core

[GIT PULL 0/7] perf/core improvements and fixes

2015-06-11 Thread Arnaldo Carvalho de Melo
Hi Ingo, Please consider pulling, - Arnaldo The following changes since commit 028c63b56795206464263fa3bc47094704c2a840: Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core (2015-06-09 11:46:04 +0200) are available in the git r

Re: [GIT PULL 0/7] perf/core improvements and fixes

2015-04-10 Thread Ingo Molnar
* Arnaldo Carvalho de Melo wrote: > Hi Ingo, > > Please consider pulling, > > - Arnaldo > > The following changes since commit 51ab7155c08baf45cc2aa911961e5b78422e478f: > > Merge tag 'perf-core-for-mingo' of > git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core

[GIT PULL 0/7] perf/core improvements and fixes

2015-04-10 Thread Arnaldo Carvalho de Melo
Hi Ingo, Please consider pulling, - Arnaldo The following changes since commit 51ab7155c08baf45cc2aa911961e5b78422e478f: Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core (2015-04-08 17:03:47 +0200) are available in the git r

Re: [GIT PULL 0/7] perf/core improvements and fixes

2014-06-24 Thread Ingo Molnar
* Jiri Olsa wrote: > hi Ingo, > please consider pulling > > thanks, > jirka > > > The following changes since commit 4ba96195051be30160af6d5f5f83f9a055ab1f23: > > Merge tag 'perf-core-for-mingo' of > git://git.kernel.org/pub/scm/linux/kernel/git/jolsa/perf into perf/core > (2014-06-13 08

[GIT PULL 0/7] perf/core improvements and fixes

2014-06-23 Thread Jiri Olsa
hi Ingo, please consider pulling thanks, jirka The following changes since commit 4ba96195051be30160af6d5f5f83f9a055ab1f23: Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/jolsa/perf into perf/core (2014-06-13 08:19:06 +0200) are available in the git reposi

Re: [GIT PULL 0/7] perf/core improvements and fixes

2014-04-28 Thread Ingo Molnar
* Jiri Olsa wrote: > hi Ingo, > please consider pulling > > thanks, > jirka > > > The following changes since commit 2933d7813d8618f18632a7dc7f4e7f1f7d17383a: > > Merge tag 'perf-core-for-mingo' of > git://git.kernel.org/pub/scm/linux/kernel/git/jolsa/perf into perf/core > (2014-04-25 10

[GIT PULL 0/7] perf/core improvements and fixes

2014-04-28 Thread Jiri Olsa
hi Ingo, please consider pulling thanks, jirka The following changes since commit 2933d7813d8618f18632a7dc7f4e7f1f7d17383a: Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/jolsa/perf into perf/core (2014-04-25 10:04:46 +0200) are available in the git reposi

Re: [GIT PULL 0/7] perf/core improvements and fixes

2013-11-07 Thread Ingo Molnar
* Arnaldo Carvalho de Melo wrote: > From: Arnaldo Carvalho de Melo > > Hi Ingo, > > Please consider pulling, > > - Arnaldo > > The following changes since commit 8a4d0b56b031455adcbe4a9383c3b497456fcfac: > > Merge branch 'uprobes/core' of > git://git.kernel.org/pub/scm/linux/kerne

[GIT PULL 0/7] perf/core improvements and fixes

2013-11-07 Thread Arnaldo Carvalho de Melo
From: Arnaldo Carvalho de Melo Hi Ingo, Please consider pulling, - Arnaldo The following changes since commit 8a4d0b56b031455adcbe4a9383c3b497456fcfac: Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc into perf/core (2013-11-07 08:46:13 +0100)