Re: [PATCH 0/8] perf tools: add symbol filter to struct machine

2013-08-08 Thread Arnaldo Carvalho de Melo
Em Thu, Aug 08, 2013 at 02:32:19PM +0300, Adrian Hunter escreveu: > Here are some patches that add symbol filter to struct machine as > we briefly discussed on irc. > > The first patch puts the symbol filter on both struct machine and > struct machines so that guest machines added later inherit th

[PATCH 0/8] perf tools: add symbol filter to struct machine

2013-08-08 Thread Adrian Hunter
Hi Here are some patches that add symbol filter to struct machine as we briefly discussed on irc. The first patch puts the symbol filter on both struct machine and struct machines so that guest machines added later inherit the same symbol filter. The next 4 patches change the tools to set the ma