[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20141022174659.GA5119@us.ibm.com>
Date: Wed, 22 Oct 2014 10:46:59 -0700
From: Sukadev Bhattiprolu <sukadev@...ux.vnet.ibm.com>
To: Jiri Olsa <jolsa@...hat.com>
Cc: Arnaldo Carvalho de Melo <acme@...nel.org>,
Anton Blanchard <anton@....ibm.com>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] perf/powerpc: Cache the DWARF debug info
Jiri Olsa [jolsa@...hat.com] wrote:
| > + goto out;
| > + }
| > + dso->dwfl = dwfl;
|
| so by this we get powerpc arch code sharing dw handle via dso object,
| but we have lot of generic code too ;-)
Well, this applies to powerpc...
|
| could you make this happen for unwind__get_entries.. probably
| both sharing same generic code I guess
and unwind_get_entries() applies only to x86 and arm right ? ;-)
Or at least thats what the config/Makefile says.
I can take a look at unwind_get_entries(), but can you please merge
this fix for now, since the current performance is bad?
|
| thanks,
| jirka
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists