Changeset 31723 for trunk/ippTools/src/stacktool.c
- Timestamp:
- Jun 28, 2011, 1:45:52 PM (15 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/stacktool.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/stacktool.c
r31630 r31723 1481 1481 1482 1482 psMetadata *where = psMetadataAlloc(); 1483 PXOPT_COPY_S64(config->args, where, "-stack_id", "stackRun.stack_id", "=="); 1484 PXOPT_COPY_S64(config->args, where, "-sass_id", "stackAssociationMap.sass_id", "=="); 1483 /* PXOPT_COPY_S64(config->args, where, "-stack_id", "stackRun.stack_id", "=="); */ 1484 /* PXOPT_COPY_S64(config->args, where, "-sass_id", "stackAssociationMap.sass_id", "=="); */ 1485 1485 1486 1486 pxAddLabelSearchArgs (config, where, "-label", "stackRun.label", "==");
Note:
See TracChangeset
for help on using the changeset viewer.
