Some newbie questions
David Smith
dsmith@redhat.com
Wed Aug 17 18:06:00 GMT 2016
On 08/17/2016 10:15 AM, Avi Kivity wrote:
... stuff deleted ...
> My load indeed calls epoll_wait() at a high rate, with zero timeout.
> But now it's completely dominated by tracing overhead.
I'm not sure how much it will help, but one easy fix would be to replace
all your '[pid(), tid()]' array indexing with just '[tid()]' array indexing.
Try changing that and see if the tracing overhead goes down a bit.
--
David Smith
dsmith@redhat.com
Red Hat
http://www.redhat.com
256.217.0141 (direct)
256.837.0057 (fax)
More information about the Systemtap
mailing list