This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The Open Source GSM Base Band stack".
The branch, master has been updated
via 5e0fa863cb6a66c2073bb218489e6291755c2283 (commit)
via dd3fd10903e30eaff2e878cd6a7fce242032bc4c (commit)
from f122d4cd364a6ba0c3d73ff017c3cc598ebf10f1 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/osmocom-bb/commit/?id=5e0fa863cb6a66c2073bb218489e6…
commit 5e0fa863cb6a66c2073bb218489e6291755c2283
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Wed Jul 19 14:10:04 2017 +0200
VIRT-PHY: enable proper memory leak debugging
We make sure that all allocations are tracked back to one talloc root
context, and install the usual SIGUSR1 handler to dump the talloc
report. This enables us to do interactive debugging for memory leaks
while virtphy is running.
Change-Id: I73b3cf86eea5f56595c1b045cf0fde8035ff185a
http://cgit.osmocom.org/osmocom-bb/commit/?id=dd3fd10903e30eaff2e878cd6a7fc…
commit dd3fd10903e30eaff2e878cd6a7fce242032bc4c
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Wed Jul 19 14:00:09 2017 +0200
VIRT-PHY: We don't do line-breaks inside log statements
Change-Id: I27cba13ee782c53a9b2406319241fc7f4e3db0bd
-----------------------------------------------------------------------
Summary of changes:
src/host/virt_phy/src/virt_l1_sched_simple.c | 2 +-
src/host/virt_phy/src/virtphy.c | 31 +++++++++++++++++++++++-----
2 files changed, 27 insertions(+), 6 deletions(-)
hooks/post-receive
--
The Open Source GSM Base Band stack