summaryrefslogtreecommitdiff
path: root/util/oprofile-top.py
diff options
context:
space:
mode:
Diffstat (limited to 'util/oprofile-top.py')
-rwxr-xr-xutil/oprofile-top.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/util/oprofile-top.py b/util/oprofile-top.py
index eed5449c3..c6e35344c 100755
--- a/util/oprofile-top.py
+++ b/util/oprofile-top.py
@@ -26,6 +26,8 @@
# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+# Parse sampled function profile output (quick hack).
+
import sys
import re
import getopt