servo/components/profile
Simon Wülker f9382fcaa0
Remove layout-2013 profiling categories (#37014)
This change also removes the ProfilingCategory::variant_name function,
because strum_macros::IntoStaticStr is already being used and does the
same thing.

Testing: This change compiles and that's good enough

Signed-off-by: Simon Wülker <simon.wuelker@arcor.de>
2025-05-15 16:54:02 +00:00
..
Cargo.toml Make the memory reporting multi-process aware (#35863) 2025-04-05 05:42:12 +00:00
lib.rs Make the memory reporting multi-process aware (#35863) 2025-04-05 05:42:12 +00:00
mem.rs Make the memory reporting multi-process aware (#35863) 2025-04-05 05:42:12 +00:00
system_reporter.rs Make the memory reporting multi-process aware (#35863) 2025-04-05 05:42:12 +00:00
time.rs Remove layout-2013 profiling categories (#37014) 2025-05-15 16:54:02 +00:00
trace-dump-epilogue-1.html Add a method for dumping self-contained HTML timeline profiles 2016-04-27 18:35:17 -07:00
trace-dump-epilogue-2.html Add a method for dumping self-contained HTML timeline profiles 2016-04-27 18:35:17 -07:00
trace-dump-prologue-1.html Add a method for dumping self-contained HTML timeline profiles 2016-04-27 18:35:17 -07:00
trace-dump-prologue-2.html Add a method for dumping self-contained HTML timeline profiles 2016-04-27 18:35:17 -07:00
trace-dump.css Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
trace-dump.js Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
trace_dump.rs script: Create a CrossProcessInstant to enable serializable monotonic time (#33282) 2024-09-05 18:50:09 +00:00