Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1999-11-10 | gcov.c (struct arcdata): Add hits and total, remove prob. | Clinton Popetz | 1 | -1/+5 | |
* gcov.c (struct arcdata): Add hits and total, remove prob. (output_branch_counts): New. (process_args): Set output_branch_counts if -c. (calculate_branch_probs): Store hits and total instead of percentage. (output_data): Emit counts if output_branch_counts is true. * gcov.texi (Invoking Gcov): Document -c switch.. From-SVN: r30476 | |||||
1997-03-28 | entered into RCS | Doug Evans | 1 | -0/+344 | |
From-SVN: r13809 |