[lttng-dev] Question about how to retrieve ip value of a syscall

tarek slaymia tarek.slaymia at gmail.com
Wed Aug 20 19:15:21 EDT 2014


Hi all ,
i tried to implement an event in statedump in order to compare the runtime
syscall address and the syscall symbol address ( the same address displayed
in ip field when i use lttng kprobe ).

did you know how can i retrieve the syscall symbol value using my function
in lttng-statedump-impl.c file ?
i have an other issue when i tried to list all kernel event , the new event
that i add in lttng-module isn't displayed . did i miss something ?

you find in attachment the additional code .

BR
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lttng.org/pipermail/lttng-dev/attachments/20140820/890e2e11/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lttng-statedump.h
Type: text/x-chdr
Size: 5308 bytes
Desc: not available
URL: <http://lists.lttng.org/pipermail/lttng-dev/attachments/20140820/890e2e11/attachment-0001.h>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lttng-statedump-impl.c
Type: text/x-csrc
Size: 16883 bytes
Desc: not available
URL: <http://lists.lttng.org/pipermail/lttng-dev/attachments/20140820/890e2e11/attachment-0001.c>


More information about the lttng-dev mailing list