index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compiler-rt
/
lib
/
profile
/
InstrProfilingUtil.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert r310857 due to internal test failure
Xinliang David Li
2017-08-15
1
-2
/
+1
*
[PGO] Add support for relocate profile dumping directory
Xinliang David Li
2017-08-14
1
-1
/
+2
*
Resubmit r295469 [PGO] Suspend SIGKILL for PR_SET_PDEATHSIG in profile-write
Rong Xu
2017-03-17
1
-0
/
+23
*
Revert "[PGO] Suspend SIGKILL for PR_SET_PDEATHSIG in profile-write"
Renato Golin
2017-02-20
1
-23
/
+0
*
[PGO] remove unintended debug trace. NFC
Rong Xu
2017-02-17
1
-4
/
+1
*
[PGO] Suspend SIGKILL for PR_SET_PDEATHSIG in profile-write
Rong Xu
2017-02-16
1
-0
/
+26
*
[profile] use GetComputerNameExW instead of gethostname on Windows
Bob Haarman
2016-11-29
1
-1
/
+13
*
[Profile] introduce reusable internal interfaces to find dir separator \NFC
Xinliang David Li
2016-07-19
1
-0
/
+23
*
[Profile] use portable macro /NFC
Xinliang David Li
2016-07-19
1
-1
/
+1
*
Code refactoring: extract path prefix handling code
Xinliang David Li
2016-07-18
1
-0
/
+52
*
Use CreateFileA and add a FIXME to switch to the wide variant
Reid Kleckner
2016-06-23
1
-2
/
+3
*
Fix most MSVC warnings in compiler-rt profiling library
Reid Kleckner
2016-06-17
1
-0
/
+1
*
[profile] Pass extra build flags (feature enabling macros) to Darwin build
Xinliang David Li
2016-06-08
1
-2
/
+0
*
[profile] Hide a few external symbols (NFCI)
Vedant Kumar
2016-06-08
1
-2
/
+2
*
[profile] code cleanup /NFC
Xinliang David Li
2016-06-06
1
-9
/
+17
*
[profile] in-process mergeing support (part-2)
Xinliang David Li
2016-06-06
1
-1
/
+54
*
[profile] Add portability macro for atomic fetch_and_add
Xinliang David Li
2016-05-16
1
-0
/
+7
*
[libprofile] Handle '\\' in __llvm_profile_recursive_mkdir
Sean Silva
2016-03-28
1
-2
/
+4
*
cleanup: remove dead preprocessing branch /nfc
Xinliang David Li
2016-03-06
1
-2
/
+0
*
[PGO] cleanup: move one support method into InstrProfilingUtil.h /NFC
Xinliang David Li
2016-03-06
1
-0
/
+17
*
[PGO] internal API name cleanups (for better consistency)
Xinliang David Li
2016-03-06
1
-1
/
+1
*
Minor cleanup
Xinliang David Li
2016-03-06
1
-0
/
+13
*
[PGO] cleanup: unify prefix for portability macros
Xinliang David Li
2015-12-16
1
-1
/
+1
*
[PGO] Compiler-rt cleanup -- introduces macros for various macros
Xinliang David Li
2015-11-23
1
-1
/
+2
*
Add support for generating profiles in a given directory.
Diego Novillo
2015-07-09
1
-0
/
+35