Discussions
Categories
- 17.9K All Categories
- 3.4K Industry Applications
- 3.4K Intelligent Advisor
- 75 Insurance
- 537.6K On-Premises Infrastructure
- 138.7K Analytics Software
- 38.6K Application Development Software
- 6.1K Cloud Platform
- 109.6K Database Software
- 17.6K Enterprise Manager
- 8.8K Hardware
- 71.3K Infrastructure Software
- 105.4K Integration
- 41.6K Security Software
JRockit Mission Control Flight Recorder Truncate thread names
hi,
I am making a flight recording using: Oracle® JRockit Mission Control 4.1.0 (M4.1.0-247, 147304) and i notice that the thread names are being truncated on the "Events" view
is there anyway to prevent this from happening, as i need to know the full thread name. Alternatively, is there anyway to display the full thread name via some other view?
thanks in advance all
Answers
-
I assume you mean the Events/Graph view.
The full thread name is displayed in the tooltip (not very practical if you want to copy it though).
You can also see the thread names in the Events/Threads view, or in the different Threads/* tabs.
If you have identified the thread in the Events/Graph view and want it shown by itself in another view, you can rightclick the threadname and select Operative Set/Add Selection (or maybe Set Selection), then go to Events/Log or Events/Threads and check the Show Only Operative Set checkbox in the upper right corner.
-
Thank you Klara,
tooltip on Events/Graph view is a nice pickup, i didnt notice that. shame you cant extract it somehow
just FYI -> the full thread name is truncated on all other views. looks to be around 30 chars
if you have any other suggestions on how i can get the info in some sort of consolidated view i would be very appreciative
thank you again
-
Does the tooltip show the full name, or could it be that the data is truncated in the JFR recording?