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
/
llvm
/
lib
/
ProfileData
/
SampleProfReader.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PGO] Handle and report overflow during profile merge for all types of data
Nathan Slingerland
2015-12-16
1
-7
/
+10
*
[ProfileData] Add unit test infrastructure for sample profile reader/writer
Nathan Slingerland
2015-12-10
1
-7
/
+19
*
SamplePGO - Add dump routines for LineLocation, SampleRecord and FunctionSamples
Diego Novillo
2015-11-13
1
-2
/
+1
*
[llvm-profdata] Add check for text profile formats and improve error reportin...
Nathan Slingerland
2015-11-13
1
-1
/
+19
*
reverting r252916 to investigate test failure
Nathan Slingerland
2015-11-12
1
-19
/
+1
*
[llvm-profdata] Add check for text profile formats and improve error reporting
Nathan Slingerland
2015-11-12
1
-1
/
+19
*
SamplePGO - Move FunctionSamples::print() to a better location. NFC.
Diego Novillo
2015-11-12
1
-31
/
+0
*
Tolerate negative offset when matching sample profile.
Dehao Chen
2015-10-21
1
-1
/
+11
*
Sample profiles - Re-arrange binary format to emit head samples only on top f...
Diego Novillo
2015-10-16
1
-10
/
+11
*
Sample Profiles - Adjust integer types. Mostly NFC.
Diego Novillo
2015-10-15
1
-24
/
+24
*
Sample profiles - Add documentation for binary profile encoding. NFC.
Diego Novillo
2015-10-14
1
-103
/
+6
*
Sample profile reader - remove dead code. NFC.
Diego Novillo
2015-10-13
1
-10
/
+0
*
Sample profiles - Add a name table to the binary encoding.
Diego Novillo
2015-10-13
1
-3
/
+25
*
Add inline stack streaming to binary sample profiles.
Diego Novillo
2015-10-09
1
-40
/
+72
*
Re-apply r249644: Handle inline stacks in gcov-encoded sample profiles.
Diego Novillo
2015-10-08
1
-42
/
+70
*
Revert "Handle inline stacks in gcov-encoded sample profiles."
Diego Novillo
2015-10-08
1
-70
/
+42
*
Handle inline stacks in gcov-encoded sample profiles.
Diego Novillo
2015-10-08
1
-42
/
+70
*
Remove AutoFDO profile handling for GCC's LIPO. NFC.
Diego Novillo
2015-10-05
1
-22
/
+0
*
http://reviews.llvm.org/D13145
Dehao Chen
2015-09-30
1
-65
/
+168
*
GCC AutoFDO profile reader - Initial support.
Diego Novillo
2015-09-17
1
-9
/
+269
*
Use ErrorOr for the ::create factory on instrumented and sample profilers.
Diego Novillo
2014-11-03
1
-11
/
+14
*
Add show and merge tools for sample PGO profiles.
Diego Novillo
2014-11-01
1
-31
/
+15
*
Add profile writing capabilities for sampling profiles.
Diego Novillo
2014-10-30
1
-38
/
+212
*
LineIterator: Provide a variant that keeps blank lines
Justin Bogner
2014-09-17
1
-1
/
+1
*
Re-factor sample profile reader into lib/ProfileData.
Diego Novillo
2014-09-09
1
-0
/
+238