[OpenSIPS-Devel] [OpenSIPS/opensips] a5e23d: lock_ops.h: added support for debugging locks

Liviu Chircu liviu at opensips.org
Mon Aug 31 11:53:15 CEST 2015


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: a5e23d8a52d6bd711cca1dcd995392037273578b
      https://github.com/OpenSIPS/opensips/commit/a5e23d8a52d6bd711cca1dcd995392037273578b
  Author: Cerghit Ionel <ionel.cerghit at gmail.com>
  Date:   2015-08-27 (Thu, 27 Aug 2015)

  Changed paths:
    M fastlock.h
    M futex_lock.h
    M lock_ops.h
    M net/net_tcp.c
    M version.h

  Log Message:
  -----------
  lock_ops.h: added support for debugging locks

with the flag DBG_LOCK set(from menuconfig for example), with each
lock will be stored information regarding the place from where the
lock was aquired (file, function, line)


  Commit: 0d939a2827144cb19b8b374b741224eb9e4b630a
      https://github.com/OpenSIPS/opensips/commit/0d939a2827144cb19b8b374b741224eb9e4b630a
  Author: Cerghit Ionel <ionel.cerghit at gmail.com>
  Date:   2015-08-28 (Fri, 28 Aug 2015)

  Changed paths:
    M lock_ops.h

  Log Message:
  -----------
  lock_ops.h: fixed typo for SYSV semaphores


  Commit: 89d06e80cb68f41bef56bc4582346deb04d344e5
      https://github.com/OpenSIPS/opensips/commit/89d06e80cb68f41bef56bc4582346deb04d344e5
  Author: Liviu Chircu <liviu at opensips.org>
  Date:   2015-08-31 (Mon, 31 Aug 2015)

  Changed paths:
    M fastlock.h
    M futex_lock.h
    M lock_ops.h
    M net/net_tcp.c
    M version.h

  Log Message:
  -----------
  Merge pull request #621 from ionel-cerghit/locking-debug

lock_ops.h: added support for debugging locks


Compare: https://github.com/OpenSIPS/opensips/compare/b4d60f746b4a...89d06e80cb68


More information about the Devel mailing list