xref: /aosp_15_r20/external/autotest/client/profilers/oprofile/oprofile-69455.patch (revision 9c5db1993ded3edbeafc8092d69fe5de2ee02df7)
1*9c5db199SXin Lidiff -ruN oprofile-0.9.2.dist/utils/opcontrol oprofile-0.9.2/utils/opcontrol
2*9c5db199SXin Li--- oprofile-0.9.2.dist/utils/opcontrol	2006-03-29 13:54:07.000000000 -0800
3*9c5db199SXin Li+++ oprofile-0.9.2/utils/opcontrol	2007-07-23 10:37:24.115861000 -0700
4*9c5db199SXin Li@@ -1,4 +1,4 @@
5*9c5db199SXin Li-#!/bin/sh
6*9c5db199SXin Li+#!/bin/bash
7*9c5db199SXin Li #
8*9c5db199SXin Li # opcontrol is a script to control OProfile
9*9c5db199SXin Li # opcontrol --help and opcontrol --list-events have info
10