summaryrefslogtreecommitdiffstats
path: root/utils/perf-training
Commit message (Expand)AuthorAgeFilesLines
* Fix one more reference to lit.util.capture()Michael Zolotukhin2017-07-052-2/+4
* [clang] Update lit config in utils/perf-trainingAlexander Shaposhnikov2017-01-042-4/+3
* [clang] Fix clean build of generate-order-fileAlexander Shaposhnikov2016-12-311-1/+5
* [Order Files] On Darwin use DTrace's oneshot probeChris Bieneman2016-08-241-0/+5
* Revert "[Order Files] Remove dtrace predicate"Chris Bieneman2016-08-021-1/+2
* [Order Files] Remove dtrace predicateChris Bieneman2016-08-021-2/+1
* [Order Files] Fixing an error in the perf-helper scriptChris Bieneman2016-08-011-1/+1
* [Perf-Helper] Add logging for dtrace commandsChris Bieneman2016-07-291-0/+1
* [perf-training] Ignore 'Profile Note' warnings from the runtimeVedant Kumar2016-06-141-0/+1
* Remove stray semi-colon in *.py file, NFCVedant Kumar2016-06-141-1/+1
* Replace hardcoded comment at 'lit.site.cfg.in'Alex Denisov2016-04-162-4/+4
* [OrderFiles] Don't allow lit to run dtrace multithreadedChris Bieneman2016-04-131-0/+1
* [Perf-Training] Reworked workflow improvements for order-file generationChris Bieneman2016-04-081-2/+1
* [Perf-training] Using os.devnull instead of a temp fileChris Bieneman2016-03-221-4/+1
* [Perf-training] Cleanup based on feedback from Sean SilvasChris Bieneman2016-03-221-11/+6
* [Perf-training] Fixing an issue with multi-threading PGO generationChris Bieneman2016-03-221-2/+5
* [Perf-training] Adding support for tests to skip the clang driverChris Bieneman2016-03-215-2/+69
* [cmake] Revert r260742 (and r260744) to improve order file support.Chandler Carruth2016-02-171-1/+2
* [CMake] Improve the clang order-file generation workflowChris Bieneman2016-02-121-2/+1
* Revert "[CMake] Improve the clang order-file generation workflow"Chris Bieneman2016-02-051-1/+2
* [CMake] Improve the clang order-file generation workflowChris Bieneman2016-02-051-2/+1
* [CMake] Fix bots broken by including order file generation in check-allChris Bieneman2016-01-151-0/+4
* [CMake] [Order-files] Use print_function as an attempt at being forward compa...Chris Bieneman2016-01-151-17/+19
* [CMake] Support generation of linker order files using dtraceChris Bieneman2016-01-154-22/+408
* [CMake] Fixing a typo in a flagChris Bieneman2015-12-191-1/+1
* [CMake] PGO training dataChris Bieneman2015-12-181-0/+2
* [CMake] Add support for generating profdata for clang from training filesChris Bieneman2015-12-166-0/+150