This is the mail archive of the
systemtap@sourceware.org
mailing list for the systemtap project.
Re: [PATCH] PR23799 - sprint_ustack() always returns empty string values
- From: Yichun Zhang <yichun at openresty dot com>
- To: systemtap at sourceware dot org
- Date: Fri, 19 Oct 2018 15:10:06 -0700
- Subject: Re: [PATCH] PR23799 - sprint_ustack() always returns empty string values
- References: <20181019220447.42137-1-yichun@openresty.com>
Hello!
On Fri, Oct 19, 2018 at 3:05 PM Yichun Zhang (agentzh)
<yichun@openresty.com> wrote:
>
> The tapset function sprint_ustack() forgot to actually return
> the computed string value. Alas.
Just committed to master with the approval of fche.
Best,
Yichun