summaryrefslogtreecommitdiff
path: root/buildstream/_profile.py
Commit message (Expand)AuthorAgeFilesLines
* Use sets when checking for existence of an elementBenjamin Schubert2019-02-151-7/+3
* _profile.py: Update copyright statementjennis/add_new_profile_topicJames Ennis2019-01-251-0/+2
* _profile.py: Added a new profiling topic, load-selectionJames Ennis2019-01-251-0/+1
* _profile.py: Added a new profiling topic, schedulerJames Ennis2019-01-251-0/+1
* _profile.py: Write binaries as well as logsjennis/profiling_outputs_binariesJames Ennis2019-01-171-2/+14
* _profile.py: Add timestamp to the logsJames Ennis2019-01-171-4/+4
* Remove shebangs from python filesGökçen Nurlu2018-06-191-1/+0
* Add artifact cache receive profiling domainJim MacArthur2018-04-231-1/+2
* pylint - dealt with redefined-outer-name and redefined-built in warningsJames Ennis2018-03-141-2/+2
* pylint - dealt with superfluous-parens warningJames Ennis2018-03-141-2/+2
* pylint - dealt with global-statement warningJames Ennis2018-03-141-1/+1
* _profile.py: Fix missing 'self.' keywordGökçen Nurlu2017-12-111-1/+1
* _profile.py: Removed variant resolution profiling domain.Tristan Van Berkom2017-10-081-1/+0
* _profile.py: Added new profiling domainsTristan Van Berkom2017-02-261-1/+5
* _profile.py: Fixed to only initialize onceTristan Van Berkom2017-02-251-7/+8
* _profile.py: Added profiling utilitiesTristan Van Berkom2017-02-231-0/+137