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: kernel read fault when accessing context variables


On Thu, 2010-07-08 at 21:11 -0700, tonyg362 wrote:
> That's strange, I have tried probing at every line in the scheduler and get a
> semantic error or a kernel read fault. Can you tell me your setup and how
> you built your debug kernel?

That result was against the rhel6 beta kernel on x86_64:
http://www.redhat.com/rhel/beta/

But the same work on i686 against the fedora 13 (2.6.33.5-124.fc13.i686)
kernel. The source line moved a bit, so I had to use +44 here for
kernel.statement("schedule@kernel/sched.c+44") also the trace point just
works out of the box kernel.trace("sched_switch").

Cheers,

Mark


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