kotlin-mpp-playground
Toggle table of contents
0.1.0.0+42f3bb9
jvm
Platform filter
jvm
Switch theme
Search in API
kotlin-mpp-playground
profiling
/
dev.suresh
/
Profiling
Profiling
object
Profiling
(
source
)
Members
Properties
diagnostic
Obj
Name
Link copied to clipboard
const
val
diagnosticObjName
:
String
virtual
Thread
Mx
Bean
Link copied to clipboard
val
virtualThreadMxBean
:
ERROR CLASS: Cannot infer argument for type parameter T
Functions
flame
Graph
Link copied to clipboard
suspend
fun
flameGraph
(
maxAge
:
Duration
=
2.minutes
)
:
String
heapdump
Link copied to clipboard
suspend
fun
heapdump
(
)
:
Path
jfr
Snapshot
Link copied to clipboard
suspend
fun
jfrSnapshot
(
maxAge
:
Duration
=
2.minutes
,
maxSizeBytes
:
Long
)
:
Path
threaddump
Link copied to clipboard
suspend
fun
threaddump
(
)
:
Path