简体   繁体   English

是否可以分析在WLST中运行的脚本?

[英]Is it possible to profile a script run in WLST?

Is it possible to profile a script run in wlst? 是否可以分析在wlst中运行的脚本? I need to profile a python script that migrates data from an XML file to an LDAP. 我需要分析将数据从XML文件迁移到LDAP的python脚本。

So, I am answering my own question! 所以,我在回答我自己的问题! Yes it is possible to profile. 是的,可以进行分析。 The JVM arguements needed for JProfiler/any other profiler needs to be added to wlst.sh and it works. JProfiler /其他任何探查器所需的JVM论点都需要添加到wlst.sh中,并且它可以工作。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM