[PATCH v4 2/3] Support for perf to probe into SDT markers:
David Ahern
dsahern@gmail.com
Fri Oct 25 15:20:00 GMT 2013
On 10/25/13 8:20 AM, Pekka Enberg wrote:
>> Technically feasible. But then we would have to parse each of the
>> libraries and executables to list them. Right? I am not sure if such a
>> delay is acceptable.
>
> You could do it at 'perf list' time or even build time and cache it. And add lazy discovery to 'perf record' and friends.
Instead searching all the known files or building a cache, how about
just having an option like: perf list <DSO>. perf-record could still do
the probe magic behind the scenes.
David
More information about the Systemtap
mailing list