]> git.ozlabs.org Git - ccan/history - ccan/tdb/tools/replay_trace.c
Print seq numbers on timeout dump
[ccan] / ccan / tdb / tools / replay_trace.c
2009-07-15 Rusty RussellPrint seq numbers on timeout dump
2009-07-14 Rusty RussellRemove trivial traverse code, simplify.
2009-07-14 Rusty RussellFix logic bug in optimizer, and fix up DEBUG_DEPS compile.
2009-07-14 Rusty RussellMore dependency optimization: seems to happen with...
2009-07-13 Rusty RussellMore general solution for serial number misorders.
2009-07-13 Rusty RussellOptimize to reduce extraneous dependencies.
2009-07-13 Rusty RussellSimplify dependencies by passing pointers over the...
2009-07-13 Rusty RussellSlightly more sophisticated dependency generation:...
2009-07-12 Rusty RussellMissed part of patch.
2009-07-12 Rusty RussellGet more sophisticated with resolving duplicate serial...
2009-07-08 Rusty RussellTraverses seem to work now. Also, much better reportin...
2009-07-08 Rusty RussellFirst attempt at transactions & traverse (deadlocks...
2009-07-07 Rusty RussellFix uninitialized var.
2009-07-07 Rusty RussellFix last minute warning "fix" in replay_trace.c, remove...
2009-07-07 Rusty RussellBetter tdb tracing, start of decent replay_trace.
2009-06-29 Rusty RussellDon't make assumptions about traverse order, and prove...
2009-06-28 Rusty RussellFirst cut of replay_trace for tdb.