misc: Delete the now unnecessary create methods.
[gem5.git] / src / cpu / o3 / probe / elastic_trace.cc
2020-10-30 Gabe Blackmisc: Delete the now unnecessary create methods.
2020-10-14 Gabe Blackmisc: Standardize the way create() constructs SimObjects.
2020-09-08 Emily Brickeycpu-o3: convert elastic trace to new style stats
2020-08-18 Gabe Blackmisc: Make registerExitCallback use CallbackQueue2.
2020-03-07 Gabe Blackarch,cpu,gpu-compute,mem: Remove asid from Request...
2020-02-26 Bobby R. Brucemisc: merge branch 'release-staging-v19.0.0.0' into...
2020-02-24 Bobby R. Brucemisc: Merged release-staging-v19.0.0.0 into develop
2020-02-17 Gabe Blackcpu: Delete authors lists from the cpu directory.
2019-10-25 Gabe Blackcpu: Access inst events through ThreadContext instead...
2019-10-25 Gabe Blackcpu: Make accesses to comInstEventQueue indirect throug...
2019-01-24 Rekai Gonzalez-Alb... cpu-o3: O3 LSQ Generalisation
2018-11-16 Rekai Gonzalez-Alb... cpu: Fix the usage of const DynInstPtr
2017-11-14 Radhika Jagtapcpu, probe: Fix elastic trace register dependency
2017-07-05 Rekai Gonzalez-Alb... cpu: Simplify the rename interface and use RegId
2017-07-05 Nathanael Premillieucpu: Physical register structural + flat indexing
2017-07-05 Nathanael Premillieuarch, cpu: Architectural Register structural indexing
2017-06-20 Sean Wilsoncpu, gpu-compute: Replace EventWrapper use with EventFu...
2016-06-06 David Guillen Fandosstats: Fixing regStats function for some SimObjects
2015-12-07 Radhika Jagtapcpu: Support virtual addr in elastic traces
2015-12-07 Radhika Jagtapcpu: Create record type enum for elastic traces
2015-12-07 Radhika Jagtapproto, probe: Add elastic trace probe to o3 cpu