Trace how and where symbols were loaded in crash log. |
|
More...
|
over 4 years ago
|
tsync_send(): moved new code to node_tsync_udp(). |
|
More...
|
over 4 years ago
|
clock_update(): lowered required amount of data. |
|
More...
|
over 4 years ago
|
Random code cleanup. |
|
More...
|
over 4 years ago
|
hash_table_resize(): clear last cached lookup! |
|
More...
|
over 4 years ago
|
clock: simplify code by using aging table. |
|
More...
|
over 4 years ago
|
aging_destroy(): remove periodic GC before cleanup. |
|
More...
|
over 4 years ago
|
hash_compute_increment(): make it odd without branch. |
|
More...
|
over 4 years ago
|
clock_adjust(): removed MAX_SDEV. |
|
More...
|
over 4 years ago
|
tok_version_valid(): no longer run clock_update(). |
|
More...
|
over 4 years ago
|
clock_adjust(): stop pruning if we keep everything. |
|
More...
|
over 4 years ago
|
Handle time-sync exchanges via UDP better. |
|
More...
|
over 4 years ago
|
Better clock skew computation. |
|
More...
|
over 4 years ago
|
For time sync over UDP, write replying time later! |
|
More...
|
over 4 years ago
|
Fixed tabs. |
|
More...
|
over 4 years ago
|
Ensure properties use xmalloc() for their values. |
|
More...
|
over 4 years ago
|
Add -t switch to shell "status" command. |
|
More...
|
over 4 years ago
|
Do not emit empty leading description in saved properties. |
|
More...
|
over 4 years ago
|
Trace saving time whithin property files. |
|
More...
|
over 4 years ago
|
prop_lock(): use macro for locking (hiding lock type). |
|
More...
|
over 4 years ago
|
get_prop(): also trace failing property when ps is NULL. |
|
More...
|
over 4 years ago
|
Make use of travis cache feature for osx builds |
|
More...
|
over 4 years ago
|
Bump python dependency for jhbuild on OSX |
|
More...
|
over 4 years ago
|
random-test: add -v to be verbose when -a is used. |
|
More...
|
over 4 years ago
|
random-test: added -a to benchmark all routines. |
|
More...
|
over 4 years ago
|
Add properties to track bytes exchanged by schedulers. |
|
More...
|
over 4 years ago
|
progstart_duplicate(): added assertions. |
|
More...
|
over 4 years ago
|
strvec_cpy(): was failing when called with cnt=0. |
|
More...
|
over 4 years ago
|
English spelling fixes. |
|
More...
|
over 4 years ago
|
ntp_send_probes(): comment updates, cleanup. |
|
More...
|
over 4 years ago
|