[ltt-dev] to find all the tracepoints by the __start___tracepoints and __stop___tracepoints
Pierre-Marc Fournier
pierre-marc.fournier at polymtl.ca
Wed Mar 11 13:51:42 EDT 2009
Hello,
These symbols are automatically placed by the linker at the boundaries
of the __tracepoints section.
This magic is done in the linker script.
pmf
long xu wrote:
> Hello,
>
> I find when we use the fuction "tracepoint_update_probe_range", it usese
> the "__start___tracepoints" and "__stop___tracepoints" to find all of
> the tracepoints. But i don't find where it do the initialisation of the
> "__start___tracepoints" and "__stop___tracepoints". How can they point
> the first tracepoint and the last point?
>
> Thanks,
>
> Best Regard,
>
> Long XU
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> ltt-dev mailing list
> ltt-dev at lists.casi.polymtl.ca
> http://lists.casi.polymtl.ca/cgi-bin/mailman/listinfo/ltt-dev
More information about the lttng-dev
mailing list