Changeset 42663 for branches/eam_branches/ipp-20230313/ippTasks/xcstack.pro
- Timestamp:
- Apr 22, 2024, 3:53:54 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20230313/ippTasks/xcstack.pro
r42570 r42663 91 91 92 92 task.exec 93 periods -exec $LOADEXEC 94 93 95 if ($LABEL:n == 0) break 94 96 $run = xcstacktool -tosum … … 106 108 # change the limit (the last one on the command line takes precedence) 107 109 $run = $run -limit $POLL_LIMIT_XCSTACK 110 111 # re-try quickly until we run out 112 periods -exec 0.05 108 113 command $run 109 114 end
Note:
See TracChangeset
for help on using the changeset viewer.
