Added support in d8 for memory-mapped counters and added the python
authorchristian.plesner.hansen@gmail.com <christian.plesner.hansen@gmail.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 3 Dec 2008 09:35:21 +0000 (09:35 +0000)
committerchristian.plesner.hansen@gmail.com <christian.plesner.hansen@gmail.com@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 3 Dec 2008 09:35:21 +0000 (09:35 +0000)
commitdc2077465fde790432bad24471126dfc4b963686
tree77fe1f757a38659e32e86c2e9b38b333a7a5b97a
parenta56ced1b872602daf991fc24409cc7fd6c921e67
Added support in d8 for memory-mapped counters and added the python
stats-viewer tool.

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@904 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/d8.cc
src/d8.h
src/flag-definitions.h
tools/stats-viewer.py [new file with mode: 0755]