Re: [PATCH 0/7] generate full callchain cursor entries for inlined frames

2017-05-29 Thread Namhyung Kim
On Mon, May 29, 2017 at 08:36:25PM +0200, Milian Wolff wrote: > On Mittwoch, 24. Mai 2017 17:02:37 CEST Namhyung Kim wrote: > > On Wed, May 24, 2017 at 03:42:59PM +0200, Milian Wolff wrote: > > > If you think the above is not a valid assessment, I'll try to change my > > > patch series to use the I

Re: [PATCH 0/7] generate full callchain cursor entries for inlined frames

2017-05-29 Thread Milian Wolff
On Mittwoch, 24. Mai 2017 17:02:37 CEST Namhyung Kim wrote: > On Wed, May 24, 2017 at 03:42:59PM +0200, Milian Wolff wrote: > > On Wednesday, May 24, 2017 1:46:04 PM CEST Milian Wolff wrote: > > > On Monday, May 22, 2017 11:06:43 AM CEST Namhyung Kim wrote: > > > > Why not making the fake symbol ha

Re: [PATCH 0/7] generate full callchain cursor entries for inlined frames

2017-05-24 Thread Namhyung Kim
On Wed, May 24, 2017 at 03:42:59PM +0200, Milian Wolff wrote: > On Wednesday, May 24, 2017 1:46:04 PM CEST Milian Wolff wrote: > > On Monday, May 22, 2017 11:06:43 AM CEST Namhyung Kim wrote: > > > Why not making the fake symbol has start addr of the sample IP and > > > length of 1. The histogram

Re: [PATCH 0/7] generate full callchain cursor entries for inlined frames

2017-05-24 Thread Milian Wolff
On Wednesday, May 24, 2017 1:46:04 PM CEST Milian Wolff wrote: > On Monday, May 22, 2017 11:06:43 AM CEST Namhyung Kim wrote: > > Hi Milian, > > > > On Thu, May 18, 2017 at 10:05:36PM +0200, Milian Wolff wrote: > > > On Donnerstag, 18. Mai 2017 21:34:04 CEST Milian Wolff wrote: > > > > This series

Re: [PATCH 0/7] generate full callchain cursor entries for inlined frames

2017-05-24 Thread Milian Wolff
On Monday, May 22, 2017 11:06:43 AM CEST Namhyung Kim wrote: > Hi Milian, > > On Thu, May 18, 2017 at 10:05:36PM +0200, Milian Wolff wrote: > > On Donnerstag, 18. Mai 2017 21:34:04 CEST Milian Wolff wrote: > > > This series of patches completely reworks the way inline frames are > > > handled. Ins

Re: [PATCH 0/7] generate full callchain cursor entries for inlined frames

2017-05-22 Thread Namhyung Kim
On Thu, May 18, 2017 at 09:34:04PM +0200, Milian Wolff wrote: > This series of patches completely reworks the way inline frames are handled. > Instead of querying for the inline nodes on-demand in the individual tools, > we now create proper callchain nodes for inlined frames. The advantages this >

Re: [PATCH 0/7] generate full callchain cursor entries for inlined frames

2017-05-22 Thread Namhyung Kim
Hi Milian, On Thu, May 18, 2017 at 10:05:36PM +0200, Milian Wolff wrote: > On Donnerstag, 18. Mai 2017 21:34:04 CEST Milian Wolff wrote: > > This series of patches completely reworks the way inline frames are handled. > > Instead of querying for the inline nodes on-demand in the individual tools,

Re: [PATCH 0/7] generate full callchain cursor entries for inlined frames

2017-05-18 Thread Milian Wolff
On Donnerstag, 18. Mai 2017 21:34:04 CEST Milian Wolff wrote: > This series of patches completely reworks the way inline frames are handled. > Instead of querying for the inline nodes on-demand in the individual tools, > we now create proper callchain nodes for inlined frames. The advantages > this