[PATCH v4] Add new built-in tapset function abort()

Yichun Zhang yichun@openresty.com
Fri Aug 31 21:40:00 GMT 2018


Hello!

On Tue, Aug 28, 2018 at 4:22 PM Yichun Zhang (agentzh) wrote:
> The new built-in tapset function abort() is similar to exit(), but it
> aborts the current probe handler (and any function calls in it) immediately.
> It works with both the kernel and dyninst runtimes. The bpf runtime is not
> yet supported.
>

Just committed to master with a typo fix ("flat" => "flag") found by fche.

Best,
Yichun



More information about the Systemtap mailing list