Script checking that the observed function order matches an orderfile.
commit467e5ba225c1e18a7cd9ca292764715c93e4255b
authorlizeb <lizeb@chromium.org>
Mon, 2 Feb 2015 16:35:36 +0000 (2 08:35 -0800)
committerCommit bot <commit-bot@chromium.org>
Mon, 2 Feb 2015 16:36:28 +0000 (2 16:36 +0000)
tree64ce138f1d88753c6cf2a60d098c9a6c42f6e28c
parent78efcc0f7e59612ec717d26ffce92fa643347210
Script checking that the observed function order matches an orderfile.

BUG=452879

Review URL: https://codereview.chromium.org/891713002

Cr-Commit-Position: refs/heads/master@{#314157}
tools/cygprofile/check_orderfile.py [new file with mode: 0755]
tools/cygprofile/check_orderfile_unittest.py [new file with mode: 0755]
tools/cygprofile/patch_orderfile.py