All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
To: Sebastian Smolorz <ssm@domain.hid>
Cc: adeos-main@gna.org
Subject: Re: [Adeos-main] [PATCH] I-pipe tracer for ARM
Date: Tue, 05 Dec 2006 14:06:38 +0100	[thread overview]
Message-ID: <45756EDE.9080603@domain.hid> (raw)
In-Reply-To: <E1GrXNE-0004fl-MZ@mailer.emlix.com>

Sebastian Smolorz wrote:
> Hi Gilles,
> 
> Gilles Chanteperdrix wrote:
> 
>>Sebastian Smolorz wrote:
>>
>>>Hi,
>>>
>>>here comes a preliminary version of the missing ARM-parts for the I-pipe
>>>tracer. It's not yet complete, some features for the tracing of IRQs-off
>>>times are missing, but will soon be added. Besides of that, the tracer
>>>seems to work. ;-)
>>
>>That's nice.
>>
>>
>>>The following traces were recorded on a S3C2440. It would be nice if
>>>someone could have a look at them and determine if everything looks sane
>>>so far.
>>
>>The patch looks ok, a few remarks however:
>>- you include the full head.S in the patch whereas you most likely just
>>added the empty mcount;
> 
> 
> I diff'ed over a ipipe cvs repository where head.S does not exist. Of course, 
> if I would create the patch over a ipipe'd linux kernel the empty mcount 
> would be the only change in head.S
> 
> 
>>- I see no patch of any Kconfig, did you forget them ?
> 
> 
> As far as I remember no change in any Kconfig file was needed.
> 
> 
>>- the arm_return_address function seem to rely on frame pointers, so
>>should not the tracer option require the CONFIG_FRAME_POINTER option to
>>be enabled ?
> 
> 
> You mean the existing contents of kernel/ipipe/Kconfig.debug are not enough?
> 
> ...
> config IPIPE_TRACE
> 	bool "Latency tracing"
> 	depends on IPIPE_DEBUG
> 	select FRAME_POINTER
> ...

Sorry for the noise, I was not looking at Adeos cvs.

-- 
                                                 Gilles Chanteperdrix


      reply	other threads:[~2006-12-05 13:06 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-04 17:23 [Adeos-main] [PATCH] I-pipe tracer for ARM Sebastian Smolorz
2006-12-04 17:48 ` Jan Kiszka
2006-12-05  9:26   ` Sebastian Smolorz
2006-12-05  9:36     ` Jan Kiszka
2006-12-05 14:09       ` Sebastian Smolorz
2006-12-05 14:31         ` Jan Kiszka
2006-12-05 14:38           ` Gilles Chanteperdrix
2006-12-05 14:40             ` Jan Kiszka
2006-12-05 14:56               ` Gilles Chanteperdrix
2006-12-05 16:39                 ` Sebastian Smolorz
2006-12-05 16:48                   ` Jan Kiszka
2006-12-05 18:34                     ` Sebastian Smolorz
2006-12-05 18:51                       ` Jan Kiszka
2006-12-06  8:19                         ` Sebastian Smolorz
2006-12-06 10:16                           ` Jan Kiszka
2006-12-06 16:05                             ` Sebastian Smolorz
2006-12-08 15:57                               ` Jan Kiszka
2006-12-05 16:52                   ` Gilles Chanteperdrix
2006-12-05  9:08 ` Gilles Chanteperdrix
2006-12-05 10:18   ` Sebastian Smolorz
2006-12-05 13:06     ` Gilles Chanteperdrix [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=45756EDE.9080603@domain.hid \
    --to=gilles.chanteperdrix@xenomai.org \
    --cc=adeos-main@gna.org \
    --cc=ssm@domain.hid \
    /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.