Changeset 19371 for trunk/ippTools/src/flatcorrConfig.c
- Timestamp:
- Sep 4, 2008, 2:23:50 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/flatcorrConfig.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/flatcorrConfig.c
r19325 r19371 92 92 // -addprocess (XXX need to add fault and stats) 93 93 psMetadata *addprocessArgs = psMetadataAlloc(); 94 psMetadataAddS64 (addprocessArgs, PS_LIST_TAIL, "-corr_id", 0, "add complete run for specified corr_id (required)", 0); 94 psMetadataAddS64 (addprocessArgs, PS_LIST_TAIL, "-corr_id", 0, "add complete run for specified corr_id (required)", 0); 95 psMetadataAddStr (addprocessArgs, PS_LIST_TAIL, "-hostname", 0, "set hostname", NULL); 96 psMetadataAddS16 (addprocessArgs, PS_LIST_TAIL, "-code", 0, "set fault code", 0); 95 97 96 98 // -updaterun
Note:
See TracChangeset
for help on using the changeset viewer.
