Commit Graph

611 Commits

Author SHA1 Message Date
Daniel Nichter
ab6bafe3ed Remove debug hack from collect.sh. 2012-02-14 14:22:17 -07:00
Daniel Nichter
2c65aa85ae Add debug hack to collect.sh. 2012-02-14 14:03:15 -07:00
Daniel Nichter
810ce4b02d Fixed CompareResults.t. 2012-02-14 13:37:52 -07:00
Daniel Nichter
d0e3fb38ca More debug hacks. 2012-02-14 13:30:15 -07:00
Daniel Nichter
b6dc9d3832 More debug hacks. 2012-02-14 13:22:11 -07:00
Daniel Nichter
8b81b2398f Debug hack in CompareResults.t. 2012-02-14 12:59:54 -07:00
Daniel Nichter
721b298518 Fix Bash syntax error in jenkins-test. 2012-02-14 12:52:56 -07:00
Daniel Nichter
815b406a40 Add PTDEVDEBUG statements to PerconaTest::wait_for_table(). 2012-02-14 12:48:24 -07:00
Daniel Nichter
fd9700757c Make jenkins-test e executable and -x. 2012-02-14 12:42:53 -07:00
Daniel Nichter
072f69022c Add jenkins-test script for simplier build step. 2012-02-14 12:36:00 -07:00
Daniel Nichter
9cfb71dff4 Make CompareResults.t wait for its tables. 2012-02-14 12:22:44 -07:00
Daniel Nichter
da051b3371 Conditionalize IO::Uncompress::Inflate test. Make test names shorter, uniform. 2012-02-14 11:19:23 -07:00
Daniel Nichter
1c57fe8ee2 Conditionalize lsof test in collect.sh. 2012-02-14 11:02:28 -07:00
Daniel Nichter
0539775d24 Always close STDIN if --daemonize. 2012-02-14 10:54:02 -07:00
Daniel Nichter
c67adc1a8f More Daemon debugging. 2012-02-14 10:20:40 -07:00
Daniel Nichter
e9f6325592 Add hires timestamp to PTDEVDEBUG. Debug daemonize.pl. Make wait_until() defaults shorter. 2012-02-14 09:31:47 -07:00
Daniel Nichter
c943f7a0da Debug Daemon.t failures. 2012-02-14 08:58:10 -07:00
Daniel Nichter
6bb7756c09 Use 'NA' instead of 'Not installed' to keep output pretty. 2012-02-09 11:54:49 -07:00
Daniel Nichter
2e171dfb8c Make IO::Uncompress::Inflate an optional module for testing. 2012-02-09 11:42:48 -07:00
Daniel Nichter
1c5eb84cd5 Don't require Term::ReadKey for testing. 2012-02-07 15:15:44 -07:00
Daniel Nichter
0659100b6b Don't require Digest::Crc32 for testing. 2012-02-07 15:06:06 -07:00
Daniel Nichter
8c27f618b7 Make check-dev-env check all modules without dying. 2012-02-07 14:53:01 -07:00
Daniel Nichter
9383572742 Merge trunk r174. 2012-02-07 13:10:11 -07:00
Daniel Nichter
a08afff18b Use VersionParser to check for MySQL 5.1 before checking binlog_format. 2012-02-06 13:45:54 -07:00
Daniel Nichter
1cd570a11b Merge lp:~percona-toolkit-dev/percona-toolkit/fix-lc-bug-927771. 2012-02-06 13:39:52 -07:00
Daniel Nichter
2dfa2fd54f Wrap check for binlog_format in version directive to avoid error on MySQL 5.0. 2012-02-06 13:39:11 -07:00
Daniel Nichter
df4662ce51 Compare index names lc but save them in their original case. 2012-02-06 13:29:08 -07:00
Daniel Nichter
4d5d4da4b7 Build percona-toolkit-2.0.3 2012-02-03 16:25:29 -07:00
Daniel Nichter
2c48190676 Remove unused --[no]automatic-headers from pt-diskstats. Also remove extra headers and s/MKDEBUG/PTDEBUG/g, and add ENVIRONMENT doc section. 2012-02-03 16:20:53 -07:00
Daniel Nichter
0c024dbe3b Update Changlog for 2.0.3 again. 2012-02-03 15:50:04 -07:00
Daniel Nichter
9f6ea7f6f0 Update Changlog for 2.0.3. 2012-02-03 15:39:06 -07:00
Daniel Nichter
b3f0f414e4 Merge lp:~percona-toolkit-dev/percona-toolkit/pt-diskstats-2.0. 2012-02-03 15:25:25 -07:00
Daniel Nichter
63c4c54b47 Merge lp:~percona-toolkit-dev/percona-toolkit/fix-case-bug-925855. 2012-02-03 11:39:30 -07:00
Daniel Nichter
f517675eb4 Compare lc(index) everywhere. 2012-02-03 11:38:20 -07:00
Brian Fraser
27c4c3ed5c Merged Baron's doc branch, updated tests. 2012-02-03 15:30:21 -03:00
Daniel Nichter
02319204bf Test pt-ioprofile short op. 2012-02-03 10:56:03 -07:00
Daniel Nichter
0ac6c35211 Fix _pidof() calls in collect.sh. Update Bash libs in pt-ioprofile. 2012-02-03 10:49:27 -07:00
Daniel Nichter
119df3b3ec Merge lp:~percona-toolkit-dev/percona-toolkit/fix-stall-bug-925778. 2012-02-03 10:45:11 -07:00
Daniel Nichter
3f14a60f5d Fix pt-ioprofile so it works without a file. Add more tests. 2012-02-03 10:42:06 -07:00
baron@percona.com
8631fbff09 explain the even-intervals rule in the docs 2012-02-03 12:24:59 -05:00
baron@percona.com
dcc6b501d1 fix merge conflict in docs 2012-02-03 12:10:02 -05:00
baron@percona.com
24203f675d docu changes 2012-02-03 12:09:00 -05:00
Brian Fraser
27323776a8 Applied Baron's patch, which changes how qtime and stime are calculated.
Also includes a second attempt at fixing the $Diskstats::printed_lines bug,
and fixed how the timestamp is chosen if --show-timestamps is in effect.
2012-02-03 14:00:40 -03:00
baron@percona.com
5490b3ab95 merge upstream 2012-02-03 10:32:53 -05:00
Brian Fraser
0a25bd038b Merge with Baron's branch, and changes as per the new spec/docs. 2012-02-03 12:11:14 -03:00
baron@percona.com
6770f1a9dc clarify documentation, serving as a spec for Brian 2012-02-02 23:13:38 -05:00
baron@percona.com
88fc42514f merge Brian's changes 2012-02-02 20:33:23 -05:00
Brian Fraser
d11856d48f Moved the calculation of {read,write}_ios_sec around a bit and marked it as TODO 2012-02-02 19:38:03 -03:00
Daniel Nichter
23f1716f39 Remove set -x from pt-summary and pt-ioprofile. Update libs in pt-ioprofile. 2012-02-02 13:47:51 -07:00
Daniel Nichter
3b823df674 Merge lp:~percona-toolkit-dev/percona-toolkit/fix-bug-919352. 2012-02-02 13:37:39 -07:00