[Darshan-commits] [Git][darshan/darshan][carns/issue-284-incomplete-warning] add new option to usage()
Philip Carns
xgitlab at cels.anl.gov
Mon Mar 15 15:54:02 CDT 2021
Philip Carns pushed to branch carns/issue-284-incomplete-warning at darshan / darshan
Commits:
97cb6d88 by Phil Carns at 2021-03-15T16:53:47-04:00
add new option to usage()
- - - - -
1 changed file:
- darshan-util/darshan-parser.c
Changes:
=====================================
darshan-util/darshan-parser.c
=====================================
@@ -133,6 +133,7 @@ int usage (char *exename)
fprintf(stderr, " --file-list-detailed : per-file summaries with additional detail\n");
fprintf(stderr, " --perf : derived perf data\n");
fprintf(stderr, " --total : aggregated darshan field data\n");
+ fprintf(stderr, " --show-incomplete : display results even if log is incomplete\n");
exit(1);
}
View it on GitLab: https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/97cb6d888de5c3e5b7edf1d2709b7e136149a748
--
View it on GitLab: https://xgitlab.cels.anl.gov/darshan/darshan/-/commit/97cb6d888de5c3e5b7edf1d2709b7e136149a748
You're receiving this email because of your account on xgitlab.cels.anl.gov.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/darshan-commits/attachments/20210315/2da58220/attachment.html>
More information about the Darshan-commits
mailing list