Re: [PATCH v4 2/3] Support for perf to probe into SDT markers:

From: Ingo Molnar
Date: Thu Oct 31 2013 - 05:59:14 EST



* Pekka Enberg <penberg@xxxxxx> wrote:

> On 10/30/13 12:05 PM, Masami Hiramatsu wrote:
> >To find all system libraries, we can use ldconfig.
> >
> >$ ldconfig --print-cache
> >
> >shows what dynamic libraries will be loaded. On my own laptop (running
> >ubuntu13.04) shows ~1000 libs.
>
> Good point. That definitely narrows down the scanned set.
>
> Pekka

There's also 'strings /etc/prelink.cache' that should give a good
list of binaries and libraries that matter.

Thanks,

Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/