kernel instruction level tracing

joyhaa (joyhaa@yahoo.com)
Mon, 8 Apr 2002 15:59:30 -0700 (PDT)


i'm trying to analyze netfiltering and routing
workload inside the kernel for PowerPC(a typical
kernel 'application', and I can not figure out how to
do the workload analysis in use space for them), is
there a way to trace all the instruction flow(e.g. a
packet coming-in--> going-out) so I can use the result
to further analyze things like cache hit/miss,
latency,drop rate,etc? I'd like to collect the raw
instruction flow in simulation state(non realtime).

LTT(Linux Trace Toolkit) is a good tool, but I want
more detailing tracing info. I tried UML, it doesn't
work well on PowerPC so far.

Is it possible at all?

Thanks

__________________________________________________
Do You Yahoo!?
Yahoo! Tax Center - online filing with TurboTax
http://taxes.yahoo.com/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/