Remove "etc."
[lttng-docs.git] / contents / using-lttng / instrumenting / c-application / intro.md
index ffafac99cfbd2acecfcd30ed4b669df394a68b82..24858cea454c1096540b04b9466b57bc514e0c3c 100644 (file)
@@ -10,9 +10,9 @@ LTTng-UST package includes a dynamically loaded library
 
 Since C and C++ are the base languages of virtually all other
 programming languages
-(Java virtual machine, Python, Perl, PHP and Node.js interpreters, etc.),
-implementing user space tracing for an unsupported language is just a
-matter of using the LTTng-UST C API at the right places.
+(Java virtual machine, Python, Perl, PHP and Node.js interpreters, to
+name a few), implementing user space tracing for an unsupported language
+is just a matter of using the LTTng-UST C API at the right places.
 
 The usual work flow to instrument a user space C application with
 LTTng-UST is:
This page took 0.022927 seconds and 4 git commands to generate.