From mboxrd@z Thu Jan 1 00:00:00 1970 From: acme@kernel.org ('Arnaldo Carvalho de Melo') Date: Thu, 15 Feb 2018 14:08:42 -0300 Subject: [PATCH 2/2] perf inject: Emit instruction records on ETM trace discontinuity In-Reply-To: <001901d3a670$da940cc0$8fbc2640$@arm.com> References: <1518011845-24063-1-git-send-email-robert.walker@arm.com> <1518011845-24063-3-git-send-email-robert.walker@arm.com> <20180213222233.GA23553@xps15> <20180215145714.GE30974@kernel.org> <001901d3a670$da940cc0$8fbc2640$@arm.com> Message-ID: <20180215170842.GJ30974@kernel.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Em Thu, Feb 15, 2018 at 03:22:52PM -0000, Robert Walker escreveu: > > From: Arnaldo Carvalho de Melo [mailto:acme at kernel.org] > > Can you please address Mathieu's comments, and if you agree with > > them, resubmit? > Hi Arnaldo, > I've addressed Mathieu's comments and resubmitted them yesterday > (https://lkml.org/lkml/2018/2/14/185). Thanks, I'm processing them now, - Arnaldo