index
:
gem5
hitsb
invisispec-1.0
invisispec-with-dift
is-ift
is-ift-cachehit
is-rebase
is-rebase-new
is-rebase-new2
is-rebase-new3-rdtscp
is-rebase04-linux3.2
is-rebase05
is-rebase06-RequestPtr
is-rebase07-GCC8
is-rebase08-QoSmem
is-rebase09-linuxarm-3.7.0
is-rebase10-DynInstPtr
is-rebase11-LSQUnit
is-rebase12
simple-object-demo
gem5
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kern
/
tru64
/
tru64_events.cc
Age
Commit message (
Expand
)
Author
2006-05-22
New directory structure:
Steve Reinhardt
2006-04-06
fixes for new memory system
Ali Saidi
2006-03-10
Added ev5.hh to files which should include it directly, now that it isn't inc...
Gabe Black
2006-03-07
Updates for the quiesceEvent that was added to the XC.
Kevin Lim
2006-03-05
Merge ktlim@zizzer:/bk/m5
Kevin Lim
2006-03-04
Steps towards setting up the infrastructure to allow the new CPU model to wor...
Kevin Lim
2006-02-27
Changed targetarch to just arch.
Gabe Black
2006-02-19
Changes to untemplate StaticInst and StaticInstPtr, change the isa to a names...
Gabe Black
2006-02-12
Removed isa_traits.hh from targetarch, moved vptr.hh from arch/alpha to sim, ...
Gabe Black
2005-06-05
Many files:
Steve Reinhardt
2005-06-04
shuffle files around for new directory structure
Nathan Binkert
2004-11-13
Macros are nasty, so let's get rid of them. Convert all
Nathan Binkert
2004-10-23
get rid of pmap.h and make things variables and inline
Nathan Binkert
2004-08-20
- Clean up and factor out all of the binning code into a
Nathan Binkert
2004-06-08
Updated Copyright with information in bitkeeper changelogs
Ali Saidi
2004-05-13
lift some things out of the tru64 directory into common directory so linux ca...
Lisa Hsu
2004-05-04
Major stats package cleanup
Nathan Binkert
2004-03-05
changes that affect post checkpoint runs.
Lisa Hsu
2004-03-04
Overall gist of this is to 'dynamicize' the tracking of functions so you can ...
Lisa Hsu
2003-11-05
add things to track read and soo_read for specweb.
Lisa Hsu
2003-11-04
Add the ability to track stats in user defined sets of function calls. code ...
Lisa Hsu
2003-10-16
Clear up the last of the Doxygen warnings
Erik Hallnor
2003-10-14
try to get everything to compile correctly again
Nathan Binkert
2003-10-14
Remove all of the Tru64 specific stuff from the base System object
Nathan Binkert