reference the proper trace source list group
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
/**
|
||||
* \defgroup TraceSourceList List of trace sources
|
||||
*/
|
||||
|
||||
/**
|
||||
* \defgroup tracing Tracing
|
||||
*
|
||||
@@ -92,7 +96,7 @@
|
||||
* from the trace source to the trace sink. For example, UVTraceSource and
|
||||
* SVTraceSource trace sources require two extra arguments. The former requires
|
||||
* two unsigned 64 bit integers while the latter requires two signed 64 bit
|
||||
* integers. More generally, users can consult the \ref trace-source-list
|
||||
* integers. More generally, users can consult the \ref TraceSourceList
|
||||
* to figure out the arguments which a trace sink is required to receive
|
||||
* for each trace source.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user