summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-14Fixing a typo in the XML file for GPUWattch causing register file power not t...Ahmed El-Shafiey
2014-08-14Change the coefficients in the gpuwattch_gtx480.xml for [Bug 43] fixJingwen Leng (UT Austin)
2014-08-14Fixing GPUWattch McPAT Makefile to use -m32 for 32 bit and -m64 for 64 bit LinuxTayler Hetherington
2014-08-14Fixing bug in reseting code - looping over # of power values, not number of p...Tayler Hetherington
2014-08-14Fix for bug 47 - only comparing ".nv.global", ignoring trailing characters (...Tayler Hetherington
2014-08-14Fixing bug in power counter resetTayler Hetherington
2014-08-14Integrate mov.pred fix from TM branch.Wilson Fung
2014-08-14This should fix the NNC undefined memory locations bug. It turned out that th...Ahmed El-Shafiey
2014-08-14updated xml file from jingwenAhmed El-Shafiey
2014-08-14Adding other power stats to reset functionTayler Hetherington
2014-08-14fixing bugs that were revealed by automated power correlation results.Ahmed El-Shafiey
2014-08-14fixing some assignment in the "get_operand_value" function where unsigned wer...Ahmed El-Shafiey
2014-08-14Updating CHANGES for CL-15413Tayler Hetherington
2014-08-14Fixing a bug that was trashing the LD_LIBRARY_PATH if GPGPUSIM_ROOT was not t...Tim Rogers
2014-08-14GPUWattch bug fix: Performance counters not being correctly reset at kernel c...Tayler Hetherington
2014-08-14Udating the changes file to be more accurateTim Rogers
2014-08-14Okay, both the crash and the valgrind complaint are caused by the non-type sa...Tim Rogers
2014-08-14Fixed at least one error in the valgrind build. Forgot to initial a member va...Tim Rogers
2014-08-14Describing most recent changesTim Rogers
2014-08-14Fixing a bug exposed by the fix for bug 42.Tim Rogers
2014-08-14Updating changes fileTim Rogers
2014-08-14MergingTim Rogers
2014-08-14Adding a check to prevent writeback cache with allocation-on-fill.Wilson Fung
2014-08-14proposed fix for bug 42 (Alexander Samoilov)Tor Aamodt
2014-08-14Adding in a description of my recent changesTim Rogers
2014-08-14Related to CL15227Ayub Gubran
2014-08-14bug31Ayub Gubran
2014-08-14MergingTim Rogers
2014-08-14 Fixing a slew of compiler warningsTim Rogers
2014-08-14Fixing a minor bug - if you new [] you have to delete []Tim Rogers
2014-08-14Addin in a protected constructor that can be used by derived classes of the t...Tim Rogers
2014-08-14Making this const correctTim Rogers
2014-08-14Adding an accessor to the distro vectorTim Rogers
2014-08-14Adding in a statistic for number of dynamic warps issued by their ID.Tim Rogers
2014-08-14Adding in a dynamic warp_id fieldTim Rogers
2014-08-14Adding L2 WB bug fix to CHANGESTayler Hetherington
2014-08-14Fixing L2 WriteBack bug caused by using the partition address for both set in...Tayler Hetherington
2014-08-14simplify bash checkTor Aamodt
2014-08-14verify user is using bashTor Aamodt
2014-08-14a bit of README cleaningTor Aamodt
2014-08-14remove some redundancy, also mention bash shell in detailed instructionsTor Aamodt
2014-08-14for the noobsTor Aamodt
2014-08-14indicate this is development branchTor Aamodt
2014-08-14Cleaning up steady state printing functionTayler Hetherington
2014-08-14cleanig inc_stat functions + remove unused L2D_config parameter was mistakenl...Ahmed El-Shafiey
2014-08-14Removing legacy code : get_access_statsTayler Hetherington
2014-08-14Now even the power model log will have kernel names printed out.Wilson Fung
2014-08-14Added kernel name and launch uids to the stat printout to simplify per-kernel...Wilson Fung
2014-08-14fixing bug 36 + put a mistakenly missing texture misses power scalingAhmed El-Shafiey
2014-08-14change version to 3.2.0+editsTor Aamodt