The start of some scripts to help debug performance issues
authorMoiz Raja <moraja@cisco.com>
Wed, 10 Jun 2015 21:25:35 +0000 (14:25 -0700)
committerGerrit Code Review <gerrit@opendaylight.org>
Fri, 12 Jun 2015 15:08:01 +0000 (15:08 +0000)
commit32cc7586e1912295d76ee2a626f8105a470dbff1
tree007efc2383ac97c211afc43f18739c7cc764f6d8
parentd8200f550ef6311132f212ab901f002646a03a60
The start of some scripts to help debug performance issues

This may all be done in a better way but I'm hoping for this
to be a start

Change-Id: Ie73a1c708efca9f463e3cb85cc77ca0e70cac15e
Signed-off-by: Moiz Raja <moraja@cisco.com>
test/tools/clustering/cluster-debugging/transaction-tracking/extract.sh [new file with mode: 0755]
test/tools/clustering/cluster-debugging/transaction-tracking/filter_transactions.py [new file with mode: 0644]
test/tools/clustering/cluster-debugging/transaction-tracking/process.py [new file with mode: 0644]
test/tools/clustering/cluster-debugging/transaction-tracking/to_csv.py [new file with mode: 0644]