[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <48e3e835.0906c00a.2cd1.2fd1@mx.google.com>
Date: Wed, 1 Oct 2008 18:14:24 -0300
From: Dâniel Fraga <fragabr@...il.com>
To: Thomas Gleixner <tglx@...utronix.de>
Cc: Ilpo Järvinen <ilpo.jarvinen@...sinki.fi>,
David Miller <davem@...emloft.net>,
Netdev <netdev@...r.kernel.org>
Subject: Re: [PATCH] tcp FRTO: in-order-only "TCP proxy" fragility
workaround (fwd)
On Wed, 1 Oct 2008 22:05:09 +0200 (CEST)
Thomas Gleixner <tglx@...utronix.de> wrote:
> One possibility to get deeper insight into this problem is to use the
> function tracer and stop it once we notice the wreckage.
> listenoverflow should be a good point to stop it.
Ok, I'm already running function tracer.
I did the following:
echo ftrace > /debug/tracing/current_tracer
echo print-parent > /debug/tracing/iter_ctrl
Is it enough to get what you suggest?
If so, I'll leave it enabled:
echo 1 > /debug/tracing/tracing_enabled
and stop and get the data just when the problem happens... then
I should know what I should grep, what's relevant.
thank you again.
--
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists