On Sun, Oct 4, 2015 at 1:05 PM, Stephane Eranian wrote:
>
> Brendan,
>
> On Thu, Oct 1, 2015 at 3:45 PM, Brendan Gregg
> wrote:
> > G'Day,
> >
> > On Wed, Sep 30, 2015 at 11:45 PM, Stephane Eranian
> > wrote:
> >>
> >> This patch series extends perf record/report/annotate to enable
> >> profil
Brendan,
On Thu, Oct 1, 2015 at 3:45 PM, Brendan Gregg wrote:
> G'Day,
>
> On Wed, Sep 30, 2015 at 11:45 PM, Stephane Eranian wrote:
>>
>> This patch series extends perf record/report/annotate to enable
>> profiling of jitted (just-in-time compiled) code. The current
>> perf tool provides very l
Hi Peter,
On Thu, Oct 1, 2015 at 2:17 AM, Peter Zijlstra wrote:
> On Thu, Oct 01, 2015 at 08:45:44AM +0200, Stephane Eranian wrote:
>> This patch series extends perf record/report/annotate to enable
>> profiling of jitted (just-in-time compiled) code. The current
>> perf tool provides very limite
G'Day,
On Wed, Sep 30, 2015 at 11:45 PM, Stephane Eranian wrote:
>
> This patch series extends perf record/report/annotate to enable
> profiling of jitted (just-in-time compiled) code. The current
> perf tool provides very limited support for profiling jitted
> code for some runtime environments.
Em Thu, Oct 01, 2015 at 11:39:14AM +0200, Ingo Molnar escreveu:
> * Peter Zijlstra wrote:
> > > This will also generate an ELF image for each jitted function. The
> > > injected
> > > MMAP records will point to these ELF images. The reasoning behind using
> > > ELF
> > > images is that it make
* Peter Zijlstra wrote:
> > This will also generate an ELF image for each jitted function. The injected
> > MMAP records will point to these ELF images. The reasoning behind using ELF
> > images is that it makes processing for perf report and annotate automatic
> > and
> > transparent. It al
On Thu, Oct 01, 2015 at 08:45:44AM +0200, Stephane Eranian wrote:
> This patch series extends perf record/report/annotate to enable
> profiling of jitted (just-in-time compiled) code. The current
> perf tool provides very limited support for profiling jitted
> code for some runtime environments. Bu
This patch series extends perf record/report/annotate to enable
profiling of jitted (just-in-time compiled) code. The current
perf tool provides very limited support for profiling jitted
code for some runtime environments. But the support is experimental
and cannot be used in complex environments.
8 matches
Mail list logo