Em Fri, Mar 24, 2017 at 04:20:12PM -0700, Andi Kleen escreveu: > On Fri, Mar 24, 2017 at 02:15:52PM +0200, Adrian Hunter wrote: > > Address filtering with kernel symbols incorrectly resulted in the error > > "Cannot determine size of symbol" because the no_size logic was the wrong > > way around. > > > > Signed-off-by: Adrian Hunter <[email protected]> > > Cc: [email protected] # v4.9+ > > --- > > Tested-by: Andi Kleen <[email protected]>
Thanks, applied. - Arnaldo > Fixes my problems with tracing kernel with PT with filtering. > > -Andi

