Hi, In the file staprun.c there is a comment "We do this under protest. The kernel ought expose this data to modules such as ourselves" Does not the function kallsyms_lookup_name() expose the exported symbols? Thanks.