summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorJonathan Rose <jrose@digium.com>2014-01-24 22:34:23 +0000
committerJonathan Rose <jrose@digium.com>2014-01-24 22:34:23 +0000
commit2a9d15b4005f48ddddc41f609b3fa545b436a6ac (patch)
tree15908feaffc44e2ca6d4a625ae89aea74b50772a /CHANGES
parenta9911f027e09167c2653b7c301136287322dbccc (diff)
Thread Debugging: Add LWP to core show locks output
This patch adds the LWP to core show locks output if it is available. Review: https://reviewboard.asterisk.org/r/3142/ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@406416 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 5e0cb47f8..0f0402cd2 100644
--- a/CHANGES
+++ b/CHANGES
@@ -73,6 +73,11 @@ MixMonitor
* A new function, MIXMONITOR, has been added to allow access to individual
instances of MixMonitor on a channel.
+Debugging
+-------------------------
+ * Core Show Locks output now includes Thread/LWP ID if the platform
+ supports this feature.
+
------------------------------------------------------------------------------
--- Functionality changes from Asterisk 12.0.0 to Asterisk 12.1.0 ------------
------------------------------------------------------------------------------