Listing probe alias resolution failures

Frank Ch. Eigler fche@redhat.com
Wed May 16 20:30:00 GMT 2007


Hi -

On Wed, May 16, 2007 at 03:17:55PM -0500, David Smith wrote:
> [...]
> Nope, I'm suggesting that:
>    probe kernel.function("something_that_does_not_exist") ? {
>       local1 = $arg1
>       local2 = $arg2
>       printf("%d %d\n", local1, local2)
>    }
> be accepted.

But it is already.


> In other words, if we know a probe point doesn't exist, it shouldn't
> matter what arguments it references. [...]

It doesn't.


- FChE



More information about the Systemtap mailing list