diff options
Diffstat (limited to 'qapi/trace.json')
-rw-r--r-- | qapi/trace.json | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/qapi/trace.json b/qapi/trace.json index eb5f63f..de369da 100644 --- a/qapi/trace.json +++ b/qapi/trace.json @@ -7,7 +7,9 @@ # See the COPYING file in the top-level directory. ## -# = Tracing +# ******* +# Tracing +# ******* ## ## @@ -47,7 +49,7 @@ # # @name: Event name pattern (case-sensitive glob). # -# Returns: a list of @TraceEventInfo for the matching events +# Returns: a list of info for the matching events # # Since: 2.2 # |