Community
Participate
Working Groups
Create an agent to handle Heap Instance Data Collection.
Created attachment 169591 [details] Patch for heap instance agent
Jonathan, Can you please review? Thanks!
Created attachment 169619 [details] Patch for heap instance agent Updated the patch to provide the option to return an error string for the result, set a default result for the Raw Monitor Wait and check to show debug information once.
I would like to request for PMC approval to include the fix of this bug in TPTP v4.7.0. 1. Explain why you believe this is a stop-ship defect. How does the defect manifest itself, and how will users of TPTP / consuming products be affected if the defect is not fixed? This is an extension to the Agent Controller profiling agent requested by a consuming product. 2. Is there a work-around? If so, why do you believe the work-around is insufficient? No. 3. Is this a regression or API breakage? Explain. No. 4. Does this require new API? Yes. The additional agent code is isolated to this extension and has been tested on both Windows and Linux platforms by myself and Mike. 5. Who performed the code review? Jonathan 6. Is there a test case attached to the bugzilla record? No. Existing Profiling functionality should not be impacted by the changes. A test case for this function will be added at a later time. 7. What is the nature of the fix? What is the scope of the fix? What is the risk associated with this fix? Described above, risk is medium. 8. Is this fix related to any standards that TPTP adheres to? If so, who has validated that the fix continues to adhere to the standard? n/a
This is requested by a consuming product who will be extending this. This will not affect existing profiling or test functions. Requesting PMC approval for TPTP 4.7 RC2.
Patch checked into HEAD.
Created attachment 169887 [details] Build updates for Heap instance data collection
Binary .class file and makefile changes checked into HEAD.
Closing.