@@ -49,8 +49,8 @@ as a field for both events to calculate the delta in nanoseconds, or use
*TRACEFS_TIMESTAMP_USECS" as the compare fields for both events to calculate the
delta in microseconds. This is used as the example below.
-*tracefs_synth_create*() creates the synthetic event in the system in the system
-in the _instance_ provided. Note, synthetic events apply across all instances,
+*tracefs_synth_create*() creates the synthetic event in the system in the
+_instance_ provided. Note, synthetic events apply across all instances,
but some creation requires histograms to be established, which are local to
instances.
There is a duplication in the tracefs_synth_create() man page description. Signed-off-by: Tzvetomir Stoyanov (VMware) <tz.stoyanov@gmail.com> --- Documentation/libtracefs-synth2.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)