2016-12-15 17:17:24 +00:00
2016-12-18 04:33:37 +00:00
2016-10-09 20:06:15 +00:00
2016-12-17 19:55:00 +00:00
2016-10-17 17:12:55 +00:00
2015-10-09 18:24:51 -05:00

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
S
Description
No description provided
Readme
36 MiB
Languages
C++ 94.2%
C 2.6%
PLSQL 1.6%
CMake 1.1%
Perl 0.4%