From 6ff9439afe0ff3e092723dc44c7fc87a6cde4824 Mon Sep 17 00:00:00 2001 From: Nathan Binkert Date: Sun, 5 Jun 2005 11:02:38 -0400 Subject: Cleanup copyright stuff. Add our copyright files that are ours arch/alpha/alpha_linux_process.hh: arch/alpha/alpha_tru64_process.hh: base/loader/object_file.cc: base/loader/object_file.hh: sim/process.cc: sim/process.hh: remove $Id$ string cpu/ozone/cpu.cc: cpu/ozone/cpu_impl.hh: cpu/ozone/ea_list.cc: cpu/ozone/ea_list.hh: kern/linux/sched.hh: kern/linux/thread_info.hh: Add M5 Copyright cpu/trace/opt_cpu.cc: dev/rtcreg.h: nit kern/linux/aligned.hh: kern/linux/hwrpb.hh: util/oprofile-top.py: util/stats/db.py: util/stats/dbinit.py: util/stats/display.py: util/stats/info.py: util/stats/print.py: util/stats/stats.py: Cleanup copyright --HG-- extra : convert_revision : 4274e9121ef7543e0b3999b31e935edb19c54d46 --- util/oprofile-top.py | 2 ++ 1 file changed, 2 insertions(+) (limited to 'util/oprofile-top.py') 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 -- cgit v1.2.3