change the file name, bitehist.* to vfsreadlat.* (#702)
authorTaekho Nam <career.thnam@gmail.com>
Mon, 26 Sep 2016 17:34:16 +0000 (02:34 +0900)
committer4ast <alexei.starovoitov@gmail.com>
Mon, 26 Sep 2016 17:34:16 +0000 (13:34 -0400)
CONTRIBUTING-SCRIPTS.md

index c82bb94..28a3e76 100644 (file)
@@ -15,7 +15,7 @@ More detail for each below.
 
 ## Examples
 
-These are grouped into subdirectories (networking, tracing). Your example can either be a Python program with embedded C (eg, tracing/strlen_count.py), or separate Python and C files (eg, tracing/bitehist.*).
+These are grouped into subdirectories (networking, tracing). Your example can either be a Python program with embedded C (eg, tracing/strlen_count.py), or separate Python and C files (eg, tracing/vfsreadlat.*).
 
 As said earlier: keep it short, neat, and documented (code comments).