[PATCH] support $$vars and $$parms

Frank Ch. Eigler fche@redhat.com
Thu Jul 24 17:56:00 GMT 2008


Stan Cox <scox@redhat.com> writes:

> [...]
> $$vars expands to sprintf("%#x %#x %#x %#x\n", parm1, parm2, var1, var2)
> $$parms expands to sprintf("%#x %#x\n", parm1, parm2)
> [...]

Maybe $$locals would be handy too.

- FChE



More information about the Systemtap mailing list