base: Redesign internal frame buffer handling
[gem5.git] / util /
2015-03-19 Andreas Hanssonconfig: Add soak test for memtest.py
2015-02-16 Ali Saidicpu: add support for outputing a protobuf formatted...
2015-02-11 Andreas Sandbergstyle: Fix broken m5format command
2015-02-11 Andreas Sandbergstyle: Fix incorrect style checker option name
2015-02-03 Andreas Sandbergstyle: Update the style checker to handle new include...
2014-12-02 Andrew Bardsleyconfig: Fix to SystemC example's event handling
2014-12-02 Andrew Bardsleyconfig: SystemC Gem5Control top level additions
2014-11-24 Alexandru Dutukvm, x86: Adding support for SE mode execution
2014-11-14 Andrew Bardsleyconfig: Fix checkpoint restore in C++ config example
2014-10-16 Andrew Bardsleysim: SystemC hosting
2014-10-16 Andreas Hanssonconfig: Add the ability to read a config file using...
2014-10-11 Nilay Vaishutil: adds a script for using DSENT
2014-09-03 Dam Sunwooconfig: Update Streamline scripts and configs
2014-04-29 Curtis Dunhamarm: use condition code registers for ARM ISA
2014-09-03 Andreas Hanssonmem: Add utility script to plot DRAM efficiency sweep
2014-08-26 Andreas Sandbergstyle: Add support for a style ignore list and ignore...
2014-08-26 Andreas Sandbergstyle: Fixup strange semantics in hg m5style
2014-02-05 Curtis Dunhamsim: bump checkpoint version for multiple event queues
2014-08-13 Andreas Sandbergutil: Fix state leakage in the SortIncludes style verifier
2014-08-10 Radhika Jagtaputil: Move packet trace file read to protolib
2014-07-23 Andrew Bardsleycpu: `Minor' in-order CPU model
2014-07-01 Radhika Jagtaputil: Add DVFS perfLevel to checkpoint upgrade script
2014-06-30 Andreas Hanssonmem: DRAMPower trace formatting script
2014-06-10 Joel HestnessUtil: Do not style check symlinks
2014-05-09 Eric Van Hensbergenarm: Add Makefile for aarch64 build of util/m5
2014-04-23 Mitch Hayengautil: Valgrind suppression addition
2014-04-19 Marco Elverruby: recorder: Fix (de-)serializing with different...
2014-04-01 Anthony Gutierrezarm: fix typos in makefile for ARM m5 util and link...
2014-03-23 Andreas Hanssonutil: Add support for detection of gzipped packet traces
2014-03-07 Radhika Jagtapmem: Edit proto Packet and enhance the python script
2014-02-18 Andreas Hanssonutil: Enhance the error messages for packet encode...
2014-01-24 ARM gem5 Developersarm: Add support for ARMv8 (AArch64 & AArch32)
2014-01-24 Dam Sunwooutil: updated Streamline flow to support ARM DS-5 v5...
2014-01-04 Nilay Vaishruby: rename MESI_CMP_directory to MESI_Two_Level
2013-12-03 Nilay Vaishutil: update checkpoint aggregation script
2013-10-31 Chander SudanthiARM: add support for TEEHBR access
2013-10-31 Geoffrey Blakedev: Fix race conditions in IDE device on newer kernels
2013-10-31 Ali Saidiarm: fix m5ops binary for ARM and add m5fail.
2013-10-17 Dam Sunwooutil: Streamline .apc project convertsion script
2013-09-30 Andreas Sandbergx86: Add support for m5ops through a memory mapped...
2013-09-04 Andreas Hanssonarch: Resurrect the NOISA build target and rename it...
2013-08-22 Steve Reinhardtutil/regress: set --no-lto on regressions
2013-08-14 Anthony Gutierrezarm: use -march when compiling m5op_arm.S
2013-08-07 Nilay Vaishx86: add tlb checkpointing
2013-05-30 Andreas Hanssonutil: Auto generate the packet proto definitions
2013-05-14 Andreas Sandbergarm: Add support for the m5fail pseudo-op
2013-05-14 Andreas Sandbergarm: Fix compilation error in m5 utility
2013-05-07 Andreas Sandbergarm: Make libm5 a dependency of the m5 utility
2013-04-22 Andreas Sandbergkvm: Add support for pseudo-ops on ARM
2013-03-26 Andreas Hanssonutil: Add a utility script for decoding packet traces
2013-03-26 Andreas Hanssonutil: Add a utility script for encoding packet traces
2013-03-25 Andreas Sandbergx86: Revert [02321b16685f] which breaks m5ops on x86
2013-02-15 Matt Horsnello3: fix tick used for renaming and issue with range...
2013-01-08 Lluís Vilanovautil: add writefile to m5 util program for x86
2013-01-08 Lluís Vilanovautil: add m5_fail op.
2013-01-07 Andreas Sandbergutil: Fix stack corruption in the m5 util
2013-01-07 Andreas Sandbergarm: Remove the register mapping hack used when copying TCs
2013-01-07 Andreas Sandbergarch: Move the ISA object to a separate section
2012-11-03 Lluis Vilanovax86, util: add m5_writefile to m5op_x86.S
2012-10-09 James Clarksonm5: Expose m5 pseudo-instructions to C/C++ via a static...
2012-11-02 Dam SunwooARM: dump stats and process info on context switches
2012-10-15 Andreas HanssonMem: Separate the host and guest views of memory backin...
2012-09-25 Sascha BischoffUtil: Added script to semantically diff two config...
2012-09-25 Djordje KovacevicCPU: Add abandoned instructions to O3 Pipe Viewer
2012-09-07 Ali SaidiARM: Fix the compiler and platform identification for...
2012-09-07 Ali SaidiARM: fix m5 op binary to properly convert 64bit operands
2012-09-07 Djordje KovacevicCPU: O3-PipeView.py doesn't display the end of timelines.
2012-07-27 Nathanael Premillieuutil: Fix issues with style checker.
2012-06-29 Matt EvansStyle: Make style.py's invalid warning print which...
2012-06-05 Ali Saidicpt: update some comments in the checkpoint migration...
2012-06-05 Ali Saidisim: Provide a framework for detecting out of data...
2012-05-10 Ali SaidiARM: Update m5op assembly for thumb compilation.
2012-04-27 Nilay Vaishutil/regress: Add the missing comma in the list of...
2012-04-26 Nilay VaishRegression: Add a test for x86 timing full system ruby...
2012-02-07 Gabe Blackm5=>gem5: Make the regression script build gem5.* inste...
2012-02-05 Gabe BlackRegressions: Fix the regress script when "all" is used.
2012-02-02 Andreas HanssonRegression: Update the regress script after SE/FS merge
2012-02-01 Gabe BlackMerge ... head, hopefully the last time for this batch.
2012-01-31 Dam Sunwooutil: implements "writefile" gem5 op to export file...
2012-01-16 Gabe BlackMerge yet again with the main repository.
2012-01-11 Nathan Binkerthgfilesize: skip files that have been removed
2012-01-10 Ali SaidiARM: Add support for initparam m5 op
2012-01-07 Nilay VaishMerged with Nate's commit
2012-01-07 Gabe BlackAnother merge with the main repository.
2012-01-06 Nathan Binkerthooks: Add a hook to limit the size of any individual...
2011-09-24 Steve Reinhardtstyle.py: don't die on empty files
2011-09-13 Prakash Ramrakhyanigem5ops: Implement Java JNI for gem5Ops
2011-07-15 Giacomo GabrielliO3: Create a pipeline activity viewer for the O3 CPU...
2011-07-03 Nilay VaishMerged with Gabe's recent changes.
2011-07-03 Gabe Blacktracediff: Check for --debug-flags now instead of ...
2011-06-17 Ali SaidiARM: Cleanup m5ops usage of r0 and r1 a bit.
2011-06-17 Gedare BloomARM: Add m5ops and related support for workbegin()...
2011-06-03 Nathan Binkertcopyright: Add code for finding all copyright blocks...
2011-05-25 Nathan Binkertstyle: Make the style hook work in directories other...
2011-05-23 Steve Reinhardtutil/regress: make default action a more thorough regre...
2011-05-05 Ali SaidiARM: Add vfpv3 support to native trace.
2011-04-29 Gabe BlackUtil: Replace mkblankimage.sh with the new gem5img.py.
2011-04-20 Steve ReinhardtChange default regression build from 'fast' to 'opt'
2011-04-17 Nathan Binkertstyle: fix all_regions code and remove bogus region...
2011-04-17 Nathan Binkertstyle: remove extra debugging print
next