how to print element in struct prams??

ch huang justlooks@gmail.com
Fri Mar 9 02:28:00 GMT 2012


if i put a probe on function do_command(thd), the argument thd is a
structor ,and i want check a element named command in the structor,how
to do?

like
probe process.function("do_command") {
printf("%s",$$prams->command)
}



More information about the Systemtap mailing list