Skip to content

Commit 26ffcf1

Browse files
authored
Merge pull request #47277 from gartung/gartung-cmsRunGP-update
Update cmsRunGP executable to link with gperftools libprofiler.so after toolfile change
2 parents b5cbc65 + 9e05cb3 commit 26ffcf1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

FWCore/Framework/bin/BuildFile.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,7 @@
7373
<use name="tbb"/>
7474
<use name="boost"/>
7575
<use name="boost_program_options"/>
76-
<use name="tcmalloc"/>
77-
<use name="gperf"/>
76+
<use name="gperf_tcmalloc_and_profiler"/>
7877
<use name="FWCore/Framework"/>
7978
<use name="FWCore/MessageLogger"/>
8079
<use name="FWCore/PluginManager"/>

0 commit comments

Comments
 (0)