Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1609023
| From | Andi Kleen <ak@linux.intel.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] perf auxtrace: Fix no_size logic in addr_filter__resolve_kernel_syms() |
| Date | 2017-03-25 00:30 +0100 |
| Message-ID | <toGOB-pq-1@gated-at.bofh.it> (permalink) |
| References | <towvV-1tO-21@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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 <adrian.hunter@intel.com> > Cc: stable@vger.kernel.org # v4.9+ > --- Tested-by: Andi Kleen <ak@linux.intel.com> Fixes my problems with tracing kernel with PT with filtering. -Andi
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH] perf auxtrace: Fix no_size logic in addr_filter__resolve_kernel_syms() Adrian Hunter <adrian.hunter@intel.com> - 2017-03-24 13:30 +0100
Re: [PATCH] perf auxtrace: Fix no_size logic in addr_filter__resolve_kernel_syms() Andi Kleen <ak@linux.intel.com> - 2017-03-25 00:30 +0100
Re: [PATCH] perf auxtrace: Fix no_size logic in addr_filter__resolve_kernel_syms() Arnaldo Carvalho de Melo <acme@kernel.org> - 2017-03-25 02:00 +0100
csiph-web