Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Feb 2016 21:45:16 +0000
From:      Steven Hartland <killing@multiplay.co.uk>
To:        freebsd-dtrace@freebsd.org
Subject:   Re: Functions not getting picked up by dtrace
Message-ID:  <56D4BBEC.6070502@multiplay.co.uk>
In-Reply-To: <20160229213933.GE82027@strugglingcoder.info>
References:  <20160229213933.GE82027@strugglingcoder.info>

next in thread | previous in thread | raw e-mail | index | archive | help
Yes it is, __noinline is your friend, but it obviously has the 
associated penalty.

On 29/02/2016 21:39, hiren panchasara wrote:
> I've seen this earlier with others too but this one is the latest
> confusing me: em_xmit() in $src/dev/e1000/if_em.c
>
> Other functions with similar signature are listed in 'dtrace -l'.
>
> Is is because of some optimization? How do I undo it for testing
> purposes?
>
> Cheers,
> Hiren




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?56D4BBEC.6070502>