[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090804092540.GA29778@elte.hu>
Date: Tue, 4 Aug 2009 11:25:40 +0200
From: Ingo Molnar <mingo@...e.hu>
To: Arnaldo Carvalho de Melo <acme@...hat.com>
Cc: Kyle McMartin <kyle@...artin.ca>,
Jens Axboe <jens.axboe@...cle.com>,
Anton Blanchard <anton@...ba.org>, davem@...emloft.net,
linux-kernel@...r.kernel.org, a.p.zijlstra@...llo.nl,
fweisbec@...il.com, benh@...nel.crashing.org,
penberg@...helsinki.fi, vegard.nossum@...il.com, paulus@...ba.org,
williams@...hat.com
Subject: Re: [PATCH] basic perf support for sparc
* Arnaldo Carvalho de Melo <acme@...hat.com> wrote:
> +static void load_perf_bfd_demangle(void)
> +{
> + void *handle = dlopen("libbfd-2.19.51.0.2-17.fc11.so", RTLD_NOW);
Hm, this does not look like a very generic solution. Is there some
way to do a library search to figure out the name? I guess a glob
match on /usr/lib/libbfd*.so?
Ingo
--
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