Per region async profiler
这一坨给我干的头大了() 指令交互部分是gpt写的(review了(讲真这个指令系统真乱套())) 由于async profiler的问题目前可能不支持瘟斗士
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
}
|
||||
}
|
||||
val log4jPlugins = sourceSets.create("log4jPlugins") {
|
||||
@@ -134,7 +_,14 @@
|
||||
@@ -134,7 +_,16 @@
|
||||
}
|
||||
|
||||
dependencies {
|
||||
@@ -60,6 +60,8 @@
|
||||
+ implementation("com.github.luben:zstd-jni:1.5.4-1")
|
||||
+ implementation("net.openhft:zero-allocation-hashing:0.16")
|
||||
+ implementation("net.objecthunter:exp4j:0.4.8")
|
||||
+ implementation("tools.profiler:async-profiler:4.5")
|
||||
+ implementation("tools.profiler:jfr-converter:4.5")
|
||||
+ // Shiroha end
|
||||
implementation("ca.spottedleaf:leafpile:1.0.0")
|
||||
implementation("org.jline:jline-terminal-ffm:3.27.1") // use ffm on java 22+
|
||||
|
||||
Reference in New Issue
Block a user