summaryrefslogtreecommitdiff
path: root/buildstream/_profile.py
Commit message (Expand)AuthorAgeFilesLines
* 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