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]> Fixes my problems with tracing kernel with PT with filtering. -Andi

