Re: [PATCH] net: add tracepoints to socket api

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Neil Horman
Date: Tuesday, January 27, 2009 - 1:42 pm

On Tue, Jan 27, 2009 at 01:47:04PM -0500, Christoph Hellwig wrote:

FWIW, ftrace is just as usefull for the network syscalls as any other set of
syscalls (hence my starting with the top layer of tracepoints).  I've also got
another use case thats been requested of me.  Specifically its been requested
that we have some unified method for tracking network drops in one place, so
that users don't have to use an amalgamation of tools to check statistics in
several places to find where their netowork packets are getting dropped.  I
thought defining a set of tracepoints to detect such drops might make the start
of a good solution.  Granted the existing tracepoints don't cover that use case
very well, but I like the idea of having the existing tracepoints in place
before I go adding new ones (to ensure that I don't duplicate effort).

Regards
Neil

--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] net: add tracepoints to socket api, Neil Horman, (Mon Jan 26, 12:59 pm)
Re: [PATCH] net: add tracepoints to socket api, David Miller, (Mon Jan 26, 6:22 pm)
Re: [PATCH] net: add tracepoints to socket api, Arnaldo Carvalho de Melo, (Mon Jan 26, 6:31 pm)
Re: [PATCH] net: add tracepoints to socket api, David Miller, (Mon Jan 26, 10:57 pm)
Re: [PATCH] net: add tracepoints to socket api, Neil Horman, (Tue Jan 27, 5:09 am)
Re: [PATCH] net: add tracepoints to socket api, Neil Horman, (Tue Jan 27, 7:07 am)
Re: [PATCH] net: add tracepoints to socket api, Christoph Hellwig, (Tue Jan 27, 10:18 am)
Re: [PATCH] net: add tracepoints to socket api, David Miller, (Tue Jan 27, 10:20 am)
Re: [PATCH] net: add tracepoints to socket api, Christoph Hellwig, (Tue Jan 27, 10:23 am)
Re: [PATCH] net: add tracepoints to socket api, David Miller, (Tue Jan 27, 11:21 am)
Re: [PATCH] net: add tracepoints to socket api, Christoph Hellwig, (Tue Jan 27, 11:47 am)
Re: [PATCH] net: add tracepoints to socket api, Neil Horman, (Tue Jan 27, 1:42 pm)
Re: [PATCH] net: add tracepoints to socket api, Neil Horman, (Wed Jan 28, 2:28 pm)
Re: [PATCH] net: add tracepoints to socket api, David Miller, (Sun Feb 1, 3:02 am)
Re: [PATCH] net: add tracepoints to socket api, Neil Horman, (Sun Feb 1, 11:53 am)