]> git.itanic.dy.fi Git - rrdd/commit
debug: Remove pid number from debug prints
authorTimo Kokkonen <timo.t.kokkonen@iki.fi>
Sun, 10 Jul 2016 06:28:34 +0000 (09:28 +0300)
committerTimo Kokkonen <timo.t.kokkonen@iki.fi>
Sun, 10 Jul 2016 06:28:34 +0000 (09:28 +0300)
commit090c1e2184093cd247bac146eb26cc23f5375d62
treea92ad1c0d5180dcfdfae508a76583b4ce0e61dad
parent9e63a0f14a9d367e56f817a0592eaa434eb6071b
debug: Remove pid number from debug prints

Everything happens now in the same pid name space. Thread numbers
change, but thread names are more descriptive than numbers.

Remove the pid number and put the thread name inside the bracets.

Signed-off-by: Timo Kokkonen <timo.t.kokkonen@iki.fi>
debug.c