Home | History | Annotate | Download | only in oprofile
      1 diff -ruN oprofile-0.9.2.dist/utils/opcontrol oprofile-0.9.2/utils/opcontrol
      2 --- oprofile-0.9.2.dist/utils/opcontrol	2006-03-29 13:54:07.000000000 -0800
      3 +++ oprofile-0.9.2/utils/opcontrol	2007-07-23 10:37:24.115861000 -0700
      4 @@ -1,4 +1,4 @@
      5 -#!/bin/sh
      6 +#!/bin/bash
      7  #
      8  # opcontrol is a script to control OProfile
      9  # opcontrol --help and opcontrol --list-events have info
     10