8150015: Integrate TraceTime with Unified Logging more seamlessly

Reviewed-by: coleenp, dholmes
This commit is contained in:
Robbin Ehn 2016-03-15 14:41:07 +01:00
parent ed7472e0dd
commit 28b1a5e7f4
23 changed files with 207 additions and 170 deletions

View file

@ -32,6 +32,7 @@
#include "c1/c1_LinearScan.hpp"
#include "c1/c1_ValueStack.hpp"
#include "code/vmreg.inline.hpp"
#include "runtime/timerTrace.hpp"
#include "utilities/bitMap.inline.hpp"
#ifndef PRODUCT