Messages in this thread |  | | Date | Mon, 23 Aug 2004 17:39:06 -0700 | | From | "David S. Miller" <> | | Subject | Re: DTrace-like analysis possible with future Linux kernels? |
| |
On Mon, 23 Aug 2004 21:48:57 +0200 (CEST) Robert Milkowski <milek@rudy.mif.pg.gda.pl> wrote:
> >> [1] Remember: if you want profile some part of code you mast _first_ > >> (re)compile them with profiling enabled. If you wand debug some code > > > > OProfile doesn't require this. > > I must admit I don't know OProfile. > But can you profile already running application without interuption (not > to mention stopping it) to it?
Yes, this is exactly what oprofile allows you to do. Same with things like valgrind. - 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/
|  |