[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090127013127.GB25660@ghostprotocols.net>
Date: Mon, 26 Jan 2009 23:31:27 -0200
From: Arnaldo Carvalho de Melo <acme@...hat.com>
To: David Miller <davem@...emloft.net>
Cc: nhorman@...driver.com, netdev@...r.kernel.org
Subject: Re: [PATCH] net: add tracepoints to socket api
Em Mon, Jan 26, 2009 at 05:22:53PM -0800, David Miller escreveu:
> From: Neil Horman <nhorman@...driver.com>
> Date: Mon, 26 Jan 2009 14:59:30 -0500
>
> > @@ -95,6 +95,7 @@
> >
> > #include <net/sock.h>
> > #include <linux/netfilter.h>
> > +#include <trace/socket.h>
>
> Where is this mysterious include/trace/socket.h file?
> I can't seem to find it :-)
Its something along the lines of include/trace/block.h, with the
DECLARE_TRACE that match the DEFINE_TRACE entries he added, probably he
forgot to git-add this new file :-)
- Arnaldo
--
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