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 v4] Add new built-in tapset function abort()


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


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