servo/components/shared/profile
Martin Robinson 020b82e1fe
profile: Remove integration with Instruments.app "Points of Interest" (#39354)
This changes removes the integration with Instruments.app "Points of
Interest" track for a variety of reasons:

 - This functionality is made somewhat redundant by Servo's support for
   Perfetto traces.
 - This functionality depends on the `signpost` crate which hasn't seen
   activity for 9 years and only supports macOS.

Testing: This removes some functionality that is only observable via
Instruments.app, so testing it is difficult.

Signed-off-by: Martin Robinson <mrobinson@igalia.com>
2025-09-18 02:37:00 +00:00
..
Cargo.toml profile: Remove integration with Instruments.app "Points of Interest" (#39354) 2025-09-18 02:37:00 +00:00
generic_channel.rs Port StorageThreadMsg to GenericChannel (#38932) 2025-08-27 01:58:43 +00:00
ipc.rs Plumb time profiler output into tracing (#34238) 2024-11-15 09:10:01 +00:00
lib.rs Port StorageThreadMsg to GenericChannel (#38932) 2025-08-27 01:58:43 +00:00
mem.rs Port StorageThreadMsg to GenericChannel (#38932) 2025-08-27 01:58:43 +00:00
time.rs profile: Remove integration with Instruments.app "Points of Interest" (#39354) 2025-09-18 02:37:00 +00:00