diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2021-11-09 19:00:45 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-11-09 19:00:45 +0100 |
| commit | fd5a4f42ad425a19c022fcafe482341e2612f29e (patch) | |
| tree | def10e9ccca8128963ea1abcc1d914a439840330 /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp | |
| parent | 21b0ce1b951850a4cb9ec113cda3b4ea2c509a83 (diff) | |
| parent | fefe1e9192696c07f1655ed2726c4e114b70b096 (diff) | |
| download | rust-fd5a4f42ad425a19c022fcafe482341e2612f29e.tar.gz rust-fd5a4f42ad425a19c022fcafe482341e2612f29e.zip | |
Rollup merge of #90701 - michaelwoerister:more-artifact-sizes, r=davidtwco
Record more artifact sizes during self-profiling. This PR adds artifact size recording for - "linked artifacts" (executables, RLIBs, dylibs, static libs) - object files - dwo files - assembly files - crate metadata - LLVM bitcode files - LLVM IR files - codegen unit size estimates Currently the identifiers emitted for these are hard-coded as string literals. Is it worth adding constants to https://github.com/rust-lang/measureme/blob/master/measureme/src/rustc.rs instead? We don't do that for query names and the like -- but artifact kinds might be more stable than query names.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
