]> git.lizzy.rs Git - rust.git/commit
Auto merge of #68406 - andjo403:selfprofileLlvm, r=wesleywiser
authorbors <bors@rust-lang.org>
Thu, 13 Feb 2020 19:12:43 +0000 (19:12 +0000)
committerbors <bors@rust-lang.org>
Thu, 13 Feb 2020 19:12:43 +0000 (19:12 +0000)
commit5d04ce67fd14538d03fa47a2598f80d49fd564c6
treef67dd1d76805045822ec0a776ab074f384485f49
parentd538b80ad77949e46989cd355cdec193b574f052
parentcec0ed0219c4e4961b9e7a33419d716a5ddf0e5d
Auto merge of #68406 - andjo403:selfprofileLlvm, r=wesleywiser

[self-profiler] add selfprofiling to llvm

using pass name as event id and add additional data with name of module, function …

![image](https://user-images.githubusercontent.com/844398/72761970-205d8600-3bde-11ea-86de-87386e127944.png)

r? @michaelwoerister or @wesleywiser