Brian Fraser fraserb@gmail.com
6dbbd6de3b
The previous merge went a bit wrong, and left the libraries unsynced with the tools; This commit fixes it.
2012-04-02 13:36:17 -03:00
Brian Fraser fraserb@gmail.com
761f8a5aac
Merge more of Baron's changes, also re-implement the MySQL Executables section
...
Plus other bugfixes.
2012-03-30 23:00:57 -03:00
Brian Fraser fraserb@gmail.com
978b236985
Save the config file itself, not just its path.
2012-03-30 20:18:39 -03:00
baron
06dc18ec46
clean up a couple of things causing tests to fail for me, and remove a feature that's not quite ready yet, and add another feature for innodb compression
2012-03-30 17:07:05 -04:00
baron
d44e8b539b
clean up a couple of things causing tests to fail for me, and remove a feature that's not quite ready yet, and add another feature for innodb compression
2012-03-30 17:04:25 -04:00
Brian Fraser fraserb@gmail.com
af5d9d7e90
Merged Baron's changes
2012-03-30 17:28:53 -03:00
Brian Fraser fraserb@gmail.com
562a550a39
Fixes
2012-03-30 17:23:55 -03:00
baron@percona.com
6e9a483ee1
more slight doc tweaks
2012-03-30 15:46:14 -04:00
baron@percona.com
8e4d1fe005
docs and a few tweaks
2012-03-30 15:34:28 -04:00
Brian Fraser fraserb@gmail.com
33a4096663
Fix CPU_ARCH collection for Linux
2012-03-30 13:44:21 -03:00
baron@percona.com
45b66a4e1a
merge upstream
2012-03-29 21:47:58 -04:00
baron@percona.com
3f668362e7
fix a few bugs
2012-03-29 21:39:31 -04:00
baron@percona.com
f707656dee
docs; small quoting fix
2012-03-29 21:26:22 -04:00
Brian Fraser fraserb@gmail.com
f8113b4676
A parse_ethtools() that actually works
2012-03-29 19:44:51 -03:00
Brian Fraser fraserb@gmail.com
996a76a68e
pt-summary shouldn't leave empty files; both summary tools should
...
die if passed a --save-samples directory that has files in it.
2012-03-29 19:21:32 -03:00
Brian Fraser fraserb@gmail.com
3ee8f9ba71
Fixed the Table Cache bugs.
...
Also makes t/lib/bash/collect_system_info.sh actually call setup_commands.
2012-03-28 15:29:57 -03:00
Brian Fraser fraserb@gmail.com
4bb5968c23
More fixes as per the reviews.
...
- Took out ${prefix}-
- get_var sanity
- pt-mysql-summary now follows pt-summary's suit and doesn't take
in files to write to
- pt-summary defers setting the CMD_FOO vars to a function, as
otherwise it would skip our PATH mungling.
2012-03-28 13:04:14 -03:00
Brian Fraser fraserb@gmail.com
ae6c1e3789
More fixes:
...
- pt-mysql-summary's --read-samples shouldn't need an active connection
- Bunch of pt-summary bugs, particularly several relating to disks.
2012-03-27 12:53:31 -03:00
Brian Fraser fraserb@gmail.com
64b52c9399
chmod +x pt-summary
2012-03-27 10:54:12 -03:00
Brian Fraser fraserb@gmail.com
0e4fa22d18
*-summary tools: Changes from the reviews. Tests for pt-mysql-summary not finished yet
2012-03-27 06:19:37 -03:00
Brian Fraser fraserb@gmail.com
3ffda5677b
pt-summary for 2.1, also changes to pt-mysql-summary from Daniel's review
2012-03-24 14:20:09 -03:00
Brian Fraser fraserb@gmail.com
88a9a66946
pt-mysql-summary for 2.1
2012-03-20 18:29:35 -03:00
Brian Fraser fraserb@gmail.com
55c7248c54
(more syncing)
2012-03-20 17:16:06 -03:00
Brian Fraser fraserb@gmail.com
31afeb73b5
(temp commit, syncing up)
2012-03-20 11:21:16 -03:00
Daniel Nichter
f4c978c957
Build percona-toolkit-2.0.4
2012-03-07 15:41:54 -08:00
Daniel Nichter
78112fccec
Update Daemon in all tools (bug 944420).
2012-03-07 14:44:43 -07:00
Daniel Nichter
e122b884e2
Merge lp:~percona-toolkit-dev/percona-toolkit/fix-928226.
2012-03-06 14:18:51 -07:00
Daniel Nichter
9e79d0c151
Merge lp:~percona-toolkit-dev/percona-toolkit/fix-941225.
2012-03-06 12:35:24 -07:00
Daniel Nichter
6730357d87
Merge lp:~percona-toolkit-dev/percona-toolkit/pt-sift-pt-diskstats-options-fix-bug-945834.
2012-03-06 12:34:31 -07:00
Daniel Nichter
8aa52018a4
Merge lp:~percona-toolkit-dev/percona-toolkit/pt-sift-pt-pmp-fix-bug-945836.
2012-03-06 12:33:42 -07:00
Daniel Nichter
c0eba8e4be
Merge lp:~percona-toolkit-dev/percona-toolkit/pt-sift-processlist-aggregation-fix-bug-945842.
2012-03-06 12:32:30 -07:00
Daniel Nichter
584fc46102
Merge lp:~percona-toolkit-dev/percona-toolkit/meaningful-type-error-fix-bug-946438.
2012-03-06 12:31:46 -07:00
Daniel Nichter
9506c17160
Use --lock-wait-timeout to set lock_wait_timeout. Warn only if set fails and server value > option value.
2012-03-06 11:50:48 -07:00
Brian Fraser fraserb@gmail.com
a252f5b7f8
Change a _d() introduced in previous commits to possily avoid crashes
2012-03-06 14:04:47 -03:00
Brian Fraser fraserb@gmail.com
88ee1dca97
Fix for https://bugs.launchpad.net/percona-toolkit/+bug/941225
2012-03-06 10:56:08 -03:00
baron@percona.com
c65e67b725
Aggregate only the first set of processes from a file with multiple samples (fixes bug 945842)
2012-03-04 16:44:21 -08:00
baron@percona.com
efc037a8e3
Test for stacktrace file existence before calling pt-pmp (fixes bug 945836)
2012-03-04 15:05:08 -08:00
baron@percona.com
4f7e605410
Invoke pt-diskstats with proper new options (fixes bug 945834)
2012-03-04 15:00:13 -08:00
baron@percona.com
633516b75a
Print meaningful error message for wrong --type (fixes bug 946438)
2012-03-04 14:33:48 -08:00
Daniel Nichter
d20d8bb878
Merge lp:~percona-toolkit-dev/percona-toolkit/fix-osc-repl-bug-933232.
2012-03-02 13:29:44 -08:00
Daniel Nichter
866a042444
Add --execute and die unless it's given. Enhance docu/risks about replication.
2012-03-02 12:30:16 -08:00
baron@percona.com
402a6d0ed9
Look for processlist or processlist1 for compatibility with pt-collect (fixes bug 930533)
2012-03-02 12:23:54 -08:00
Brian Fraser fraserb@gmail.com
2faf79e6e3
Update pt-diskstats to keep in sync with the previous commit.
2012-03-02 11:07:55 -08:00
Daniel Nichter
36c666ca11
Merge lp:~percona-toolkit-dev/percona-toolkit/fix-md-bug-926598.
2012-03-02 10:19:57 -08:00
Daniel Nichter
51acd37ff2
Fix bad grammar in pt-kill docs.
2012-03-02 09:54:19 -08:00
Daniel Nichter
afd0b2a713
Merge lp:~percona-toolkit-dev/percona-toolkit/collect-without-stalking.
2012-03-02 08:16:55 -08:00
Daniel Nichter
cf910bc400
Update safeguards lib in pt-stalk re bug 940503.
2012-03-02 08:07:29 -08:00
Daniel Nichter
b989b7c4c8
Tweak error message.
2012-03-02 07:51:28 -08:00
Daniel Nichter
681a45b7be
Don't catch our own die.
2012-03-02 07:46:18 -08:00
Daniel Nichter
9bff1b4e3e
Check and die if pt-table-checksum ran with DBD::mysql v4.014.
2012-03-01 18:03:05 -08:00