From: Lucas Schnorr Date: Fri, 23 Sep 2011 10:54:38 +0000 (+0200) Subject: [trace, doc] changing order of parameters X-Git-Tag: v3_6_2~54 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/c629f33988e0739f0dc28291601c48cdaaca16f9 [trace, doc] changing order of parameters --- diff --git a/doc/tracing.doc b/doc/tracing.doc index dbf0a3191f..3b3b56d0c2 100644 --- a/doc/tracing.doc +++ b/doc/tracing.doc @@ -113,14 +113,6 @@ tracing Safe switch. It activates (or deactivates) the tracing system. No other tracing options take effect if this one is not activated. -\li \c -tracing/onelink_only -: - By default, the tracing system uses all routes in the platform file - to re-create a "graph" of the platform and register it in the trace file. - This option let the user tell the tracing system to use only the routes - that are composed with just one link. - \li \c tracing/categorized : @@ -143,6 +135,14 @@ tracing/filename http://triva.gforge.inria.fr/ http://paje.sourceforge.net/ +\li \c +tracing/onelink_only +: + By default, the tracing system uses all routes in the platform file + to re-create a "graph" of the platform and register it in the trace file. + This option let the user tell the tracing system to use only the routes + that are composed with just one link. + \li \c tracing/smpi : @@ -170,7 +170,6 @@ tracing/msg/process behavior of all categorized MSG processes, grouping them by hosts. This option can be used to track process location if this simulator has process migration. - \li \c triva/categorized:graph_categorized.plist :