index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
rustc_data_structures
/
src
/
profiling.rs
Age
Commit message (
Expand
)
Author
Lines
2022-05-06
Auto merge of #95454 - randomicon00:fix95444, r=wesleywiser
bors
-1
/
+20
2022-05-05
Fixing #95444 by only displaying passes that take more than 5 milliseconds
Peh
-1
/
+20
2022-04-07
add `generic_activity_with_arg_recorder` to the self-profiler
Rémy Rakic
-0
/
+88
2022-04-07
turn `exec` comment into doc comment
Rémy Rakic
-5
/
+5
2021-12-09
Remove redundant [..]s
est31
-1
/
+1
2021-10-07
Add support for artifact size profiling
Ryan Levick
-3
/
+40
2021-08-22
Fix typos “a”→“an”
Frank Steffahn
-1
/
+1
2021-07-07
Add docs to new methods
Ryan Levick
-2
/
+6
2021-07-07
Profile incremental hashing
Ryan Levick
-11
/
+45
2021-02-18
Print -Ztime-passes (and misc stats/logs) on stderr, not stdout.
Eduard-Mihai Burtescu
-1
/
+1
2021-02-05
Indicate change in RSS from start to end of pass in time-passes output
Tyson Nottingham
-14
/
+11
2021-01-29
Indicate both start and end of pass RSS in time-passes output
Tyson Nottingham
-18
/
+38
2021-01-14
Use Option::map_or instead of `.map(..).unwrap_or(..)`
LingMan
-1
/
+1
2020-11-03
[self-profiling] Include the estimated size of each cgu in the profile
Wesley Wiser
-0
/
+22
2020-10-24
Upgrade to measureme 9.0.0
Wesley Wiser
-18
/
+4
2020-10-22
Remove unused ProfileCategory.
Camille GILLOT
-11
/
+0
2020-09-20
Use as_secs_f64 in profiling.rs
est31
-4
/
+1
2020-08-30
mv compiler to compiler/
mark
-0
/
+643