Commit Graph

2263 Commits

Author SHA1 Message Date
Daniel Nichter
a56097fe6c Fix typo in t/pt-stalk/option_sanity.t. 2013-01-24 11:45:44 -07:00
Daniel Nichter
26cc08d3d9 Fix default log level in log_warn_die.sh. 2013-01-24 11:39:23 -07:00
Daniel Nichter
738359dd10 Update log_warn_die.sh in pt-ioprofile, pt-mysql-summary, and pt-summary. 2013-01-24 11:16:42 -07:00
Daniel Nichter
b196f50e60 Test --verbose. Remove global default OPT_VERBOSE from log_warn_die.sh so tool's option can set it. 2013-01-24 11:13:39 -07:00
Daniel Nichter
11fa16382c Add --verbose to pt-stalk. Change _print() to ts() in log_warn_die.sh. 2013-01-24 09:36:57 -07:00
Daniel Nichter
98ced1a035 Make add info() log_warn_die.sh and make the subs respect OPT_VERBOSE. Add more test harness subs in util/test-bash-functions. 2013-01-24 09:17:19 -07:00
Brian Fraser fraserb@gmail.com
457d61edfe Fix a broken test and make another more resilient to future changes 2013-01-24 12:11:11 -03:00
Brian Fraser fraserb@gmail.com
d1bdd4d80c Make pqd --output json have flags to enable sorted keys and prettyfied JSON 2013-01-24 12:00:48 -03:00
Daniel Nichter
9693f73e5e Merge cant-nibble-bug-918056. 2013-01-23 11:43:14 -07:00
Daniel Nichter
ecf3fe754e Fix upper oob test. 2013-01-23 11:03:12 -07:00
Daniel Nichter
91ce8bb3b1 Test syncing the upper oob chunk. 2013-01-23 10:42:19 -07:00
Daniel Nichter
7f7eaa2b10 Fix diff_where() for lower oob chunks. Add PT_TEST_NO_TRACE to remove /* trace messages */ from queries for testing, and remove trace messages from the sample output. 2013-01-23 10:15:08 -07:00
Daniel Nichter
dbf2ac477e Add failing tests for bug 918056. 2013-01-23 09:43:41 -07:00
Daniel Nichter
2cc48cb139 Implement --utc. 2013-01-22 16:51:33 -07:00
Daniel Nichter
ca8fc5e47e Add failling test for bug 1103221. Add --utc option, not implemented yet. 2013-01-22 16:22:59 -07:00
Brian Fraser
b21baeb5d8 pqd: Changed --resume to take a filename, added tests 2013-01-22 19:33:11 -03:00
Daniel Nichter
3dc0b19f7e Add env to jenkins-test. 2013-01-21 19:21:30 -07:00
Brian Fraser fraserb@gmail.com
8c5d8e4d3d t/pt-query-digest/issue_360.t: use --review-table 2013-01-21 13:20:10 -03:00
Brian Fraser fraserb@gmail.com
9dd124038b pqd: Merge --review-history into --review, added --review-table & --history-table 2013-01-21 12:40:46 -03:00
Daniel Nichter
ff41967afa Remove t/lib/TimeSeriesTrender.t 2013-01-19 12:57:37 -07:00
Daniel Nichter
b532c0a3ba Add df -h and w to jenkins-test just in case. 2013-01-18 18:33:36 -07:00
Daniel Nichter
06ce6e012e Fix --resume. 2013-01-18 17:44:07 -07:00
Brian Fraser fraserb@gmail.com
4a06dc2008 Updated samples to get rid of the extra InnoDB: line removed by the refactoring 2013-01-18 10:20:59 -03:00
Brian Fraser fraserb@gmail.com
e466408c0d QueryReportFormatter: Resolve a hash ordering issue & fix an error introduced by the refactoring which was breaking two tests: checking if --report-histogram rather than --report-all 2013-01-18 09:47:05 -03:00
Brian Fraser fraserb@gmail.com
86f9e302f5 Updated samples for t/pqd/output.t 2013-01-17 19:44:18 -03:00
Daniel Nichter
b0cf2e75a4 Make t/pt-archiver/file.t clean up after itself. 2013-01-17 15:43:23 -07:00
Brian Fraser fraserb@gmail.com
41f440518f Fixed the precisions for numbers in the json output 2013-01-17 19:40:58 -03:00
Daniel Nichter
ef9fba2f50 Fix util/update-modules so it doesn't leave tmp files lying around. 2013-01-17 15:09:52 -07:00
Brian Fraser fraserb@gmail.com
3d93f42bc7 Add missing if to the resume code 2013-01-17 15:10:53 -03:00
Daniel Nichter
16bb2d3c0e Restore r534 of pqd so it works for testing. 2013-01-17 09:17:48 -07:00
Daniel Nichter
27e6d025f8 Rewrite and clean up the docs to reflect maybe the new usage. 2013-01-16 13:30:50 -07:00
Brian Fraser
1f7e1c12e2 lib/JSONReportFormatter.pm: Change the json output struct to the new spec 2013-01-16 16:46:40 -03:00
Brian Fraser fraserb@gmail.com
e8a8ebbcac Changed the JSON output 2013-01-16 07:59:19 -03:00
Brian Fraser fraserb@gmail.com
1e8e8a8398 Make Transformers work if called with use 2013-01-16 07:56:04 -03:00
Brian Fraser fraserb@gmail.com
d1d1b04f6e Simplistic --resume implementation 2013-01-15 10:29:17 -03:00
Brian Fraser fraserb@gmail.com
7cae175337 pqd: --output json 2013-01-14 13:22:03 -03:00
Brian Fraser fraserb@gmail.com
3c63750c9b Added JSONReportFormatter, a subclass of QueryReportFormatter that does what it says on the tin. WIP as it does not report profile or prepared statement data yet 2013-01-14 13:20:35 -03:00
Brian Fraser fraserb@gmail.com
5e5763f82a Partially Moified QueryReportFormatter, split event_report and query_report into two different subs; one that gets the values to print, and one that formats things 2013-01-14 12:52:23 -03:00
Brian Fraser fraserb@gmail.com
e5d17af0fe Mo'ified and minimally simplified ReportFormatter 2013-01-14 12:49:55 -03:00
Brian Fraser fraserb@gmail.com
cd32c04ed1 Mo: Added an override() export 2013-01-14 12:48:03 -03:00
Brian Fraser
8e36056359 pq: Remove --for-explain, make it always show the extra info 2013-01-11 15:37:55 -03:00
Brian Fraser
a1f1e4ae28 pqd: Removed --table-access 2013-01-11 14:59:23 -03:00
Brian Fraser
d0d8c59042 pqd: Remove --statistics, --pipeline-profile & --fingerprints, make them part of PTDEBUG 2013-01-11 14:52:42 -03:00
Brian Fraser
4fc66a08d3 pqd: Remove sparklines 2013-01-11 13:45:20 -03:00
Brian Fraser
5495945c7e EventAggregator: Remove apdex code 2013-01-11 13:24:02 -03:00
Brian Fraser
944b2039d3 pqd: Stop reporting apdex scores 2013-01-11 13:20:39 -03:00
Brian Fraser
e925a239ff pqd: Removed --execute, --execute-throttle & --mirror 2013-01-11 13:20:19 -03:00
Daniel Nichter
a7ed751315 Merge 2.1 at r519 (release-2.1.8). 2013-01-09 08:44:25 -07:00
Daniel Nichter
c1f284d648 Merge release-2.1.8. 2.1.8 2013-01-09 08:39:49 -07:00
Daniel Nichter
a511c7e995 First finished draft of new pt-upgrade docs/specs/vision. 2013-01-05 15:57:51 -07:00