about summary refs log tree commit diff
path: root/src/test/debuginfo/enum-thinlto.rs
diff options
context:
space:
mode:
authorTyler Mandry <tmandry@gmail.com>2019-10-01 23:06:16 -0700
committerGitHub <noreply@github.com>2019-10-01 23:06:16 -0700
commit8f5f92a07a1c3116eae83cbd4ad550f6d268bbe9 (patch)
tree6fa5b251a66d0b679f7de1c6530113e960fa4b6b /src/test/debuginfo/enum-thinlto.rs
parent0e88e56a9a535bc0bf3b6c88f08a67ac33589c4a (diff)
parentd94262272bbdc700689a012a2e8a34adbe2a0f18 (diff)
downloadrust-8f5f92a07a1c3116eae83cbd4ad550f6d268bbe9.tar.gz
rust-8f5f92a07a1c3116eae83cbd4ad550f6d268bbe9.zip
Rollup merge of #64840 - michaelwoerister:self-profiling-raii-refactor, r=wesleywiser
SelfProfiler API refactoring and part one of event review

This PR refactors the `SelfProfiler` a little bit so that most profiling methods are RAII-based. The codegen backend code already had something similar, this refactoring pulls this functionality up into `SelfProfiler` itself, for general use.

The second commit of this PR is a review and update of the existing events we are already recording. Names have been made more consistent. CGU names have been removed from event names. They will be added back in when function parameter recording is implemented.

There is still some work to be done for adding new events, especially around trait resolution and the incremental system.

r? @wesleywiser
Diffstat (limited to 'src/test/debuginfo/enum-thinlto.rs')
0 files changed, 0 insertions, 0 deletions