servo/components/shared/profile
Narfinger 2d3a7c87c2
Refactor the memory profiler code to return the struct. (#37155)
Refactor the memory profiler code to return the struct and handle the
serializing in servointernal page.
This allows other users of the memory profiler to see the whole report
without parsing json.

Testing: I do not know if the memory page is covered by tests.

---------

Signed-off-by: Narfinger <Narfinger@users.noreply.github.com>
2025-05-28 00:58:05 +00:00
..
Cargo.toml Removing unused dependencies in crates. (#37096) 2025-05-23 12:58:00 +00:00
ipc.rs Plumb time profiler output into tracing (#34238) 2024-11-15 09:10:01 +00:00
lib.rs Plumb URL into interval profiler tracing events (#34337) 2024-11-22 13:31:00 +00:00
mem.rs Refactor the memory profiler code to return the struct. (#37155) 2025-05-28 00:58:05 +00:00
time.rs Remove layout-2013 profiling categories (#37014) 2025-05-15 16:54:02 +00:00