netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jeff Garzik <jgarzik@pobox.com>
To: "David S. Miller" <davem@davemloft.net>
Cc: netdev@axxeo.de, akpm@osdl.org, pavel@ucw.cz,
	ipw2100-admin@linux.intel.com, pavel@suse.cz,
	linux-kernel@vger.kernel.org, netdev@vger.kernel.org
Subject: Re: [patch 1/1] ipw2100: remove by-hand function entry/exit debugging
Date: Wed, 07 Sep 2005 20:52:22 -0400	[thread overview]
Message-ID: <431F8B46.8020209@pobox.com> (raw)
In-Reply-To: <20050907.130151.71544363.davem@davemloft.net>

David S. Miller wrote:
> From: Ingo Oeser <netdev@axxeo.de>
> Date: Wed, 7 Sep 2005 15:39:08 +0200
> 
> 
>>Jeff Garzik wrote:
>>
>>>I find them useful in my own drivers; they are definitely not pure noise.
>>
>>gcc -finstrument-functions
> 
> 
> I was going to mention this as well, and also the idea to
> enable CONFIG_MCOUNT on a per-file basis.
> 
> We should never be doing by hand what can be automated.


As long as nobody breaks the primary maintainer's primary method of 
debugging, patches are welcome...

	Jeff

      reply	other threads:[~2005-09-08  0:52 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <200509062056.j86KuHcL031448@shell0.pdx.osdl.net>
2005-09-07  1:51 ` [patch 1/1] ipw2100: remove by-hand function entry/exit debugging Jeff Garzik
2005-09-07  2:41   ` David S. Miller
2005-09-07  2:48     ` Jeff Garzik
2005-09-07 13:39       ` Ingo Oeser
2005-09-07 20:01         ` David S. Miller
2005-09-08  0:52           ` Jeff Garzik [this message]

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=431F8B46.8020209@pobox.com \
    --to=jgarzik@pobox.com \
    --cc=akpm@osdl.org \
    --cc=davem@davemloft.net \
    --cc=ipw2100-admin@linux.intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@axxeo.de \
    --cc=netdev@vger.kernel.org \
    --cc=pavel@suse.cz \
    --cc=pavel@ucw.cz \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).