MIPS RT debug support

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: john cooper <john.cooper@...>
Cc: Thomas Gleixner <tglx@...>, linux kernel <linux-kernel@...>, Ingo Molnar <mingo@...>, Steven Rostedt <rostedt@...>
Date: Thursday, November 15, 2007 - 7:31 pm

john cooper wrote:

Agreed.  I have been using KFT (Kernel Function Trace)
on MIPS, and it has decent support for function traceback
reporting, but it's not currently integrated with latency-trace
at all.   We should discuss if this could possibly be
used to debug RT-preempt.  It is much heavier weight than
the mcount stuff, but uses similar (but not identical)
gcc profiling instrumentation.  I'm not sure if the
two can be turned on together, or how hard it would
be to move latency-trace onto -finstrument_functions.

But it's probably worth researching a little.  We'll
need something to give insight into the problem paths.
 -- Tim

=============================
Tim Bird
Architecture Group Chair, CE Linux Forum
Senior Staff Engineer, Sony Corporation of America
=============================

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

Messages in current thread:
MIPS RT debug support, Tim Bird, (Thu Nov 15, 7:31 pm)
Re: MIPS RT debug support, Steven Rostedt, (Thu Nov 15, 9:00 pm)
Re: MIPS RT debug support, john cooper, (Thu Nov 15, 9:55 pm)
Re: MIPS RT debug support, Steven Rostedt, (Thu Nov 15, 10:25 pm)
Re: MIPS RT debug support, john cooper, (Fri Nov 16, 7:56 am)