tapset quickie

Frank Ch. Eigler fche@redhat.com
Thu Sep 13 02:57:00 GMT 2007


Hi -

Do you have any opinions whether a one-liner tapset like this is
worth putting into the library?

  probe once += begin { exit() }

It is intended to make unnecessary the exit() for one-shot little
scripts, used thusly:

  stap -e 'probe once { println("hello world") }'

- FChE



More information about the Systemtap mailing list