aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Add two programs.wip-colorChristopher Kenna2012-12-05
* Update cycles type and add arm programs.Christopher Kenna2012-12-05
* Use system calls.Christopher Kenna2012-10-19
* Bug fixJonathan Herman2012-10-19
* Refine the color test.Christopher Kenna2012-10-18
* Colorspin tasks now specify a budget as well as execution loops.Jonathan Herman2012-10-07
* Fix compilation of perftools on x86.Christopher Kenna2012-10-05
* Remove accidental commit of logfile.Christopher Kenna2012-10-05
* Fix bad cache line size for ARM.Christopher Kenna2012-10-05
* ARM cannot exclude kernel events.Christopher Kenna2012-10-05
* Fix architecture independence but for performance counters.Christopher Kenna2012-10-05
* Make printing portable.Christopher Kenna2012-10-05
* Merge remote-tracking branch 'origin/wip-color' into wip-colorJonathan Herman2012-10-03
|\
| * Use a private mapping instead of a shared one.Christopher Kenna2012-10-03
* | Merge remote-tracking branch 'origin/wip-color' into wip-colorJonathan Herman2012-10-03
|\|
| * Change the singlepage test to allocate multiple pages at once.Christopher Kenna2012-10-02
| * Fix color.h include.Christopher Kenna2012-10-02
| * Move linker flags to the proper spot (already fixed in staging).Christopher Kenna2012-10-02
* | Added level-a id option to spinning tasks.Jonathan Herman2012-10-03
|/
* Tasks can now specify a criticality level for scheduling purposes.Jonathan Herman2012-10-01
* Changed for compatability with MC.Jonathan Herman2012-09-30
* Fixed bugs with chunk walkingJonathan Herman2012-05-14
* Merge branch 'wip-color' of ssh://rtsrv.cs.unc.edu/home/litmus/liblitmus into...Jonathan Herman2012-05-14
|\
| * change wss parameter to qChristopher Kenna2012-05-14
* | Added walksJonathan Herman2012-05-14
|/
* transfer commitChristopher Kenna2012-05-14
* Bug fixJonathan Herman2012-05-12
* Ensure same seed so that tasks walk cache in parallelJonathan Herman2012-05-11
* Setup colors properlyJonathan Herman2012-05-10
* Allow for no performance counterJonathan Herman2012-05-09
* Moved color setup to proper timeJonathan Herman2012-05-08
* Always color malloc, but don't always use lockingJonathan Herman2012-05-07
* Added reuse distance and sizeJonathan Herman2012-05-07
* Only measure two events on PoundChristopher Kenna2012-05-06
* fix perfmoncpu outputChristopher Kenna2012-05-06
* perfmoncpu prints out the countersChristopher Kenna2012-05-06
* Merge branch 'wip-color' of ssh://rtsrv.cs.unc.edu/home/litmus/liblitmus into...Christopher Kenna2012-05-06
|\
| * Added option to disable color allocation for color/bespinJonathan Herman2012-05-06
* | colorspin signals about countingChristopher Kenna2012-05-06
|/
* BEspin spins on colored pagesJonathan Herman2012-05-06
* exclude kernel cache missesChristopher Kenna2012-05-06
* add forgotten perfmoncpu.cChristopher Kenna2012-05-06
* use inttypes to get the color_t scanf typeChristopher Kenna2012-05-06
* Fix performance counter tools and compiler errors.Christopher Kenna2012-05-06
* Created colorspinJonathan Herman2012-05-05
* Merge branch 'wip-color' of ssh://rtsrv.cs.unc.edu/home/litmus/liblitmus into...Jonathan Herman2012-05-04
|\
| * Merge remote-tracking branch 'origin/wip-color' into wip-colorJonathan Herman2012-05-03
| |\
| | * Reactivated syscallsJonathan Herman2012-05-03
| | * use shared mappingChristopher Kenna2012-05-02
| | * Hacks to try and debug flare. Never use these.Christopher Kenna2012-05-01