gem5/util
Nathan Binkert a81c03737a Add new function profiling stuff, wrap the pc_sample stuff into it.
SConscript:
    Get rid of the pc_sample stuff and move to the new profiling stuff
base/traceflags.py:
    DPRINTF Stack stuff
cpu/base.cc:
cpu/base.hh:
cpu/exec_context.cc:
cpu/exec_context.hh:
cpu/simple/cpu.cc:
    Add profiling stuff
kern/kernel_stats.hh:
    Use a smart pointer
sim/system.cc:
sim/system.hh:
    Create a new symbol table that has all of the symbols for a
    particular system
util/stats/categories.py:
    change around the categories, add categories for function
    profiling stuff
util/stats/profile.py:
    No profile parsing and display code to deal with function
    profiling stuff, graph, dot, and text outputs.

--HG--
extra : convert_revision : b3de0cdc8bd468e42647966e2640ae009bda9eb8
2005-10-18 19:07:42 -04:00
..
ccdrv added nate's memtest code to devtime 2004-08-18 23:12:16 -04:00
emacs Don't indent namespaces because it just wastes space 2004-03-24 10:25:18 -05:00
m5 Many files: 2005-06-05 05:16:00 -04:00
pbs Better pool job handling 2005-10-18 15:05:01 -04:00
stats Add new function profiling stuff, wrap the pc_sample stuff into it. 2005-10-18 19:07:42 -04:00
tap Reorganize tap code so that more than one method can be used 2005-06-27 19:30:19 -04:00
term Many files: 2005-06-05 04:21:22 -04:00
oprofile-top.py Cleanup copyright stuff. Add our copyright files that 2005-06-05 11:02:38 -04:00
qdo Fix for qdo & new pool node build. 2005-09-29 16:03:36 -04:00
regress Commit regression script. The cron job uses a copy in m5test's 2005-10-01 11:36:56 -04:00
rundiff Miscellaneous minor fixes/improvements. 2003-12-17 09:43:03 -08:00
sort-includes Check in a first stab at a script to sort the #include lines in a source file. 2003-10-19 17:42:51 -07:00
tracediff just make a minor commenting change reflecting the new way to set up command line arguments. 2005-06-05 02:38:39 -04:00