X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=doc%2Fman%2Fbabeltrace2-filter.lttng-utils.debug-info.7.txt;fp=doc%2Fman%2Fbabeltrace2-filter.lttng-utils.debug-info.7.txt;h=f98c7d7c29e599581cbe8626056485fd94aeebda;hp=090d07bdc8e7cbe019917bf93c1e5a953509812d;hb=118ae153da2f634b562674b14263a471b4c58de1;hpb=a9e011f64ea9567f7bb84e3b3711007c42e9913e diff --git a/doc/man/babeltrace2-filter.lttng-utils.debug-info.7.txt b/doc/man/babeltrace2-filter.lttng-utils.debug-info.7.txt index 090d07bd..f98c7d7c 100644 --- a/doc/man/babeltrace2-filter.lttng-utils.debug-info.7.txt +++ b/doc/man/babeltrace2-filter.lttng-utils.debug-info.7.txt @@ -62,7 +62,7 @@ Example: `load_user_config+0x194`. [[field-src]]`src` vtype:[string]:: Source file path or name followed with `:LINE`, where `LINE` is the - line number in this source file at which the event occured. + line number in this source file at which the event occurred. + Example: `user-config.c:1025`. @@ -97,7 +97,7 @@ In this case, the events that the message iterator creates do not contain the source file and line number (see the <>), but only the name of the nearest function symbol with an offset in bytes to the location in the executable from which the LTTng -event occured (see the <>). +event occurred (see the <>). If the executable file has neither ELF symbols nor DWARF information, the {compcls} message iterator cannot map the event to its source