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: Stap is translating to functions in __exit sections...and later module load fails


On Fri, Oct 13, 2006 at 03:28:46PM -0700, Stone, Joshua I wrote:
> On Friday, October 13, 2006 2:29 PM, Eugeniy Meshcheryakov wrote:
> $ stap -p2 -vv -e 'probe kernel.function("exit_pfm_fs"){}' 2>&1 | grep
> 'pc='

[root@csdor-tiger1 linux-2.6.19-rc1]# stap -p2 -vv -e 'probe kernel.function("exit_pfm_fs"){}' 2>&1 | grep 'pc='
probe exit_pfm_fs@arch/ia64/kernel/perfmon.c:1507 pc=0x0

-Anil


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