Index: stable/10/tools/build/options/WITHOUT_PROFILE =================================================================== --- stable/10/tools/build/options/WITHOUT_PROFILE (revision 320716) +++ stable/10/tools/build/options/WITHOUT_PROFILE (revision 320717) @@ -1,2 +1,3 @@ .\" $FreeBSD$ -Set to avoid compiling profiled libraries. +Set to not build profiled libraries for use with +.Xr gprof 8 . Index: stable/10/tools/build/options/WITH_PROFILE =================================================================== --- stable/10/tools/build/options/WITH_PROFILE (nonexistent) +++ stable/10/tools/build/options/WITH_PROFILE (revision 320717) @@ -0,0 +1,3 @@ +.\" $FreeBSD$ +Set to build profiled libraries for use with +.Xr gprof 8 . Property changes on: stable/10/tools/build/options/WITH_PROFILE ___________________________________________________________________ Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Index: stable/10 =================================================================== --- stable/10 (revision 320716) +++ stable/10 (revision 320717) Property changes on: stable/10 ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /head:r317179