mirror of
https://bitbucket.org/theswgsource/src-1.2.git
synced 2026-07-31 01:15:48 -04:00
41a1b7e40bb0d5c98c351bb97b765123d5cd545e
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.2%
C
2.6%
PLSQL
1.6%
CMake
1.1%
Perl
0.4%