Commit 5605a0d
drm/amd/display: add missing tracepoint event in DM atomic_commit_tail
There are two events to trace the beginning and the end of
amdgpu_dm_atomic_commit_tail, but only the one ate the beginning was
placed. Place amdgpu_dm_atomic_commit_tail_finish tracepoint at the end
than.
Signed-off-by: Melissa Wen <[email protected]>
Reviewed-by: Leo Li <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>1 parent e46738a commit 5605a0d
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10119 | 10119 | | |
10120 | 10120 | | |
10121 | 10121 | | |
| 10122 | + | |
| 10123 | + | |
10122 | 10124 | | |
10123 | 10125 | | |
10124 | 10126 | | |
| |||
0 commit comments