Skip to content

Commit 5568dec

Browse files
committed
Add running of Module Event Alloc Monitor to profiling
1 parent 0ea9824 commit 5568dec

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pr_testing/run-pr-profiling.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ EOF
6060
export RUNALLSTEPS=1
6161
$WORKSPACE/profiling/Gen_tool/runall.sh $CMSSW_VERSION || true
6262
$WORKSPACE/profiling/Gen_tool/runall_allocmon.sh $CMSSW_VERSION || true
63+
$WORKSPACE/profiling/Gen_tool/runall_eventallocmon.sh $CMSSW_VERSION || true
6364
$WORKSPACE/profiling/Gen_tool/runall_vtune.sh $CMSSW_VERSION || true
6465
if [ ! -d $WORKSPACE/$CMSSW_VERSION/$PROFILING_WORKFLOW ] ; then
6566
mark_commit_status_all_prs "profiling wf $PROFILING_WORKFLOW" 'success' -u "${BUILD_URL}" -d "Error: failed to run profiling"

0 commit comments

Comments
 (0)