Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1167495
| From | Jeff Epler <jepler@unpythonic.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] perf report: Fix sort__sym_cmp to also compare end of symbol |
| Date | 2015-06-18 02:00 +0200 |
| Message-ID | <pCvpn-8ib-3@gated-at.bofh.it> (permalink) |
| References | <pCvfJ-86E-45@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, Jun 17, 2015 at 04:41:10PM -0700, Yannick Brosseau wrote: > When using a map file from a JIT, due to memory reuse, we can > obtain multiple symbols with the same start address but a different > length. Is there some reason it's impossible for the reused memory to have the same length / end address? Jeff -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] perf report: Fix sort__sym_cmp to also compare end of symbol Yannick Brosseau <scientist@fb.com> - 2015-06-18 01:50 +0200 Re: [PATCH] perf report: Fix sort__sym_cmp to also compare end of symbol Yannick Brosseau <scientist@fb.com> - 2015-06-18 02:00 +0200 Re: [PATCH] perf report: Fix sort__sym_cmp to also compare end of symbol Jeff Epler <jepler@unpythonic.net> - 2015-06-18 02:00 +0200
csiph-web