mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-20 19:14:38 +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
|
@ -33,7 +33,6 @@
|
|||
#include "memory/universe.hpp"
|
||||
#include "prims/jni_md.h"
|
||||
#include "utilities/ticks.hpp"
|
||||
#include "runtime/timer.hpp"
|
||||
|
||||
#define LOG_STOP_TIME_FORMAT "(%.3fs, %.3fs) %.3fms"
|
||||
#define LOG_STOP_HEAP_FORMAT SIZE_FORMAT "M->" SIZE_FORMAT "M(" SIZE_FORMAT "M)"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue