CHANGES
=======

* add an io count tracer
* Remove unused pngmath Sphinx extension
* py26/py33 are no longer supported by Infra's CI
* encapulate same codes into functions
* Update readme file of scalpels
* support ovs port traffic statistics
* s/digging/debugging
* Deprecated tox -downloadcache option removed
* enable pep8
* fix tox.ini for pep8 job
* topy: find typos and fix
* test multiple result for one tracer
* append results to tracer
* stop tracer (not a task)
* add pid for tracer table
* [start] skip running tracer
* add is_running status to tracers
* sca-tracer: read config from db
* save config to db
* add register tracer func
* fix some typos
* add mission
* add tracer-worker relationship image
* use signal.signal to handle SIGINT
* add log for rpc server
* add stack user all=all
* enable ci script in rpc mode
* add command sca-manage stop
* use [LOG] for agent printing
* move setup command for sca-manage
* mv scripts/agent.py to cmd/
* move server actions to agent
* redesign endpoints
* add utils for client side
* fix task stop
* sca result -> rpc mode
* sca report -> rpc mode
* mv readme.md to readme.rst
* fix readme on image url
* add allinone deployment image
* move to RPC mode
* fix session issue in task update
* add oslo.messaging requirements
* add rpc server/client
* add rpc count tracer
* add sqlalchemy execution tracer
* add model save tracer
* add some notes in oslo-lock script
* add oslo-lock tracer
* support list all agents/tracers
* test stap when is_ubuntu
* test stap func. in CI
* re-structure ci script
* enable dtrace marker in cPython (ubuntu)
* support generate multi results in one html
* generate stream type data only
* support db type
* check html result in ci
* supoprt short result
* support report html
* pretty print result in <result> <report> command
* rbt parse
* parse device traffic like rpc
* parse rpc data before write into db
* fix rbt
* add lock for task update
* add sca result --list command
* impl async agent to gather data
* run port traffice tracer
* add sca load
* fix rabbit tracer
* fix device traffic tracer
* install data files and run tracers
* store db config in db
* fix ci scripts
* add dsvm pre-test-hook.sh
* fix unit test job and doc job
* fix intro in readme
* fake pep8
* add devstack libs(not test)
* add ci script
* add doc stuff
* add tox-related stuff
* add gitreview
* delete the declared queue
* run singal agent successfully now
* read data from subprocess, but it's bad for shell scripts
* run agent framework
* implement load storm
* report uuid or the last one
* now we could run: sca start -a xx -a yy -f tools/agents.json
* fix a lot of things
* add basic db model
* add command call for start/report/setup
* add subcomand parsers and framework for 'load' command
* add git ignore
* add simple python framework
* rename existing scripts
* remove old soft links
* Update README.md
* add script of input traffic tracing by port
* add rabbitmq tracing
* mv mysqllive to common and set a slink to ceilometer
* +x to this script
* add empty after a query
* add trap INT
* add awk part
* remove single quota in mysq query
* fix steps of enabling log and reseting
* revese default log file path and reset back in the end
* Add mysql live scripte (to watch live mysql queries)
* update readme "ideas"
* Add some content in README
* Initial commit
