Remove "etc."
[lttng-docs.git] / contents / getting-started / viewing-and-analyzing.md
index 634f3d3f830ba16ee1ec8de4597672f48b13a797..988ddec12cfd05c6177ee5b7b6068989f0873c5f 100644 (file)
@@ -143,8 +143,8 @@ python3 top5proc.py ~/lttng-sessions/my-session-.../kernel
 </pre>
 
 Make sure the path you provide is the directory containing actual trace
-files (`channel0_0`, `metadata`, etc.): the `babeltrace` utility recurses
-directories, but the Python binding does not.
+files (`channel0_0`, `metadata`, and the rest): the `babeltrace` utility
+recurses directories, but the Python binding does not.
 
 Here's an example of output:
 
This page took 0.024238 seconds and 4 git commands to generate.