mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 14:54:52 +02:00
8150015: Integrate TraceTime with Unified Logging more seamlessly
Reviewed-by: coleenp, dholmes
This commit is contained in:
parent
ed7472e0dd
commit
28b1a5e7f4
23 changed files with 207 additions and 170 deletions
|
@ -48,6 +48,7 @@
|
|||
#include "gc/g1/heapRegion.hpp"
|
||||
#include "runtime/javaCalls.hpp"
|
||||
#include "runtime/deoptimization.hpp"
|
||||
#include "runtime/timerTrace.hpp"
|
||||
#include "runtime/vframe.hpp"
|
||||
#include "runtime/vframe_hp.hpp"
|
||||
#include "runtime/vmStructs.hpp"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue