Просмотр исходного кода

mention the way to check the resulting modular construction

Samuel Thibault лет назад: 7
Родитель
Сommit
e34a19a3c3
1 измененных файлов с 4 добавлено и 0 удалено
  1. 4 0
      doc/doxygen/chapters/350_scheduling_policy_definition.doxy

+ 4 - 0
doc/doxygen/chapters/350_scheduling_policy_definition.doxy

@@ -454,6 +454,10 @@ For instance, \c modular-heft-prio needs performance models, decides
 memory nodes, uses prioritized fifos above and below, and decides the best
 memory nodes, uses prioritized fifos above and below, and decides the best
 implementation.
 implementation.
 
 
+If unsure on the result of the modular scheduler construction, you can run a
+simple application with FxT enabled (see \ref GeneratingTracesWithFxT), and open
+trace.html in a web-browser.
+
 \subsection WriteASchedulingComponent Writing a Scheduling Component
 \subsection WriteASchedulingComponent Writing a Scheduling Component
 
 
 \subsubsection GenericSchedulingComponent Generic Scheduling Component
 \subsubsection GenericSchedulingComponent Generic Scheduling Component