* Arnaldo Carvalho de Melo <acme@xxxxxxxxxx> wrote: > Hi Ingo, > > Please consider pulling, > > - Arnaldo > > Test results at the end of this message, as usual. > > The following changes since commit fb3a5055cd7098f8d1dd0cd38d7172211113255f: > > perf/x86/intel: Add 1G DTLB load/store miss support for SKL (2017-06-22 11:07:08 +0200) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux.git tags/perf-urgent-for-mingo-4.12-20170622 > > for you to fetch changes up to 7598f8bc1383ffd77686cb4e92e749bef3c75937: > > perf probe: Fix probe definition for inlined functions (2017-06-22 16:08:09 -0300) > > ---------------------------------------------------------------- > perf probe fix: > > - Do not double the offset of inline expansions when using > 'perf probe' on inlined functions (Björn Töpel) > > Signed-off-by: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx> > > ---------------------------------------------------------------- > Björn Töpel (1): > perf probe: Fix probe definition for inlined functions > > tools/perf/util/probe-event.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Pulled, thanks a lot Arnaldo! Ingo