This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: where is the list of kernel tracepoint defined?


Hi Shiyao,

My understanding is that STAP loads the probe points from the Linux
kernel debug information. Probably you can parse the DWARF and find
the probe points.

Arkady

On Tue, Mar 28, 2017 at 11:53 AM, Shiyao Ma <i@introo.me> wrote:
> Hi,
>
>
> I'd like to see an index of all kernel trace points.
>
>
> I am aware "stap -L" can do this.  but I am interested if there is
> some file in the systemtap source code that lists such trace points?
>
>
> Thanks.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]