We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ce6dad commit b1265ecCopy full SHA for b1265ec
jbang-catalog.json
@@ -24,6 +24,20 @@
24
"script-ref": "https://github.com/jvm-profiling-tools/ap-loader/releases/latest/download/ap-loader-all.jar",
25
"main": "one.converter.Main",
26
"java-agents": []
27
+ },
28
+ "profiler": {
29
+ "script-ref": "ap-loader@jvm-profiling-tools/ap-loader",
30
+ "arguments": [
31
+ "profiler"
32
+ ],
33
+ "java-agents": []
34
35
+ "jattach": {
36
37
38
+ "jattach"
39
40
41
}
42
},
43
"templates": {}
0 commit comments