Re: [PATCH v2 0/6] ftrace: to kill a daemon (small updates)

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Gregory Haskins
Date: Friday, August 15, 2008 - 4:22 am

(From the original mail)

Steven Rostedt wrote:
ed
ad
^^^^^^^^^^

Ingo Molnar wrote:

:)

I obviously agree with this, so +1

Though, tbh, at the time I suggested it I didn't think of Steve's idea=20
to post-process which was quite clever. But I do agree that having gcc=20
do it will probably save some build time since it will probably be=20
trivial for it to do this when already processing -pg. It would have the =

added benefit of letting the arch specific toolchain do the arch=20
specific work (though I think Steve's solution capitalizes on the=20
toolchain extensively as it is).

The biggest downside is that we would have an external dependency on gcc =

for the feature, but I guess the kernel already has some of those anyway =

(e.g. the stack overflow guard feature, etc). We could always fall back=20
on Steve's post-processing if the toolchain lacks the feature.

-Greg
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH v2 0/6] ftrace: to kill a daemon (small updates), Steven Rostedt, (Thu Aug 14, 12:45 pm)
Re: [PATCH v2 0/6] ftrace: to kill a daemon (small updates), Gregory Haskins, (Fri Aug 15, 4:22 am)
Re: [PATCH v2 0/6] ftrace: to kill a daemon (small updates), Marcin Slusarz, (Wed Aug 20, 12:28 pm)
Re: [PATCH v2 0/6] ftrace: to kill a daemon (small updates), Steven Rostedt, (Wed Aug 20, 12:36 pm)