Commit c0ace2a
authored
patina_performance: Log cross-module phase markers (#1476)
The current implement does not log the cross-module markers for the
transitions
from PEI to DXE. In EDK2, these are logged by the DXE Core. Here we need
to do this from the component because it initializes the underlying
functionality. This is not ideal, but it is the best we can do without
merging the performance component into the core.1 parent 02d7a3a commit c0ace2a
1 file changed
Lines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
| 27 | + | |
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
| |||
171 | 172 | | |
172 | 173 | | |
173 | 174 | | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
174 | 181 | | |
175 | 182 | | |
176 | 183 | | |
| |||
0 commit comments