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
/
util
Age
Commit message (
Expand
)
Author
2019-03-19
util: Build m5 with -no-pie flag
Ryan Gambord
2019-03-18
util: changed shebang on gem5img.py to python2.7
Ryan Gambord
2019-03-14
arch-arm,cpu: Add initial support for Arm SVE
Giacomo Gabrielli
2019-03-01
util, tlm: Fix a memory error in the SCMasterPort class.
Gabe Black
2019-02-25
systemc: Update the systemc example to use m5.systemc for sc_main.
Gabe Black
2019-02-12
python: Replace orderdict with collections.OrderedDict
Andreas Sandberg
2019-01-11
misc: updated shabang for python script
Andrea Mondelli
2018-12-19
systemc: Allow specific functions to shadow the base class method
Nikos Nikoleris
2018-11-29
util: Add the scons configuration cache to .gitignore for util/tlm.
Gabe Black
2018-11-29
systemc: Update the gem5-within-systemc README to mention USE_SYSTEMC.
Gabe Black
2018-11-07
systemc: Fix some paths in the tlm SCons(script|struct).
Gabe Black
2018-11-02
util: Add some examples for using systemc code within gem5.
Gabe Black
2018-11-02
util: Move the existing systemc example into a subdirectory.
Gabe Black
2018-09-26
util: Do not use $(PWD) in Makefiles
Kevin Brodsky
2018-08-17
util: add util/maint/show_changes_by_file.py tool
Brandon Potter
2018-08-17
tests: Add test for the m5-exit instruction.
Sean Wilson
2018-06-15
tests,style: add RISC-V assembly tests
Tuan Ta
2018-06-11
misc: Using smart pointers for memory Requests
Giacomo Travaglini
2018-04-06
util,arch-arm: Update gen_arm_fs_files.py to use new kernel repos
Pau Cabre
2018-01-25
util: Implement Lua module for m5ops.
Hanhwi Jang
2018-01-20
util: Implement PIC version of m5ops for X86.
Hanhwi Jang
2018-01-18
util: Add an option to specify paths in list_changes.py
Andreas Sandberg
2018-01-11
util/m5: add Android.mk
Earl Ou
2018-01-09
util: Add the missing wakecpu m5op in X86.
Hanhwi Jang
2017-12-04
misc: Rename misc.(hh|cc) to logging.(hh|cc)
Gabe Black
2017-11-16
util: Add script to plot DRAM low power sweep
Radhika Jagtap
2017-11-14
util: Remove support for hg patches in patch creation script
Andreas Sandberg
2017-11-14
util: Optionally search entire history when listing changes
Andreas Sandberg
2017-10-17
util: Filter out the For-Upstream commit message tag
Andreas Sandberg
2017-10-05
misc: Use a Makefile to ensure util/packet_pb2.py is up to date.
Gabe Black
2017-10-05
misc: When building packet_pb2.py, don't assume a particular CWD.
Gabe Black
2017-10-05
misc: Make decode_packet_trace.py print the new master ID fields.
Gabe Black
2017-10-05
misc: Small style fix in _EncodeVarint32.
Gabe Black
2017-10-05
misc: Rename the (De|En)codeVarint function _(De|En)codeVarint32.
Gabe Black
2017-10-05
misc: Fix the indentation in DecodeVarint in util/protolib.py.
Gabe Black
2017-10-04
tlm: Elastic Trace Example with L2 Cache Added
Matthias Jung
2017-09-26
misc: Make the m5 utilities writefile command accept a host path.
Gabe Black
2017-09-11
tlm: Don't set SystemC time resolution
Matthias Jung
2017-08-01
style: Add shared gem5 headers to the style checker
Andreas Sandberg
2017-08-01
util: Move m5op.h to the shared include directory
Andreas Sandberg
2017-08-01
util, m5: Use consistent naming for m5op C symbols
Andreas Sandberg
2017-08-01
util: Move the m5ops.h file to a shared directory
Andreas Sandberg
2017-07-12
util,arch-arm: Added python script to generate ARM FS binaries
Pau Cabre
2017-06-03
misc: Fix building the m5tap utility.
Gabe Black
2017-05-30
misc: check address range in the SystemC example
Christian Menard
2017-05-30
misc: Reorder sources in util/tlm and rewrite build scripts
Christian Menard
2017-05-24
util: generate fully qualified paths for cscope
Gedare Bloom
2017-05-15
style: fix line lengths and include ordering
Brandon Potter
2017-05-09
style: Treat PyBind headers as Python headers
Andreas Sandberg
2017-05-09
util, arm: Support mmapped m5ops on aarch64
Andreas Sandberg
[next]