Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753213AbbFQXyB (ORCPT ); Wed, 17 Jun 2015 19:54:01 -0400 Received: from zeroeth.unpythonic.net ([162.243.242.154]:58001 "EHLO zeroeth.unpythonic.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751940AbbFQXx6 (ORCPT ); Wed, 17 Jun 2015 19:53:58 -0400 Date: Wed, 17 Jun 2015 18:53:43 -0500 From: Jeff Epler To: Yannick Brosseau Cc: acme@kernel.org, mingo@redhat.com, paulus@samba.org, a.p.zijlstra@chello.nl, jolsa@kernel.org, ak@linux.intel.com, linux-kernel@vger.kernel.org, kernel-team@fb.com Subject: Re: [PATCH] perf report: Fix sort__sym_cmp to also compare end of symbol Message-ID: <20150617235343.GB84349@unpythonic.net> References: <1434584470-17771-1-git-send-email-scientist@fb.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1434584470-17771-1-git-send-email-scientist@fb.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 560 Lines: 14 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/