about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTorvald Riegel <triegel@redhat.com>2015-06-30 17:05:44 +0200
committerTorvald Riegel <triegel@redhat.com>2015-06-30 17:05:44 +0200
commit4ac0fd48e2924574c0046729e589f3c450e8bec4 (patch)
tree92d9e5e5dbb3d9451d7061941279dc430fbb8a2f /ChangeLog
parent4eb984d3ab5641ce7992204756ac15a61f5f7181 (diff)
downloadglibc-4ac0fd48e2924574c0046729e589f3c450e8bec4.tar.gz
glibc-4ac0fd48e2924574c0046729e589f3c450e8bec4.tar.xz
glibc-4ac0fd48e2924574c0046729e589f3c450e8bec4.zip
Remove documentation of lowlevellock systemtap probes.
The probes are not provided on all architectures (and only partially by the
x86 assembly implementation), and we are not aware of actual uses of these
probes.
a need for them.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0e22a702e9..8a6c668fb5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2015-06-30  Torvald Riegel  <triegel@redhat.com>
 
+	* nptl/DESIGN-systemtap-probes.txt: Remove lll_lock_wait,
+	lll_lock_wait_private and lll_futex_wake probes.
+
 	* sysdeps/unix/sysv/linux/i386/lowlevellock.h (BUSY_WAIT_NOP): Remove.
 	* sysdeps/unix/sysv/linux/x86_64/lowlevellock.h (BUSY_WAIT_NOP):
 	Likewise.