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: [PATCH] support $$vars and $$parms


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


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