2012-08-01 04:04:34

by Stephane Eranian

[permalink] [raw]
Subject: Re: [PATCHv8 00/13] perf: Add backtrace post dwarf unwind

On Fri, Jul 27, 2012 at 2:23 PM, Jiri Olsa <[email protected]> wrote:
> hi,
> patches available also as tarball in here:
> http://people.redhat.com/~jolsa/perf_post_unwind_v8.tar.bz2
>
> v8 changes:
> - patch 2 - added dump registers ABI specification as suggested
> by Stephane
> - v7 patches 9,10,16,17 already in
>
Patches 4, 7 do not apply cleanly for me on tip-master @ commit 2a7d7ce
when I use the tarball version of the patchset.


2012-08-01 08:57:48

by Jiri Olsa

[permalink] [raw]
Subject: Re: [PATCHv8 00/13] perf: Add backtrace post dwarf unwind

On Wed, Aug 01, 2012 at 06:04:31AM +0200, Stephane Eranian wrote:
> On Fri, Jul 27, 2012 at 2:23 PM, Jiri Olsa <[email protected]> wrote:
> > hi,
> > patches available also as tarball in here:
> > http://people.redhat.com/~jolsa/perf_post_unwind_v8.tar.bz2
> >
> > v8 changes:
> > - patch 2 - added dump registers ABI specification as suggested
> > by Stephane
> > - v7 patches 9,10,16,17 already in
> >
> Patches 4, 7 do not apply cleanly for me on tip-master @ commit 2a7d7ce
> when I use the tarball version of the patchset.

there's conflict with fresh commit..

perf/trace: Add ability to set a target task for events
commit e6dab5ffab59e910ec0e3355f4a6f29f7a7be474
Author: Andrew Vagin <[email protected]>
Date: Wed Jul 11 18:14:58 2012 +0400

I'm testing v9 and will send it out shortly

thanks,
jirka