summaryrefslogtreecommitdiffstats
path: root/clang/utils/perf-training/perf-helper.py
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [Bug 39548][Clang] PGO bootstrap fails with python3: errors in perf-helper.pySerge Guelton2019-01-111-2/+2
* Portable Python script across Python versionSerge Guelton2018-12-181-1/+1
* Portable Python script across Python versionSerge Guelton2018-12-181-3/+3
* 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
* [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-211-0/+60
* [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-151-12/+315
* [CMake] Add support for generating profdata for clang from training filesChris Bieneman2015-12-161-0/+46
OpenPOWER on IntegriCloud