debug: More profiling annotations
This commit is contained in:
parent
465813c1c5
commit
a65e1d6b5f
8 changed files with 20 additions and 0 deletions
|
|
@ -1408,6 +1408,7 @@ impl Common {
|
|||
self.idle_notifier_state.set_is_inhibited(is_inhibited);
|
||||
}
|
||||
|
||||
#[profiling::function]
|
||||
pub fn on_commit(&mut self, surface: &WlSurface) {
|
||||
{
|
||||
let shell = self.shell.read();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue