about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorWesley Wiser <wwiser@gmail.com>2019-01-27 13:52:17 -0500
committerWesley Wiser <wwiser@gmail.com>2019-02-07 14:15:54 +0100
commit5bb96edbb29fb579cfe42d3da77f63630f43106f (patch)
tree86f72b2088ed4a837d5aefeab17045789a0dd76e /src/rustllvm/RustWrapper.cpp
parentad433894abd4231fb2102416a520ae995ee09aed (diff)
downloadrust-5bb96edbb29fb579cfe42d3da77f63630f43106f.tar.gz
rust-5bb96edbb29fb579cfe42d3da77f63630f43106f.zip
Implement more detailed self profiling
Timing data and cache hits/misses are now recorded at the query level.
This allows us to show detailed per query information such as total time
for each query.

To see detailed query information in the summary pass the `-Z verbose`
flag. For example:

```
rustc -Z self-profile -Z verbose hello_world.rs
```
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions