Closed yathamravali closed 3 years ago
Added new command option "waitersInfo": If the value is true then prints waiting thread details. Default is not to get waiters info.
Fixes: #21 Signed-off-by: Ravali Yatham rayatha1@in.ibm.com
@mpirvu - Please review.
At the moment, waiters info gives threadName, ID and OS ID. Do we need stack trace as well for waiting threads?
Added new command option "waitersInfo":
If the value is true then prints waiting thread
details. Default is not to get waiters info.
Fixes: #21 Signed-off-by: Ravali Yatham rayatha1@in.ibm.com