Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Rewrite Victim Cache Profiler Parser (#428) * Fixed vcache profiler bugs with re-write * fix tile parser to get correct min cycle no. for absolute total cycles calculation when using multiple tags (#480) * Fix header_print_p (for bigblade) Bugs: * Order of operations: Python binds or higher than > * Counting of repeated tags. Previously, only the last tag was counted * Iteration-order aware tag window New Features: * Atomic Misses * Response Stalls * More documentation * Remove deprecated code * Small field name modifications * Fixed issue with mismatched tags error * Fixed issue where TG origin/dim were confused for Device origin/dim Co-authored-by: Emily Furst <eafurst@cs.washington.edu>
- Loading branch information