diff options
Diffstat (limited to 'io/trace-events')
-rw-r--r-- | io/trace-events | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/io/trace-events b/io/trace-events index 1108c16b82..d064665f44 100644 --- a/io/trace-events +++ b/io/trace-events @@ -1,4 +1,4 @@ -# See docs/trace-events.txt for syntax documentation. +# See docs/tracing.txt for syntax documentation. # io/buffer.c buffer_resize(const char *buf, size_t olen, size_t len) "%s: old %zd, new %zd" |