Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Use new style logging macros.
[simgrid.git] / src / surf / trace_mgr.c
2011-02-17 agierschUse new style logging macros.
2010-10-11 alegrandIndent include and src using this command:
2010-06-04 navarropDo not declare variable in the middle of nowhere!
2010-04-25 mquinsonFix copyright headers
2009-11-20 mquinsonMark a bunch of functions as candidates to inlining...
2009-11-04 donassbrRemove parameter timestep.
2009-08-26 donassbrMerge changes of maxmin_selective_update branch into...
2009-08-19 mquinsonmore explicit message on problem
2009-07-13 mquinsonmerge the trace parser from file and the trace parser...
2009-07-13 mquinsonKill surf_parse_get_trace() which were a useless wrappe...
2009-05-26 mquinsonReindent everything (possibly breaking all branches...
2009-05-26 mquinsontypo
2007-12-20 mquinsonImprove compilation time by epsilon by sharpening the...
2007-12-05 cheriermAnsi C declaration of the variables (at the beginning...
2007-11-29 quasarmerging branch 5018:5083 into trunk
2007-11-08 mquinsonBetter fix to the comparison between signed and unsigne...
2007-11-06 cheriermThis change allow to avoid the Visual C++ compiler...
2007-10-11 cheriermreturn NULL to avoid that the function returns an inval...
2007-08-16 velhoSubstitution of the word "resource" by "model" in every...
2007-08-10 alegrandreindent.
2007-02-07 cheriermchange free be xbt_free_f
2005-10-23 mquinsonLet's compile SURF once in the afternoon and cleanup...
2005-08-07 mquinsonLast bits of convertion from xbt_error_t to exceptions...
2005-08-06 mquinsonONGOING work on exceptions plus minor cleanups.
2005-06-01 alegrandremove trailing lines. Mainly for testing the loginfo...
2005-06-01 alegrandbuffix...
2005-06-01 alegrandFake trace to help designing a crontab
2005-02-13 mquinsonKill the useless xbt_free (was define'd to free)
2005-01-05 alegrandNow, any surf-based program can take --surf-path argume...
2004-12-11 alegrandNo more xbt_maxmin_float_t not xbt_heap_float_t. I...
2004-12-08 alegrandFixed licence and copyright. No more reference to da...
2004-12-07 alegrandMartin wrote :
2004-12-07 alegrandRemove useless comments.
2004-12-07 alegrand> CRITICAL1 fait des logs, c'est tout. C'est normal...
2004-12-07 alegrandUsing logs
2004-11-30 alegrandRemoved a bunch of unused variables. Mostly some xbt_er...
2004-11-29 alegrandRha!
2004-11-29 alegrandOK, now clean structures are used for my objects. Forge...
2004-11-24 alegrandA commit before a design modification. I'm gonna try...
2004-11-15 alegrandCosmetics
2004-11-15 alegrandAdd the trace library and fixed a few source of potenti...