tools/examples: hardcode #!/usr/bin/python shebang
diff --git a/tools/cachetop.py b/tools/cachetop.py
index 51ddace..59de391 100755
--- a/tools/cachetop.py
+++ b/tools/cachetop.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/python
 # @lint-avoid-python-3-compatibility-imports
 #
 # cachetop      Count cache kernel function calls per processes