summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-profdata
Commit message (Expand)AuthorAgeFilesLines
* [test] do not parse ls output for file size; NFCIBryan Chan2019-12-301-1/+1
* Add more diff -b to roundtrip-compress.testHans Wennborg2019-12-101-1/+1
* Use diff -b on zlib tests so they pass on WindowsAmy Huang2019-12-052-2/+2
* Revert "Add --strip-trailing-cr to compression tests so they pass on Windows."Xiangling Liao2019-12-042-2/+2
* Add --strip-trailing-cr to compression tests so they pass on Windows.Amy Huang2019-12-042-2/+2
* Revert "Fixed a profdata file size detection on Windows system."Vladimir Vereschaka2019-11-101-1/+1
* Fixed a profdata file size detection on Windows system.Vladimir Vereschaka2019-11-051-1/+1
* [profile] Fourth fix for toolchains without zlib after D68351Vedant Kumar2019-10-311-0/+0
* [profile] Add a mode to continuously sync counter updates to a fileVedant Kumar2019-10-318-9/+23
* Fix non-portable GNU diff optionstevewan2019-10-233-7/+7
* [lit] Fix internal diff's --strip-trailing-cr and use itJoel E. Denny2019-10-163-7/+7
* [llvm-profdata] Reinstate tools/llvm-profdata/malformed-ptr-to-counter-array....Vedant Kumar2019-10-151-0/+52
* [llvm-profdata] Remove tools/llvm-profdata/malformed-ptr-to-counter-array.testVedant Kumar2019-10-151-48/+0
* [llvm-profdata] Weaken "malformed-ptr-to-counter-array.test" to appease arm botsVedant Kumar2019-10-141-3/+1
* Revert r374652: "[lit] Fix internal diff's --strip-trailing-cr and use it"Joel E. Denny2019-10-123-7/+7
* [lit] Fix internal diff's --strip-trailing-cr and use itJoel E. Denny2019-10-123-7/+7
* [llvm-profdata] Make "malformed-ptr-to-counter-array.test" textualVedant Kumar2019-10-122-2/+47
* [SampleFDO] Add compression support for any section in ExtBinary profile formatWei Mi2019-10-072-0/+16
* Recommit [SampleFDO] Expose an interface to return the size of a sectionWei Mi2019-09-211-0/+7
* Revert "[SampleFDO] Expose an interface to return the size of a section or th...Amara Emerson2019-09-211-7/+0
* [SampleFDO] Expose an interface to return the size of a section or the sizeWei Mi2019-09-201-0/+7
* [llvm-profdata] Add mode to recover from profile read failuresVedant Kumar2019-09-032-7/+16
* [InstrProf] Tighten a check for malformed data records in raw profilesVedant Kumar2019-09-032-0/+5
* [SampleFDO] Add profile symbol list section to discriminate function beingWei Mi2019-08-314-0/+56
* [SampleFDO] Add ExtBinary format to support extension of binary profile.Wei Mi2019-08-231-1/+10
* [AutoFDO] Make call targets order deterministic for sample profileWenlei He2019-08-203-6/+9
* [llvm-profdata] Profile dump for compact binary formatWenlei He2019-08-132-0/+8
* [llvm-profdata] Don't make the output overwrite the input file.Haojian Wu2019-07-091-4/+4
* [llvm-profdata] Fix buildbot failure on llvm-clang-x86_64-expensive-checks-winRong Xu2019-07-081-1/+1
* llvm-profdata] Handle the cases of overlapping input file and output fileRong Xu2019-07-085-0/+79
* Replace 'REQUIRES: nozlib' with '!zlib' because we don't need two waysPaul Robinson2019-05-101-1/+1
* [tests] Add host-byteorder-*-endian; update XFAILs of big-endian triplesHubert Tong2019-05-011-1/+1
* [llvm-profdata] Add overlap command to compute similarity b/w two profile filesRong Xu2019-04-309-0/+191
* [PGO] Context sensitive PGO (part 4)Rong Xu2019-03-064-0/+63
* [llvm-profdata] add value-cutoff functionality in show commandRong Xu2019-01-083-3/+47
* [PGO] Revert r350579 to fix commit message.Rong Xu2019-01-083-47/+3
* [PGO] Use SourceFileName rather module name in PGOFuncNameRong Xu2019-01-073-3/+47
* Add flag to llvm-profdata to allow symbols in profile data to be remapped, andRichard Smith2018-09-138-0/+95
* Make llvm-profdata show -text work as advertised in the documentation.Richard Smith2018-08-241-0/+6
* Revert "Revert "[lit] Generalized /dev/null support on Windows.""Mircea Trofin2018-03-271-1/+1
* Revert "[lit] Generalized /dev/null support on Windows."Mircea Trofin2018-03-261-1/+1
* [lit] Generalized /dev/null support on Windows.Mircea Trofin2018-03-261-1/+1
* Revert "Revert "[InstrProf] Support for external functions in text format.""Mircea Trofin2018-03-221-0/+50
* Revert "[InstrProf] Support for external functions in text format."Benjamin Kramer2018-03-221-50/+0
* [llvm-profdata] Use "-o /dev/null" in invalid-profdata.testReid Kleckner2018-03-211-1/+1
* [InstrProf] Support for external functions in text format.Mircea Trofin2018-03-211-0/+50
* Profiling tests: Endianess XFAIL for powerpc- (32-bit)Hubert Tong2018-01-091-1/+1
* [llvm-profdata] Don't treat non-fatal merge errors as fatalVedant Kumar2017-11-172-1/+10
* [llvm-profdata] Fix a dangling reference to an error stringVedant Kumar2017-11-175-0/+32
* Adjust test after r318159Adam Nemet2017-11-141-0/+1
OpenPOWER on IntegriCloud