Copy to Clipboard in 2018.04 is incompatibe with IDEA

Questions about YourKit Java Profiler
Post Reply
borison
Posts: 2
Joined: Wed May 09, 2018 5:17 am

Copy to Clipboard in 2018.04 is incompatibe with IDEA

Post by borison »

The new format of Copy to Clipboard for the Threads view is not parsable in IDEA 2018. Is there a way to switch it to export the old format? Yes there's the integration feature and I can click on methods in Yourkit and open them in IDEA, but I prefer to use Analyze -> Analyze Stacktrace in IDEA because it's more convenient.
Stacks

+-------------------------------------------------------------------------------------------------------------------------------------+
| Name |
+-------------------------------------------------------------------------------------------------------------------------------------+
| +---commitScheduler-10-thread-1 Waiting CPU usage on sample: 0ms |
| | |
| +---sun.misc.Unsafe.park(boolean, long) Unsafe.java (native) |
....
| | |
| +---java.lang.Thread.run() Thread.java:748 |
+-------------------------------------------------------------------------------------------------------------------------------------+
Anton Katilin
Posts: 6172
Joined: Wed Aug 11, 2004 8:37 am

Re: Copy to Clipboard in 2018.04 is incompatibe with IDEA

Post by Anton Katilin »

Hello,

I see you point. Indeed, this new format is not parsed anymore.

Unfortunately, the format cannot be changed in the current build of v2018.04.

We're working on changing the output format for this view. I'll post an update as soon as I have some news to report.

Best regards,
Anton
Anton Katilin
Posts: 6172
Joined: Wed Aug 11, 2004 8:37 am

Re: Copy to Clipboard in 2018.04 is incompatibe with IDEA

Post by Anton Katilin »

Hello,

We solved the problem. The next build #65 will contain the fix.

Best regards,
Anton
borison
Posts: 2
Joined: Wed May 09, 2018 5:17 am

Re: Copy to Clipboard in 2018.04 is incompatibe with IDEA

Post by borison »

Great! Thanks, Anton.
Vladimir Kondratyev
Posts: 1619
Joined: Tue Aug 10, 2004 7:52 pm

Re: Copy to Clipboard in 2018.04 is incompatibe with IDEA

Post by Vladimir Kondratyev »

Build 2018.04b66 which fixes this issue is available for download at https://www.yourkit.com/download/

Best regards,
Vladimir Kondratyev
YourKit GmbH
http://www.yourkit.com
"Don't get lost in data, get information!"
Post Reply