diff --git a/Cargo.toml b/Cargo.toml index a7f6c9c8..e7209087 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -125,6 +125,7 @@ debug = ["egui", "egui_plot", "smithay-egui", "anyhow/backtrace"] default = ["systemd"] systemd = ["libsystemd", "logind-zbus"] profile-with-tracy = ["profiling/profile-with-tracy", "tracy-client/default"] +profile-with-tracy-gpu = ["profile-with-tracy", "smithay/tracy_gpu_profiling"] [profile.dev.package.tiny-skia] opt-level = 2