aboutsummaryrefslogtreecommitdiffstats
path: root/build/scripts/clang_profile.py
Commit message (Collapse)AuthorAgeFilesLines
* Do not use libprofile.a from sourcesthegeorg2023-07-211-45/+0
| | | | | | ``` TypeError: join() argument must be str, bytes, or os.PathLike object, not 'NoneType' Failed ```
* Use profile from sourcesmikhnenko2023-07-201-0/+45