All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arnaldo Carvalho de Melo <acme@redhat.com>
To: David Miller <davem@davemloft.net>
Cc: nhorman@tuxdriver.com, netdev@vger.kernel.org
Subject: Re: [PATCH] net: add tracepoints to socket api
Date: Mon, 26 Jan 2009 23:31:27 -0200	[thread overview]
Message-ID: <20090127013127.GB25660@ghostprotocols.net> (raw)
In-Reply-To: <20090126.172253.25010769.davem@davemloft.net>

Em Mon, Jan 26, 2009 at 05:22:53PM -0800, David Miller escreveu:
> From: Neil Horman <nhorman@tuxdriver.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

  reply	other threads:[~2009-01-27  1:31 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-26 19:59 [PATCH] net: add tracepoints to socket api Neil Horman
2009-01-27  1:22 ` David Miller
2009-01-27  1:31   ` Arnaldo Carvalho de Melo [this message]
2009-01-27  5:57     ` David Miller
2009-01-27 12:09       ` Neil Horman
2009-01-27 14:07       ` Neil Horman
2009-01-27 17:18 ` Christoph Hellwig
2009-01-27 17:20   ` David Miller
2009-01-27 17:23     ` Christoph Hellwig
2009-01-27 18:21       ` David Miller
2009-01-27 18:47         ` Christoph Hellwig
2009-01-27 20:42           ` Neil Horman
2009-01-28 21:28           ` Neil Horman
2009-02-01 10:02             ` David Miller
2009-02-01 18:53               ` Neil Horman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20090127013127.GB25660@ghostprotocols.net \
    --to=acme@redhat.com \
    --cc=davem@davemloft.net \
    --cc=netdev@vger.kernel.org \
    --cc=nhorman@tuxdriver.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.