Re: [PATCH] Preemption Latency Measurement Tool

Randy.Dunlap (rddunlap@osdlab.org)
Thu, 20 Sep 2001 13:38:18 -0700


george anzinger wrote:
>
> Andrea Arcangeli wrote:
> >
> > those are kernel addresses, can you resolve them via System.map rather
> > than trying to find their start/end line number?
>
> Uh, trying to find??? These are the names and line numbers provided by
> the PPC macros. The only time the address is helpful is when the bad
> guy is hiding in an "inline" in a header file. Still, is there a simple
> script to get the function/offset from the System.map? We could then
> post process with a simple bash/sed script.

I posted one earlier today (Perl). It's at
http://www.osdlab.org/sw_resources/scripts/ksysmap .

~Randy
-
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/