Option -k broken

Frank Ch. Eigler fche@redhat.com
Tue Nov 28 02:44:00 GMT 2017


Torsten Polle <Torsten.Polle@gmx.de> writes:

> stap --vp 0402 -k -e 'probe begin { off_task   = &@cast(0, "task_struct", "kernel<linux/sched.h>")->tasks; }' -p4
> [...]

Thanks for the recipe; that helped reproduce the problem, and fix the
main part of it.  (There is still another problem here related to 
verbose tracing & unresolveable @cast ops, but it's not as serious.)

- FChE



More information about the Systemtap mailing list