]> sourceware.org Git - systemtap.git/commit
PR23799 - sprint_ustack() always returns empty string values
authorYichun Zhang (agentzh) <yichun@openresty.com>
Fri, 19 Oct 2018 21:55:08 +0000 (14:55 -0700)
committerYichun Zhang (agentzh) <yichun@openresty.com>
Fri, 19 Oct 2018 21:59:24 +0000 (14:59 -0700)
commit4cd50f30ab2edaf277a4bd485451f8069ba089a6
treed290e8f41137316ae46578ff9be25aa2a08f3810
parent8bc64034509474bee3fb7996b2a9e74c8bc27281
PR23799 - sprint_ustack() always returns empty string values

The tapset function sprint_ustack() forgot to actually return
the computed string value. Alas.
tapset/linux/ucontext-symbols.stp
testsuite/systemtap.base/ustack.exp [new file with mode: 0644]
testsuite/systemtap.base/ustack_1.c [new file with mode: 0644]
testsuite/systemtap.base/ustack_1.stp [new file with mode: 0644]
testsuite/systemtap.base/ustack_2.stp [new file with mode: 0644]
This page took 0.029815 seconds and 5 git commands to generate.