Skip to content

Commit 655a6b6

Browse files
committed
Update cmsRunGP executable to link with gperftool libprofiler.so after toolfile change
1 parent a621796 commit 655a6b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FWCore/Framework/bin/BuildFile.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
<use name="boost"/>
7575
<use name="boost_program_options"/>
7676
<use name="tcmalloc"/>
77-
<use name="gperf"/>
77+
<use name="gperf_profiler"/>
7878
<use name="FWCore/Framework"/>
7979
<use name="FWCore/MessageLogger"/>
8080
<use name="FWCore/PluginManager"/>

0 commit comments

Comments
 (0)