Re: [GIT PULL 00/32] perf/core improvements and fixes

2018-01-17 Thread Ingo Molnar
* Arnaldo Carvalho de Melo wrote: > Hi Ingo, > > Please consider pulling, > > - Arnaldo > > Test results at the end of this message, as usual. > > The following changes since commit 1ccb8feda7471efb62ebf68d70055b4c51fa7d92: > > Merge tag 'perf-core-for-mingo-4.16-20180110' of > git

Re: [GIT PULL 00/32] perf/core improvements and fixes

2017-02-10 Thread Ingo Molnar
* Arnaldo Carvalho de Melo wrote: > Hi Ingo, > > Please consider pulling, > > - Arnaldo > > Test results at the end of this message, as usual. > > The following changes since commit 53e74a112ce5c1c9b6a6923bdd6612133625d579: > > Merge tag 'perf-urgent-for-mingo-4.10-20170203' of > g

Re: [GIT PULL 00/32] perf/core improvements and fixes

2014-10-29 Thread Arnaldo Carvalho de Melo
Em Wed, Oct 29, 2014 at 10:11:48AM +0100, Ingo Molnar escreveu: > * Arnaldo Carvalho de Melo wrote: > > * 'perf probe' --demangle typo fix and a new --quiet option (Masami > > Hiramatsu) > So the fix part would be nice to have for perf/urgent I suspect? > > * Fix report -F (abort, in_tx, misp

Re: [GIT PULL 00/32] perf/core improvements and fixes

2014-10-29 Thread Ingo Molnar
* Arnaldo Carvalho de Melo wrote: > From: Arnaldo Carvalho de Melo > > Hi Ingo, > > Please consider pulling, > > - Arnaldo > > The following changes since commit e53f6124af6516cee3063a3072767ee2717ff343: > > Merge tag 'perf-urgent-for-mingo' of > git://git.kernel.org/pub/scm/linux

Re: [GIT PULL 00/32] perf/core improvements and fixes

2012-12-08 Thread Ingo Molnar
Note that I had to do a number of conflict resolutions between perf/urgent (now upstream) and perf/core, related to UAPI fixes: commit f0b9abfb044649bc452fb2fb975ff2fd599cc6a3 Merge: adc1ef1 1b3c393 Author: Ingo Molnar Date: Sat Dec 8 15:25:06 2012 +0100 Merge branch 'linus' into per

Re: [GIT PULL 00/32] perf/core improvements and fixes

2012-12-08 Thread Ingo Molnar
* Arnaldo Carvalho de Melo wrote: > Hi Ingo, > > Please consider pulling, > > - Arnaldo > > The following changes since commit ffadcf090d468e9c4938b718649f38dd10cfdb02: > > perf annotate: Handle XBEGIN like a jump (2012-10-31 12:18:26 -0200) > > are available in the git repository a

Re: [GIT PULL 00/32] perf/core improvements and fixes

2012-11-13 Thread Ingo Molnar
* Arnaldo Carvalho de Melo wrote: > Jiri Olsa (28): > perf tools: Remove BINDIR define from exec_cmd.o compilation > perf tests: Move test objects into 'tests' directory > perf tests: Add framework for automated perf_event_attr tests > perf tests: Add attr record basic te