mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-09 23:50:22 +00:00
jcmd [PID] Compiler.perfmap has no valuable stdout. Remove timestamp from Compiler.perfmap
This commit is contained in:
parent
cb9cab9d5b
commit
c91b2cf261
@ -878,7 +878,6 @@ PerfMapDCmd::PerfMapDCmd(outputStream* output, bool heap) :
|
||||
}
|
||||
|
||||
void PerfMapDCmd::execute(DCmdSource source, TRAPS) {
|
||||
print_local_time(output());
|
||||
CodeCache::write_perf_map(_filename.value(), output());
|
||||
}
|
||||
#endif // LINUX
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user