Re: [PATCH V7 00/25] perf tools: Introduce an abstraction for AUX Area and Instruction Tracing

2015-04-24 Thread Adrian Hunter
On 23/04/15 17:30, Arnaldo Carvalho de Melo wrote: > Em Tue, Mar 31, 2015 at 02:38:29PM +0300, Adrian Hunter escreveu: >> Hi >> >> Here is V7 of some more preparatory patches for Intel PT >> that introduce an abstraction for using the AUX area and >> Instruction tracing. >> >> The master branch of

Re: [PATCH V7 00/25] perf tools: Introduce an abstraction for AUX Area and Instruction Tracing

2015-04-24 Thread Adrian Hunter
On 23/04/15 17:30, Arnaldo Carvalho de Melo wrote: Em Tue, Mar 31, 2015 at 02:38:29PM +0300, Adrian Hunter escreveu: Hi Here is V7 of some more preparatory patches for Intel PT that introduce an abstraction for using the AUX area and Instruction tracing. The master branch of the tree:

Re: [PATCH V7 00/25] perf tools: Introduce an abstraction for AUX Area and Instruction Tracing

2015-04-23 Thread Arnaldo Carvalho de Melo
Em Tue, Mar 31, 2015 at 02:38:29PM +0300, Adrian Hunter escreveu: > Hi > > Here is V7 of some more preparatory patches for Intel PT > that introduce an abstraction for using the AUX area and > Instruction tracing. > > The master branch of the tree: > >

Re: [PATCH V7 00/25] perf tools: Introduce an abstraction for AUX Area and Instruction Tracing

2015-04-23 Thread Arnaldo Carvalho de Melo
Em Tue, Mar 31, 2015 at 02:38:29PM +0300, Adrian Hunter escreveu: Hi Here is V7 of some more preparatory patches for Intel PT that introduce an abstraction for using the AUX area and Instruction tracing. The master branch of the tree:

Re: [PATCH V7 00/25] perf tools: Introduce an abstraction for AUX Area and Instruction Tracing

2015-04-01 Thread Adrian Hunter
On 01/04/15 14:57, Jiri Olsa wrote: > On Tue, Mar 31, 2015 at 02:38:29PM +0300, Adrian Hunter wrote: > > SNIP > >> >> Changes in V7: >> >> Changes requested by Jiri: >> >> perf evlist: Add initial support for mmapping an AUX area buffer >> WARN_ONCE if mm->base is not NULL

Re: [PATCH V7 00/25] perf tools: Introduce an abstraction for AUX Area and Instruction Tracing

2015-04-01 Thread Jiri Olsa
On Tue, Mar 31, 2015 at 02:38:29PM +0300, Adrian Hunter wrote: SNIP > > Changes in V7: > > Changes requested by Jiri: > > perf evlist: Add initial support for mmapping an AUX area buffer > WARN_ONCE if mm->base is not NULL when mmapping > > perf tools: Add

Re: [PATCH V7 00/25] perf tools: Introduce an abstraction for AUX Area and Instruction Tracing

2015-04-01 Thread Adrian Hunter
On 01/04/15 14:57, Jiri Olsa wrote: On Tue, Mar 31, 2015 at 02:38:29PM +0300, Adrian Hunter wrote: SNIP Changes in V7: Changes requested by Jiri: perf evlist: Add initial support for mmapping an AUX area buffer WARN_ONCE if mm-base is not NULL when mmapping

Re: [PATCH V7 00/25] perf tools: Introduce an abstraction for AUX Area and Instruction Tracing

2015-04-01 Thread Jiri Olsa
On Tue, Mar 31, 2015 at 02:38:29PM +0300, Adrian Hunter wrote: SNIP Changes in V7: Changes requested by Jiri: perf evlist: Add initial support for mmapping an AUX area buffer WARN_ONCE if mm-base is not NULL when mmapping perf tools: Add support for

[PATCH V7 00/25] perf tools: Introduce an abstraction for AUX Area and Instruction Tracing

2015-03-31 Thread Adrian Hunter
Hi Here is V7 of some more preparatory patches for Intel PT that introduce an abstraction for using the AUX area and Instruction tracing. The master branch of the tree: git://git.infradead.org/users/ahunter/linux-perf.git contains these patches and working Intel PT and Intel BTS. Intel

[PATCH V7 00/25] perf tools: Introduce an abstraction for AUX Area and Instruction Tracing

2015-03-31 Thread Adrian Hunter
Hi Here is V7 of some more preparatory patches for Intel PT that introduce an abstraction for using the AUX area and Instruction tracing. The master branch of the tree: git://git.infradead.org/users/ahunter/linux-perf.git contains these patches and working Intel PT and Intel BTS. Intel