Path: utzoo!utgpu!water!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!mailrus!uflorida!novavax!proxftl!bill From: bill@proxftl.UUCP (T. William Wells) Newsgroups: comp.lang.c Subject: Re: Execution profiling - CODE COVERAGE Message-ID: <659@proxftl.UUCP> Date: 29 Aug 88 07:47:38 GMT References: <10147@reed.UUCP> Reply-To: bill@proxftl.UUCP (T. William Wells) Organization: Proximity Technology, Ft. Lauderdale Lines: 15 Summary: Expires: Sender: Followup-To: Distribution: Keywords: In article <10147@reed.UUCP> mdr@reed.UUCP (Mike Rutenberg) writes: : I'm interested in finding a code coverage tool which : will let me know (ideally in terms of C constructs, : but assembler is fine) what portions of my program : has not been executed during a run. Does anyone know : of such beasts (ideally running under unix)? There is a utility, tcov, that does *exactly* what you want. It was created, so the documentation claims, for just that purpose. I have it on our Sun; I do not know what other systems it is available on. --- Bill novavax!proxftl!bill