Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2011-01-04 thieryStill working on Chord
2011-01-04 thieryAdd a debug message
2011-01-03 schnorr[trace] updating tracing tesh'es to check correct conta...
2011-01-03 schnorr[trace] improved example of traced migration
2011-01-03 schnorr[trace] tracing/msg/process:1 has states/links for...
2011-01-03 schnorr[trace] dump *before* destroy container, correct trace...
2011-01-03 schnorr[trace] setting the process state to "executing" after...
2011-01-03 schnorr[trace] faster method to insert into buffer
2011-01-03 schnorr[trace] updating tesh'es to unconditional buffer dump...
2011-01-03 schnorr[trace] faster method to dump when unconditional dump...
2011-01-03 schnorr[trace] fix on tesh again, missing log lines
2011-01-03 schnorr[trace] fixing the tesh to contain the proper log format
2010-12-29 schnorr[trace] simpler verifications to see what is enabled...
2010-12-29 schnorr[trace] kill dictionary that is no longer necessary
2010-12-29 schnorr[trace] updating tracing tesh files to compare trace...
2010-12-29 schnorr[trace] debug messages for tracing data structures...
2010-12-29 schnorr[trace] debug messages for event buffering and tracing
2010-12-29 schnorr[trace] removing unused code
2010-12-29 schnorr[trace] dump previous events because container is about...
2010-12-29 schnorr[trace] cosmetics
2010-12-29 schnorr[trace] only CPU models control the last timestamp...
2010-12-29 schnorr[trace] dump the sorted buffer at the end of every...
2010-12-29 schnorr[trace] at the end of tracing, dump everything up to...
2010-12-29 schnorr[trace] limiting the dumping of buffered events to...
2010-12-28 schnorr[trace] have to dump the buffer, trace events might...
2010-12-28 schnorr[trace] removing old code
2010-12-28 schnorr[trace] free memory after events are recorded in trace...
2010-12-28 schnorr[trace] same field order for all specific event structures
2010-12-28 schnorr[trace] buffering all events except type hierarchy...
2010-12-28 schnorr[trace] set of initial value of variables to any resour...
2010-12-28 schnorr[trace] simpler event types handling, integer of enum...
2010-12-28 schnorr[trace] re-organizing structures for tracing events
2010-12-28 schnorr[trace] removing unused fields on event structure
2010-12-28 schnorr[trace] creation of a type also defines its own color...
2010-12-28 schnorr[trace] cosmetics, simpler code
2010-12-27 schnorr[trace] changing the interface to write on the tracing...
2010-12-22 schnorr[trace] updating the configuration generated for triva
2010-12-22 schnorr[trace] register of node and edge types that were defin...
2010-12-22 schnorr[trace] keep tracing data structures until the very...
2010-12-22 schnorr[trace] this problem is already fixed in a previous...
2010-12-22 schnorr[trace] cosmetics
2010-12-22 schnorr[trace] a source file to keep functions to deal with...
2010-12-22 schnorr[trace] renaming instrumentation source file
2010-12-22 schnorr[trace] assertions to point out errors on tracing
2010-12-22 navarropNew way to install gtnets.
2010-12-22 navarropUpdate tesh.pl
2010-12-22 navarropUpdate tesh file for gtnets.
2010-12-22 schnorr[trace] fix on link type creation (was indexed by type...
2010-12-20 schnorr[trace] fix on use of dynar, storing pointers in it...
2010-12-20 schnorr[trace] category of a task without before dependencies...
2010-12-20 schnorr[trace] fix segfault, only get category from depbefore...
2010-12-20 cristianrosaBugfix: return after answering the request when running...
2010-12-20 cristianrosaImprove debugging information
2010-12-20 cristianrosaProtect some host execute functions in the case that...
2010-12-18 suterLonger error messages taken into account
2010-12-18 piniFix the fix that fixes parameter passing through makeco...
2010-12-17 mquinsonexplain clearly when things go wrong just because we...
2010-12-17 piniOnly evaluate the arguments needed.
2010-12-17 mquinsonfix a linking error in libgras. At least I hope since...
2010-12-17 piniBugfix: assuming that arguments are pushed on the stack...
2010-12-17 navarropAdd include/xbt/parmap.h to install target.
2010-12-17 navarropAdd bin graphicator to gitignore.
2010-12-17 navarropAdd functions to tesh.pl
2010-12-17 thieryFix memory leaks
2010-12-17 mquinsonthis line is not only UGLY, but it exists a path where...
2010-12-17 mquinsonprivatize static globals so that supernovae works again
2010-12-17 mquinsonkill pimples in SIMIX intended to make the stack-free...
2010-12-17 mquinsonload the right header to make sure that we have getline
2010-12-17 mquinsonDocument lastest change from Midjy (since he doesn...
2010-12-16 thieryChord finally beats the deadlocks
2010-12-16 thieryThe term 'request' was misleading here
2010-12-16 thieryRemove generated file
2010-12-16 cristianrosaBugfix: deadlock detection was wrong. Reimplemented.
2010-12-16 cristianrosaBugfix: correctly set/unset the raw memory when taking...
2010-12-16 cristianrosaAdd deployment file for the bugged3 example.
2010-12-16 cristianrosaImprove the debugging information
2010-12-16 cristianrosaBugfix: make sure we include the definition of HAVE_MC
2010-12-16 cristianrosaBugfix: the example contained an non-intentional dead...
2010-12-16 thieryHandle transfer failures in MSG_test, MSG_testany and...
2010-12-16 thieryChord: adding timeouts to avoid waiting forever
2010-12-16 thieryCompile fix: add a missing XBT_INLINE
2010-12-15 thieryChord: implement the updated (and simpler) version...
2010-12-15 navarropAdd sort, buffer and mkfile to tesh.pl
2010-12-15 cristianrosaAnswer the request as the last action on it (it will...
2010-12-15 cristianrosaFix the detection of the raw_heap when snapshoting
2010-12-15 thieryMake the name of the tests more uniform
2010-12-15 thieryImplementing concurrent join in Chord
2010-12-15 cristianrosaFix race condition on task put/get
2010-12-15 cristianrosaDo not use the user data argument of isend.
2010-12-15 cristianrosaDo not use the data argument of isend anymore.
2010-12-15 cristianrosaImprove debugging information
2010-12-15 velhoEliminated needless dictionary.
2010-12-15 velhoFixed the function that returns if a flows is limited...
2010-12-15 velhoCope avec refurbished interface.
2010-12-15 velhoAdded the lazy management improvement for network models.
2010-12-15 navarropRedo a simple tesh.pl
2010-12-15 mquinsonfix the logic of refcount in msg_task_t by ... killing...
2010-12-15 mquinsonKill the braindead MSG_task_refcount_dec() function.
2010-12-15 schnorr[trace] do not xbt_die if gtnets is traced
2010-12-15 alegrandUpdate doc
next