This is the mail archive of the
systemtap@sourceware.org
mailing list for the systemtap project.
Re: How does stap execute probe aliases?
- From: Nan Xiao <xiaonan830818 at gmail dot com>
- To: "Frank Ch. Eigler" <fche at redhat dot com>
- Cc: systemtap at sourceware dot org
- Date: Mon, 23 Nov 2015 10:01:29 +0800
- Subject: Re: How does stap execute probe aliases?
- Authentication-results: sourceware.org; auth=none
- References: <CA+MhoaPAiF2zf6J=3bCP=5Dtc=60T0+_igCSZk7028kTua0y8g at mail dot gmail dot com> <y0mh9kgodj3 dot fsf at fche dot csb> <CA+MhoaN0Wc4S5r1pf+Pv-Wf8K0EdGo_F5=soK74GbRkJfXkLuA at mail dot gmail dot com> <20151121125527 dot GB8832 at redhat dot com> <CA+MhoaN2v23BMW1fqVk+EYpoZV=Kp4P81P1+B8DeWn3edkEWZA at mail dot gmail dot com> <20151123015101 dot GC8832 at redhat dot com>
Hi Frank,
Got it ! Thanks very much for your time and help!!
Best Regards
Nan Xiao
On Mon, Nov 23, 2015 at 9:51 AM, Frank Ch. Eigler <fche@redhat.com> wrote:
> Hi -
>
>> BTW, when you mention "context variable", is it equal to "target
>> variable"?
>
> Yeah; we tend to use the former in current discussions. (We should
> probably retire the latter from documentation.)
>
> - FChE