Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Alchemy Viewer
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Package registry
Operate
Terraform modules
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Silent mode is enabled
All outbound communications are blocked.
Learn more
.
Show more breadcrumbs
Alchemy Viewer
Alchemy Viewer
Commits
5db84f89
Commit
5db84f89
authored
12 years ago
by
Oz Linden
Browse files
Options
Downloads
Plain Diff
pull back changes (enable tcmalloc) from 3.4.1-beta10
parents
1b0ea26e
1743e6a8
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.hgtags
+1
-0
1 addition, 0 deletions
.hgtags
indra/cmake/GooglePerfTools.cmake
+1
-1
1 addition, 1 deletion
indra/cmake/GooglePerfTools.cmake
with
2 additions
and
1 deletion
.hgtags
+
1
−
0
View file @
5db84f89
...
@@ -337,3 +337,4 @@ fba99f381b8d4ad1b7b42fa4993b29998d95be18 DRTVWR-179
...
@@ -337,3 +337,4 @@ fba99f381b8d4ad1b7b42fa4993b29998d95be18 DRTVWR-179
52c164c8023a5e65f3dc1b0bbb7fa1dd0c631b6b DRTVWR-231
52c164c8023a5e65f3dc1b0bbb7fa1dd0c631b6b DRTVWR-231
464cf7a63a9a2f95bc4972dc022ca765e93de7d3 DRTVWR-233
464cf7a63a9a2f95bc4972dc022ca765e93de7d3 DRTVWR-233
637fe8bbee5e24940448198c221d5ee0fa3247b4 3.4.1-beta9
637fe8bbee5e24940448198c221d5ee0fa3247b4 3.4.1-beta9
4e0d84e92132e9e95a1d52a1e49bad69c278ea05 3.4.1-beta10
This diff is collapsed.
Click to expand it.
indra/cmake/GooglePerfTools.cmake
+
1
−
1
View file @
5db84f89
...
@@ -3,7 +3,7 @@ include(Prebuilt)
...
@@ -3,7 +3,7 @@ include(Prebuilt)
# If you want to enable or disable TCMALLOC in viewer builds, this is the place.
# If you want to enable or disable TCMALLOC in viewer builds, this is the place.
# set ON or OFF as desired.
# set ON or OFF as desired.
set
(
USE_TCMALLOC O
FF
)
set
(
USE_TCMALLOC O
N
)
if
(
STANDALONE
)
if
(
STANDALONE
)
include
(
FindGooglePerfTools
)
include
(
FindGooglePerfTools
)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment