Re: [patch 1/2] [BUG]kallsyms_lookup_name should return the text addres

From: Frank Ch. Eigler
Date: Tue Jan 10 2006 - 21:25:47 EST



anil.s.keshavamurthy@xxxxxxxxx writes:

> [...] Humm..This duplication of symbols in the kernel will be a
> problem for systemtap scripts, as we might end up putting probes in
> the unwanted places :-( [...]

Not at all. Systemtap does not look in System.map. It can qualify
function names with the compilation unit name to make unique the probe
target. For that matter, it only uses /proc/kallsyms as a table to
drive the address-to-name mappings in debug output.

- FChE
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/