diff --git a/doc/source/instrument_method_map.template b/doc/source/instrument_method_map.template index 85591d85..28050b74 100644 --- a/doc/source/instrument_method_map.template +++ b/doc/source/instrument_method_map.template @@ -6,7 +6,9 @@ Instrumentation Signal-Method Mapping Instrument methods get automatically hooked up to signals based on their names. Mostly, the method name corresponds to the name of the signal, however there are a few convenience aliases defined (listed first) to make easier to relate -instrumentation code to the workload execution model. +instrumentation code to the workload execution model. For an overview on when +these signals are dispatched during execution please see +:ref:`here `. $signal_names