X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;ds=inline;f=contents%2Fusing-lttng%2Fcontrolling-tracing%2Fadding-context.md;fp=contents%2Fusing-lttng%2Fcontrolling-tracing%2Fadding-context.md;h=34ab0f755be5c201e999bd1794767e24c01850a9;hb=ba3b19940f99233f69286f343aaf47b0bb0cdb99;hp=c77f1d5dc6352ff40f25d7c454912e3b453e7f56;hpb=3d43c1382b49d6e186c8c123c04c558ce8d65749;p=lttng-docs.git diff --git a/contents/using-lttng/controlling-tracing/adding-context.md b/contents/using-lttng/controlling-tracing/adding-context.md index c77f1d5..34ab0f7 100644 --- a/contents/using-lttng/controlling-tracing/adding-context.md +++ b/contents/using-lttng/controlling-tracing/adding-context.md @@ -21,12 +21,11 @@ recorded by LTTng, for example: * scheduling priority (niceness) * thread identifier (TID) * the **hostname** of the system on which the event occurred - * plenty of **performance counters** using perf: - * CPU cycles, stalled cycles, idle cycles, etc. + * plenty of **performance counters** using perf, for example: + * CPU cycles, stalled cycles, idle cycles, and the other cycle types * cache misses - * branch instructions, misses, loads, etc. + * branch instructions, misses, loads * CPU faults - * etc. The full list is available in the output of `lttng add-context --help`. Some of them are reserved for a specific domain (kernel or