CHANGES
=======

0.0.1
-----

* Add config files to support Travis CI
* Add --map and -remap to perfcap.py Refactor code
* Add the reference links to documents
* Add Gitter badge
* replace perftools directory and module name to perfwhiz
* Set automatic height for the kvm exit types table (no vertical scrollbar)
* Fix document display issue on GitHub
* Reorg on project for installation
* Refactor code to split out per graph type code Streamline options to allow easy multi-graph cli
* Add installation options based on roles
* Fix prefix name for context switch amd kvm events heat maps
* Add tooltip on kvm exit tyes stacked bar chart
* Link plots among all charts
* Add count table under the kvm exit bar chart
* Normalize the y-axis value to the same scale
* Add IDLE core for core-runtime heatmap to represent idle time per task Get 10 color patches for core runtime heatmap
* Adjust title/axis font sizes and styles
* Exlcude tooltips from heatmap legend patches, add back % in legend text for % units
* Change heatmap legend drawing to be part of the main chart so that saving the image includes the legend
* Update readme
* Add legend with palette and corresponding value range to the core runs heatmaps
* Add visible window size in msec in title
* Add --map to remap task names from csv mapping file
* split --runs into --core-runtime and --core-switch-count
* Add combined context switch and kvm exit heatmap Rehaul task core assignment heat map
* Fix openstack instance regex
* Add -tk (task and kvm exits heat map)
* Fix readme, requirements, preampble
* Add tack regex for context switches and kvm heatmaps Add exit types bar chart
* Add regex support for multi tasks context switch heatmaps Add core usage heat map
* Fix height, perf error code check
* move images
* update readme and requirements.txt
* update doc, enhnace core locality heat map with segments
* Update doc, enhance core locality heat map
* Fix runtime duration reporting bug Switch cdict format from marshal to msgpack Remove runtime events from cdict
* Add dest folder option and make run name optional
* fix duplicate traces update cpu locality add label to title
* add regex to match task name for cpu locality
* Simplify opts
* Add default config file .mkcdict.cfg
* Add stats for added events
* Count dropped events
* Add packaging folder
* Initial commit
* Initial commit
