X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=doc%2Fman%2Flttng-ust.3.txt;h=65fb4d351bc980dc2dbf2c2f9c8bde144048dcdf;hb=6a86ecb7661f0729dcc4f3af898dc7f0c9d9dc88;hp=3159d6278e491a9eee06cbfa2d9b2e1186f60775;hpb=d91d83e49dd88d30c5ff925e88223f53f55cad47;p=lttng-ust.git diff --git a/doc/man/lttng-ust.3.txt b/doc/man/lttng-ust.3.txt index 3159d627..65fb4d35 100644 --- a/doc/man/lttng-ust.3.txt +++ b/doc/man/lttng-ust.3.txt @@ -769,12 +769,16 @@ information about event filtering. reverse-lookup the source location that caused the event to be emitted. -+perf:thread:COUNTER+:: +`perf:thread:COUNTER`:: perf counter named 'COUNTER'. Use `lttng add-context --list` to list the available perf counters. + Only available on IA-32 and x86-64 architectures. +`perf:thread:raw:rN:NAME`:: + perf counter with raw ID 'N' and custom name 'NAME'. See + man:lttng-add-context(1) for more details. + `pthread_id`:: POSIX thread identifier. Can be used on architectures where `pthread_t` maps nicely to an `unsigned long` type.