Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add two programs.wip-color | Christopher Kenna | 2012-12-05 |
| | |||
* | Update cycles type and add arm programs. | Christopher Kenna | 2012-12-05 |
| | |||
* | Use system calls. | Christopher Kenna | 2012-10-19 |
| | |||
* | Bug fix | Jonathan Herman | 2012-10-19 |
| | |||
* | Refine the color test. | Christopher Kenna | 2012-10-18 |
| | |||
* | Colorspin tasks now specify a budget as well as execution loops. | Jonathan Herman | 2012-10-07 |
| | |||
* | Fix compilation of perftools on x86. | Christopher Kenna | 2012-10-05 |
| | |||
* | Remove accidental commit of logfile. | Christopher Kenna | 2012-10-05 |
| | |||
* | Fix bad cache line size for ARM. | Christopher Kenna | 2012-10-05 |
| | | | | | Made a better interface for discovering PAGE_SIZE and CACHE_LINE_SIZE taht also checks for agreement with kernel. | ||
* | ARM cannot exclude kernel events. | Christopher Kenna | 2012-10-05 |
| | |||
* | Fix architecture independence but for performance counters. | Christopher Kenna | 2012-10-05 |
| | |||
* | Make printing portable. | Christopher Kenna | 2012-10-05 |
| | |||
* | Merge remote-tracking branch 'origin/wip-color' into wip-color | Jonathan Herman | 2012-10-03 |
|\ | |||
| * | Use a private mapping instead of a shared one. | Christopher Kenna | 2012-10-03 |
| | | |||
* | | Merge remote-tracking branch 'origin/wip-color' into wip-color | Jonathan Herman | 2012-10-03 |
|\| | |||
| * | Change the singlepage test to allocate multiple pages at once. | Christopher Kenna | 2012-10-02 |
| | | |||
| * | Fix color.h include. | Christopher Kenna | 2012-10-02 |
| | | |||
| * | Move linker flags to the proper spot (already fixed in staging). | Christopher Kenna | 2012-10-02 |
| | | |||
* | | Added level-a id option to spinning tasks. | Jonathan Herman | 2012-10-03 |
|/ | |||
* | Tasks can now specify a criticality level for scheduling purposes. | Jonathan Herman | 2012-10-01 |
| | |||
* | Changed for compatability with MC. | Jonathan Herman | 2012-09-30 |
| | |||
* | Fixed bugs with chunk walking | Jonathan Herman | 2012-05-14 |
| | |||
* | Merge branch 'wip-color' of ssh://rtsrv.cs.unc.edu/home/litmus/liblitmus ↵ | Jonathan Herman | 2012-05-14 |
|\ | | | | | | | | | | | | | into wip-color Conflicts: include/spin_common.h | ||
| * | change wss parameter to q | Christopher Kenna | 2012-05-14 |
| | | |||
* | | Added walks | Jonathan Herman | 2012-05-14 |
|/ | |||
* | transfer commit | Christopher Kenna | 2012-05-14 |
| | |||
* | Bug fix | Jonathan Herman | 2012-05-12 |
| | |||
* | Ensure same seed so that tasks walk cache in parallel | Jonathan Herman | 2012-05-11 |
| | |||
* | Setup colors properly | Jonathan Herman | 2012-05-10 |
| | |||
* | Allow for no performance counter | Jonathan Herman | 2012-05-09 |
| | |||
* | Moved color setup to proper time | Jonathan Herman | 2012-05-08 |
| | |||
* | Always color malloc, but don't always use locking | Jonathan Herman | 2012-05-07 |
| | |||
* | Added reuse distance and size | Jonathan Herman | 2012-05-07 |
| | |||
* | Only measure two events on Pound | Christopher Kenna | 2012-05-06 |
| | |||
* | fix perfmoncpu output | Christopher Kenna | 2012-05-06 |
| | |||
* | perfmoncpu prints out the counters | Christopher Kenna | 2012-05-06 |
| | |||
* | Merge branch 'wip-color' of ssh://rtsrv.cs.unc.edu/home/litmus/liblitmus ↵ | Christopher Kenna | 2012-05-06 |
|\ | | | | | | | | | | | | | into wip-color Conflicts: bin/colorspin.c | ||
| * | Added option to disable color allocation for color/bespin | Jonathan Herman | 2012-05-06 |
| | | |||
* | | colorspin signals about counting | Christopher Kenna | 2012-05-06 |
|/ | |||
* | BEspin spins on colored pages | Jonathan Herman | 2012-05-06 |
| | |||
* | exclude kernel cache misses | Christopher Kenna | 2012-05-06 |
| | |||
* | add forgotten perfmoncpu.c | Christopher Kenna | 2012-05-06 |
| | |||
* | use inttypes to get the color_t scanf type | Christopher Kenna | 2012-05-06 |
| | |||
* | Fix performance counter tools and compiler errors. | Christopher Kenna | 2012-05-06 |
| | |||
* | Created colorspin | Jonathan Herman | 2012-05-05 |
| | |||
* | Merge branch 'wip-color' of ssh://rtsrv.cs.unc.edu/home/litmus/liblitmus ↵ | Jonathan Herman | 2012-05-04 |
|\ | | | | | | | | | | | | | into wip-color Conflicts: Makefile | ||
| * | Merge remote-tracking branch 'origin/wip-color' into wip-color | Jonathan Herman | 2012-05-03 |
| |\ | | | | | | | | | | | | | Conflicts: Makefile | ||
| | * | Reactivated syscalls | Jonathan Herman | 2012-05-03 |
| | | | |||
| | * | use shared mapping | Christopher Kenna | 2012-05-02 |
| | | | |||
| | * | Hacks to try and debug flare. Never use these. | Christopher Kenna | 2012-05-01 |
| | | |