mirror of
https://github.com/SWG-Source/src.git
synced 2026-07-29 23:15:56 -04:00
34ee420ae0705ee2f5f5aa0d764c8817ecb88c81
This reverts commit 7b1f5a9991.
This branch is to be used with profiles generated with clang and the clang-profile branch. The profile branch includes changes to cause the applications to exit(0), which causes the clang profiler to flush it's stats to the profile files.
Prebuilt profilers for some (maybe all later) applications are included but as the code changes this may change.
I (darth) will probably use this branch for building release/tc builds.
See http://clang.llvm.org/docs/UsersManual.html#profiling-with-instrumentation
It is suggested to strip -s the binaries before deployment.
Branch Information
- master - stable, but internal only
- testing - bleeding edge, works in progress, internal only
- clang-profile - intenal, modified to profile the code for clang-profile-build
- clang-profile-build - "release" and tc branch, as we want to use our fast profiled code
- google-profiler - modified for use with gperf
- icc - deprecated, modified for building with Intel's ICC compiler
Languages
C++
94.1%
C
2.8%
PLSQL
1.5%
CMake
1.1%
Perl
0.4%