~ubuntu-branches/ubuntu/oneiric/kcov/oneiric

« back to all changes in this revision

Viewing changes to debian/kcov.1

  • Committer: Bazaar Package Importer
  • Author(s): Michael Tautschnig
  • Date: 2010-12-05 10:05:16 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20101205100516-56n3z54nnn93j652
Tags: 3-1
* New upstream release
* Fixed watch file
* Updated man page

Show diffs side-by-side

added added

removed removed

Lines of Context:
30
30
.\" respectively.
31
31
\fBkcov\fP is a code coverage analysis tool using DWARF debugging information.
32
32
.SH OPTIONS
 
33
.B \-p PID
 
34
trace PID instead of executing executable, executable is optional in this case
 
35
.TP
33
36
.B \-s sort-type
34
37
How to sort files: f[ilename] (default), p[ercent].
35
38
.TP