Per Lidén
|
9d0ba7ae7f
|
8246220: ZGC: Introduce ZUnmapper to asynchronous unmap pages
Reviewed-by: eosterlund, stefank
|
2020-06-09 11:01:09 +02:00 |
|
Per Lidén
|
d7e68f375c
|
8245208: ZGC: Don't hold the ZPageAllocator lock while committing/uncommitting memory
Reviewed-by: eosterlund, stefank
|
2020-06-09 11:01:09 +02:00 |
|
Denghui Dong
|
a62a0e5282
|
8238665: Add JFR event for direct memory statistics
Reviewed-by: egahlin, alanb
|
2020-04-14 20:36:33 +02:00 |
|
Stefan Karlsson
|
16df851efd
|
8241160: Concurrent class unloading reports GCTraceTime events as JFR pause sub-phase events
Reviewed-by: eosterlund, kbarrett
|
2020-03-18 17:28:41 +01:00 |
|
Stefan Karlsson
|
b7439a8ae3
|
8241361: ZGC: Implement memory related JFR events
Co-authored-by: Per Liden <per.liden@oracle.com>
Reviewed-by: pliden, eosterlund
|
2020-03-27 15:28:07 +01:00 |
|
Erik Gahlin
|
672992f6ac
|
8222000: JFR: Process start event
Reviewed-by: mgronlun, rriggs
|
2020-03-09 21:25:38 +01:00 |
|
Denghui Dong
|
52d7a61e8d
|
8237499: JFR: Include stack trace in the ThreadStart event
Reviewed-by: egahlin
|
2020-02-24 23:24:14 +01:00 |
|
Erik Gahlin
|
5d9c59f2f8
|
8238236: Add JFR class redefinition events
Reviewed-by: mgronlun
|
2020-02-17 22:36:13 +01:00 |
|
Erik Gahlin
|
a2bbf933d9
|
8222001: JFR event for heap dumps written
Reviewed-by: mgronlun
|
2020-01-29 22:37:17 +01:00 |
|
Erik Gahlin
|
2c7c8023ed
|
8236263: Remove experimental streaming events
Reviewed-by: rehn, mseledtsov
|
2020-01-10 21:09:53 +01:00 |
|
Igor Ignatyev
|
6864634fb1
|
8216041: [Event Request] - Deoptimization
Reviewed-by: iignatyev, vlivanov, egahlin
|
2019-12-03 12:41:45 +01:00 |
|
Markus Grönlund
|
8addc1418a
|
8226511: Implement JFR Event Streaming
Co-authored-by: Erik Gahlin <erik.gahlin@oracle.com>
Co-authored-by: Mikhailo Seledtsov <mikhailo.seledtsov@oracle.com>
Reviewed-by: egahlin, mseledtsov, mgronlun
|
2019-10-30 19:43:52 +01:00 |
|
Per Lidén
|
cf86d3519c
|
8231996: ZGC: Replace ZStatisticsForceTrace with check if JFR event is enabled
Reviewed-by: eosterlund
|
2019-10-21 09:55:58 +02:00 |
|
Erik Gahlin
|
60b662d85e
|
8216283: Allow shorter method sampling interval than 10 ms
Reviewed-by: mgronlun
|
2019-06-06 20:19:03 +02:00 |
|
Ken Dobson
|
8cab46d6ca
|
8221507: Implement JFR Events for Shenandoah
Reviewed-by: rkennke, shade, egahlin, mseledtsov
|
2019-05-21 10:36:23 +02:00 |
|
Matthias Baesken
|
c39088c391
|
8223438: add VirtualizationInformation JFR event
Reviewed-by: clanger, egahlin
|
2019-05-16 09:21:49 +02:00 |
|
Gerard Ziemski
|
d988e67b89
|
8185525: Add JFR event for DictionarySizes
Added TableStatistics event
Reviewed-by: egahlin, coleenp
|
2019-05-08 11:11:50 -05:00 |
|
Robbin Ehn
|
74d466fd5f
|
8219436: Safepoint logs correction and misc
Reviewed-by: mdoerr, coleenp
|
2019-02-22 14:20:06 +01:00 |
|
Sean Coffey
|
73ad9c4a00
|
8148188: Enhance the security libraries to record events of interest
Reviewed-by: egahlin, mullan, weijun, xuelei
|
2018-11-20 13:12:48 +00:00 |
|
Leo Korinth
|
b31408a667
|
8196341: Add JFR events for parallel phases of G1
Reviewed-by: tschatzl, sangheki
|
2018-09-21 18:57:18 +02:00 |
|
Robin Westberg
|
b11c7752e8
|
8003209: JFR events for network utilization
Reviewed-by: mgronlun, egahlin
|
2018-06-28 15:06:55 +02:00 |
|
Per Lidén
|
e7af7a4aef
|
8204210: Implementation: JEP 333: ZGC: A Scalable Low-Latency Garbage Collector (Experimental)
Co-authored-by: Stefan Karlsson <stefan.karlsson@oracle.com>
Co-authored-by: Erik Osterlund <erik.osterlund@oracle.com>
Co-authored-by: Mikael Gerdin <mikael.gerdin@oracle.com>
Co-authored-by: Kim Barrett <kim.barrett@oracle.com>
Co-authored-by: Nils Eliasson <nils.eliasson@oracle.com>
Co-authored-by: Rickard Backman <rickard.backman@oracle.com>
Co-authored-by: Roland Westrelin <rwestrel@redhat.com>
Co-authored-by: Coleen Phillimore <coleen.phillimore@oracle.com>
Co-authored-by: Robbin Ehn <robbin.ehn@oracle.com>
Co-authored-by: Gerard Ziemski <gerard.ziemski@oracle.com>
Co-authored-by: Hugh Wilkinson <hugh.wilkinson@intel.com>
Co-authored-by: Sandhya Viswanathan <sandhya.viswanathan@intel.com>
Co-authored-by: Bill Wheeler <bill.npo.wheeler@intel.com>
Co-authored-by: Vinay K. Awasthi <vinay.k.awasthi@intel.com>
Co-authored-by: Yasumasa Suenaga <yasuenag@gmail.com>
Reviewed-by: pliden, stefank, eosterlund, ehelin, sjohanss, rbackman, coleenp, ihse, jgeorge, lmesnik, rkennke
|
2018-06-12 17:40:28 +02:00 |
|
Erik Gahlin
|
a060be188d
|
8199712: Flight Recorder
Co-authored-by: Markus Gronlund <markus.gronlund@oracle.com>
Reviewed-by: coleenp, ihse, erikj, dsamersoff, mseledtsov, egahlin, mgronlun
|
2018-05-15 20:24:34 +02:00 |
|