diff options
Diffstat (limited to 'util/oprofile-top.py')
-rwxr-xr-x | util/oprofile-top.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/oprofile-top.py b/util/oprofile-top.py index f64440646..b678dd60d 100755 --- a/util/oprofile-top.py +++ b/util/oprofile-top.py @@ -1,4 +1,4 @@ -#! /usr/bin/env python2 +#! /usr/bin/env python2.7 # Copyright (c) 2005 The Regents of The University of Michigan # All rights reserved. |