Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | script: Create a `CrossProcessInstant` to enable serializable monotonic time ... | Martin Robinson | 2024-09-05 | 1 | -3/+5 |
* | clippy: fix warnings in various modules in components (#31568) | eri | 2024-03-08 | 1 | -1/+1 |
* | Strict import formatting (grouping and granularity) (#30325) | Samson | 2023-09-11 | 1 | -3/+3 |
* | remove `extern crate` (#30311) | Samson | 2023-09-08 | 1 | -0/+1 |
* | Remove support for energy profiling | Simon Sapin | 2020-06-04 | 1 | -9/+0 |
* | Update MPL license to https (part 4) | Jan Andre Ikenmeyer | 2018-11-19 | 1 | -1/+1 |
* | Remove useless `use crate_name;` imports. | Simon Sapin | 2018-11-08 | 1 | -1/+0 |
* | format components/profile - #21373 | Anshul Malik | 2018-09-09 | 1 | -5/+8 |
* | Move trace file opening into TraceDump::new | Nick Fitzgerald | 2017-03-31 | 1 | -13/+17 |
* | Derive Debug for TraceDump | Nick Fitzgerald | 2017-03-31 | 1 | -0/+1 |
* | Report use statements that use {} with only one entry | Cullen Rhodes | 2016-05-27 | 1 | -1/+1 |
* | Add a method for dumping self-contained HTML timeline profiles | Nick Fitzgerald | 2016-04-27 | 1 | -0/+79 |