Fix the caches not working in the regression
[gem5.git] / util / oprofile-top.py
index eed5449c3cc212c7214e5f6fd0de28f4257188f6..aea9dfaddab0a293dd03486e5c404922074011f1 100755 (executable)
 # THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+#
+# Authors: Ali Saidi
+#          Nathan Binkert
+
+# Parse sampled function profile output (quick hack).
 
 import sys
 import re