Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
finish the transition netcards->netpoints in the code
[simgrid.git] / src / instr / instr_private.h
2012-11-12 Lucas Schnorr[trace] new tracing option to disable the topology...
2012-10-24 alebreMerge branch 'master' into vmtrace
2012-10-02 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-01 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2012-09-27 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2012-09-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-09-27 Jonathan Rouzaud... Merge conflicts in instr_routing.c
2012-09-19 schnorr[trace] give users the possibility to pause/resume...
2012-09-13 schnorr[trace] new tracing options to add comments to trace...
2012-08-21 Augustin Degommeadd option to generate states for code outside smpi...
2012-08-21 jean-noel quintinMerge remote-tracking branch 'origin/master'
2012-08-20 schnorr[trace] header re-organization (now with a basic version)
2012-08-20 schnorr[trace] new option tracing/basic (used to generate...
2012-08-09 Jonathan Rouzaud... Modify Trace for msg_vm_t
2012-07-31 schnorr[trace] add function to destroy process container
2012-07-04 schnorr[trace] don't specify color when declaring an event...
2012-06-29 Samuel LepetitUse msg_task_t instead of m_task_t
2012-06-29 Samuel LepetitUse msg_host_t instead of m_host_t.
2012-06-29 Samuel LepetitUse msg_process_t instead of m_process_t
2012-06-13 Arnaud Giersch[trace] new function: PJ_value_get_or_new().
2012-06-08 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-06-07 schnorr[trace] paje file format has evolved with a new event...
2012-06-06 schnorr[trace] viva graph configuration (same as for triva...
2012-04-26 Samuel LepetitMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-04-25 schnorr[trace] let user code declare/set/push/pop states for...
2012-04-20 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-04-09 Martin Quinson[route parsing] rename network_element_t into sg_routin...
2012-04-05 schnorr[trace] check if user variables are being correctly...
2012-04-05 schnorr[trace] new function to get the declared marks
2012-03-27 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-03-26 schnorr[trace] these functions no longer exist
2012-03-24 schnorr[trace] simplify SD function stack
2012-03-24 schnorr[trace] function is now private
2012-03-24 schnorr[trace] function is no longer public
2012-03-23 Arnaud GierschUse type network_element_t instead of void*, and avoid...
2012-03-23 navarroGtnets works with new struct network_element_t
2012-03-23 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-03-20 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-03-20 navarroFix compilation with tracing and new network_element_t
2012-03-07 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-03-06 schnorr[trace] no longer mandate network/optim to Full when...
2012-03-06 schnorr[trace] changing the internal tracing API for categoriz...
2012-03-06 schnorr[trace] code clean-up, removing prototypes of functions...
2012-02-21 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-02-21 Arnaud GierschRemove trailing commas in enum declarations.
2012-01-30 Marion Guthmullermerge conflict resolved
2012-01-25 Christophe ThiérySIMIX refactoring: replace 'request' by a more precise...
2012-01-23 Lucas Schnorr[trace] remove recursive get type support, search opera...
2012-01-22 Lucas Schnorr[trace] re-writing some tracing functions
2012-01-22 Lucas Schnorr[trace] function now longer exist
2012-01-22 Lucas Schnorr[trace] removing the tracing per task (where each task...
2012-01-22 Lucas Schnorr[trace] separate initialization function from setting...
2012-01-22 Lucas Schnorr[trace] function to remove a child from its parent...
2012-01-11 Marion Guthmullermerge conflicts resolved
2012-01-09 Martin QuinsonMerge branches 'MC_LTL' and 'MC_LTL' of scm.gforge...
2012-01-08 Lucas Schnorr[trace] valgrind's memcheck to wipe out memory leaks...
2012-01-06 Christophe ThiéryMerge branch 'smpi'
2011-12-26 Lucas Schnorr[trace] tracing needs a Full network/optim, otherwise...
2011-10-20 Martin Quinsonmerge branches
2011-07-19 Pierre-Nicolas ClaussMerge back master branch.
2011-07-06 Martin Quinsontrivial merge of changes about gras architecture
2011-06-29 Arnaud GierschFix drand48() macro.
2011-06-29 NavarropDrand48 does not exist on win32
2011-06-16 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-06-16 Lucas Schnorr[trace] new option to let users disable the destruction...
2011-06-09 Pierre-Nicolas ClaussMerge back master branch
2011-05-24 Martin Quinsonmerge
2011-05-24 Lucas Schnorr[trace] remove old source file with functions that...
2011-05-24 Lucas Schnorr[trace] cosmetics, remove TRACE_is_active, use TRACE_is...
2011-05-24 Lucas Schnorr[trace] adding a new boolean parameter (tracing/platfor...
2011-05-24 Lucas Schnorr[trace] removing volume case study, deprecated at 3.6
2011-05-24 Lucas Schnorr[trace] new function returns true if user options need...
2011-05-13 Pierre-Nicolas ClaussMerge back master branch.
2011-05-12 Lucas Schnorr[trace] cosmetics on user variables tracing, simpler...
2011-04-14 Lucas Schnorrnew tracing option, use only onelink routes to trace...
2011-04-14 mehdiMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-04-14 Lucas Schnorrgtnets tracing possible again, updated to latest routing
2011-04-12 Christophe ThiéryMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-04-11 Lucas Schnorrmerging tracing changes
2011-04-11 Lucas Schnorrnew tracing/buffer configuration option, default to 0
2011-04-11 Lucas Schnorrcleaning deprecated ways of tracing resource utilization
2011-04-11 Lucas Schnorrexport to graphviz function in the tracing way, we...
2011-04-11 Christophe ThiéryMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-04-11 Lucas Schnorrtrace process creation before request for simix, assumi...
2011-04-09 Lucas Schnorrgraphicator re-implemented
2011-04-09 Lucas Schnorrmerging tracing changes
2011-04-09 Lucas Schnorrnew function to check if a tracing container exists
2011-02-09 sahumake jedule compilable with all warning flags
2011-02-07 schnorr[trace] new data structure to hold values of states...
2011-02-07 schnorr[trace] better way of getting references to types
2011-01-05 schnorr[trace] using process name and PID as identification...
2011-01-03 schnorr[trace] faster method to dump when unconditional dump...
2010-12-29 schnorr[trace] at the end of tracing, dump everything up to...
2010-12-28 schnorr[trace] buffering all events except type hierarchy...
2010-12-27 schnorr[trace] changing the interface to write on the tracing...
2010-12-22 schnorr[trace] register of node and edge types that were defin...
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] fix on link type creation (was indexed by type...
2010-12-13 schnorr[trace] update on --cfg=tracing/msg/task:1, now works...
next