Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.basic.visual.misc > #3585
| Newsgroups | comp.lang.basic.visual.misc |
|---|---|
| Date | 2024-01-02 02:14 -0800 |
| Message-ID | <c87703f6-3935-469a-baf0-8fbe5c380bc8n@googlegroups.com> (permalink) |
| Subject | Download Jprofiler For Intellij |
| From | Tome Nelson <nelsontome162@gmail.com> |
For free form projects, you have to debug your application once before trying to profile it, because the required filenbproject/ide-targets.xml is set up by the debug action. JProfiler will add a target named "profile-jprofiler" to it with the same contents as the debug target and will try to modify the VM parameters as needed. If you have problems profiling a free form project, check the implementation of this target. I googled a little and it seems I need to pass this "-agentpath:C:\Program Files (x86)\jprofiler7\bin\windows\jprofilerti.dll,config=C:\Program Files (x86)\jprofiler7\api\samples\common\config.xml""-Xbootclasspath/a:S:\Program Files (x86)\jprofiler7\bin\agent.jar" to JVM but it doesn't seem to work. download jprofiler for intellij Download File https://slowanassi1985.blogspot.com/?iuqn=2x15vk 35fe9a5643
Back to comp.lang.basic.visual.misc | Previous | Next | Find similar
Download Jprofiler For Intellij Tome Nelson <nelsontome162@gmail.com> - 2024-01-02 02:14 -0800
csiph-web