ZIm/crates/gpui/src/platform/linux
gcp-cherry-pick-bot[bot] 1f61804ae0
Revert "Introduce a new ToggleGraphicsProfiler command (#7607)" (cherry-pick #8567) (#8569)
Cherry-picked Revert "Introduce a new `ToggleGraphicsProfiler` command
(#7607)" (#8567)

This reverts commit 0cebf68306.

Although this thing is very cool, it is a top source of crashes.

Example crash:
```
Segmentation fault: 11 on thread 26
  objc_retain +16
  invocation function for block in Overlay::onCommandBufferCommit(id<MTLCommandBuffer>) +60
  MTLDispatchListApply +52
```

Release Notes:

- Removed "Toggle Graphics Profiler" as it crashes too much.

Co-authored-by: Conrad Irwin <conrad.irwin@gmail.com>
2024-02-28 19:06:09 -07:00
..
wayland Revert "Introduce a new ToggleGraphicsProfiler command (#7607)" (cherry-pick #8567) (#8569) 2024-02-28 19:06:09 -07:00
x11 Revert "Introduce a new ToggleGraphicsProfiler command (#7607)" (cherry-pick #8567) (#8569) 2024-02-28 19:06:09 -07:00
client.rs gpui: Decouple X11 logic from LinuxPlatform (#7598) 2024-02-12 10:44:34 -08:00
client_dispatcher.rs gpui: Decouple X11 logic from LinuxPlatform (#7598) 2024-02-12 10:44:34 -08:00
dispatcher.rs Integrate profiling into gpui (#8176) 2024-02-22 10:59:52 -08:00
platform.rs Tell Wayland compositor we can handle keyboard ver 4 for repeat info (#8446) 2024-02-26 15:13:01 -05:00
text_system.rs linux: profile text system functions 2024-02-24 00:04:00 -08:00
util.rs Wayland: avoid replacing text with empty string (#8103) 2024-02-22 09:48:15 -08:00
wayland.rs Linux/x11 input handling (#7811) 2024-02-15 11:58:47 -08:00
x11.rs Linux/x11 input handling (#7811) 2024-02-15 11:58:47 -08:00