Re: [PATCH V4 00/10] perf: New conditional branch filter

2013-12-08 Thread Michael Ellerman
On Fri, 2013-12-06 at 10:18 -0300, Arnaldo Carvalho de Melo wrote: > Em Thu, Dec 05, 2013 at 03:47:54PM +1100, Michael Ellerman escreveu: > > On Wed, 2013-12-04 at 16:02 +0530, Anshuman Khandual wrote: > > > This patchset is the re-spin of the original branch stack > > > sampling > > >

Re: [PATCH V4 00/10] perf: New conditional branch filter

2013-12-08 Thread Michael Ellerman
On Fri, 2013-12-06 at 10:18 -0300, Arnaldo Carvalho de Melo wrote: Em Thu, Dec 05, 2013 at 03:47:54PM +1100, Michael Ellerman escreveu: On Wed, 2013-12-04 at 16:02 +0530, Anshuman Khandual wrote: This patchset is the re-spin of the original branch stack sampling patchset

Re: [PATCH V4 00/10] perf: New conditional branch filter

2013-12-06 Thread Arnaldo Carvalho de Melo
Em Thu, Dec 05, 2013 at 03:47:54PM +1100, Michael Ellerman escreveu: > On Wed, 2013-12-04 at 16:02 +0530, Anshuman Khandual wrote: > > This patchset is the re-spin of the original branch stack > > sampling > > patchset which introduced new PERF_SAMPLE_BRANCH_COND branch filter. This

Re: [PATCH V4 00/10] perf: New conditional branch filter

2013-12-06 Thread Arnaldo Carvalho de Melo
Em Thu, Dec 05, 2013 at 03:47:54PM +1100, Michael Ellerman escreveu: On Wed, 2013-12-04 at 16:02 +0530, Anshuman Khandual wrote: This patchset is the re-spin of the original branch stack sampling patchset which introduced new PERF_SAMPLE_BRANCH_COND branch filter. This

Re: [PATCH V4 00/10] perf: New conditional branch filter

2013-12-04 Thread Michael Ellerman
On Wed, 2013-12-04 at 16:02 +0530, Anshuman Khandual wrote: > This patchset is the re-spin of the original branch stack > sampling > patchset which introduced new PERF_SAMPLE_BRANCH_COND branch filter. This > patchset > also enables SW based branch filtering support for book3s

[PATCH V4 00/10] perf: New conditional branch filter

2013-12-04 Thread Anshuman Khandual
This patchset is the re-spin of the original branch stack sampling patchset which introduced new PERF_SAMPLE_BRANCH_COND branch filter. This patchset also enables SW based branch filtering support for book3s powerpc platforms which have PMU HW backed branch stack sampling

[PATCH V4 00/10] perf: New conditional branch filter

2013-12-04 Thread Anshuman Khandual
This patchset is the re-spin of the original branch stack sampling patchset which introduced new PERF_SAMPLE_BRANCH_COND branch filter. This patchset also enables SW based branch filtering support for book3s powerpc platforms which have PMU HW backed branch stack sampling

Re: [PATCH V4 00/10] perf: New conditional branch filter

2013-12-04 Thread Michael Ellerman
On Wed, 2013-12-04 at 16:02 +0530, Anshuman Khandual wrote: This patchset is the re-spin of the original branch stack sampling patchset which introduced new PERF_SAMPLE_BRANCH_COND branch filter. This patchset also enables SW based branch filtering support for book3s powerpc