Alexey Bychko
6e6f376c02
Percona Toolkit release 2.2.7
2014-02-20 08:10:16 +00:00
Daniel Nichter
7c001f2eff
Build percona-toolkit-2.2.6
2013-12-18 23:53:01 +00:00
Daniel Nichter
b31bd395a5
Change copyright to Percona LLC and/or its affiliates.
2013-12-18 22:23:59 +00:00
Daniel Nichter
2a1654c47b
Merge pt-stalk-sleep-collect-option.
2013-12-13 20:31:53 -08:00
Daniel Nichter
69586fdf50
Revert r587: *do* sync on clock ticks. Fix pt-stalk.t (127.1 no longer works?). Enhance --sleep-collect docs.
2013-12-13 20:19:51 -08:00
Daniel Nichter
620627f43b
Update lib in pt-stalk.
2013-10-31 11:23:02 -07:00
Alexey Bychko
86ae0f8eb0
Build percona-toolkit-2.2.5
2013-10-20 10:45:04 +07:00
Daniel Nichter
a6dc5a91ec
Read opts file in perl instead of 'cat file | perl' to avoid occasional 'cat: write error: Broken pipe'.
2013-08-09 21:21:55 +00:00
Daniel Nichter
50d33a4f00
Bump version 2.2.3 to 2.2.4 in tools, Changelog, and Makefile.PL. This went missing from 2.2.4 release.
2013-08-08 19:28:36 +00:00
Daniel Nichter
5035de3fbb
Calc cnt for iostat, vmstat, mpstat, and mysqladmin -c as --run-time/--sleep-collect.
2013-07-24 13:29:23 -07:00
Daniel Nichter
47ef093a58
Calc collect loop run time based on start ts - curr ts so arbitrary --sleep-collect work. Do not sync on clock ticks.
2013-07-24 12:49:28 -07:00
Daniel Nichter
86a949253d
Allow string interpol in collect sleep calc so --sleep-collect works.
2013-07-24 12:08:01 -07:00
Daniel Nichter
167f663bf5
Update collect lib in pt-stalk.
2013-07-24 12:00:13 -07:00
Daniel Nichter
50301e51d5
Add --sleep-collect, default 1.
2013-07-24 11:53:08 -07:00
Daniel Nichter
ca2774cbd3
Pre-build updates.
2013-06-17 08:08:46 +01:00
Daniel Nichter
826d684325
Remove dev-debug line from pt-stalk.
2013-04-24 08:17:27 -07:00
Brian Fraser
871e217f3b
Build percona-toolkit-2.2.2
2013-04-19 20:26:48 -03:00
Brian Fraser
53dc083e82
Merged fix-1156867-pt-stalk-show-function-name
2013-04-17 15:12:22 -03:00
Brian Fraser
f0aedf1e5a
pt-stalk: Mention using $prefix in plugins
2013-04-17 15:09:50 -03:00
Brian Fraser
59cd002335
Fix for 1156867: pt-stalk doesn't print the function name being used
2013-04-08 10:13:56 -03:00
Daniel Nichter
b20316d50f
Pre-build check and update.
2013-03-14 10:20:35 -07:00
Daniel Nichter
de7b8ca0e5
Merge 2.1.9, including its s/Percona Inc/Percona Ireland Ltd/ changes.
2013-03-14 10:58:03 -06:00
Daniel Nichter
5a5fe75130
Merge pt-stalk-1019648.
2013-03-12 15:23:02 -06:00
Daniel Nichter
7f728acddd
Move code to get InnoDB status into its own sub.
2013-03-12 15:08:25 -06:00
Daniel Nichter
e3346332e1
Merge pt-ms-pt-stalk-standard-mysql-options.
2013-03-09 11:57:41 -07:00
Daniel Nichter
a8aac7f6b3
Alphabetize pt-mysql-summary and pt-stalk options.
2013-03-09 11:47:10 -07:00
Daniel Nichter
e1e7bf96c7
Update the ABOUT PERCONA TOOLKIT secction in all tools.
2013-03-09 09:57:54 -07:00
Daniel Nichter
157c7ad5d5
Update RISKS section in all tools.
2013-03-09 09:50:49 -07:00
Brian Fraser
0efad73f3e
Rearrange mysql options so that --defaults-file is always first, and remove default: localhost from pt-ms and pt-stalk, since parse_options.sh deals with defaults + config files for mysql options poorly
2013-03-06 12:52:17 -03:00
Brian Fraser
ebd83f5ba4
Minor fixes for compat
2013-03-05 11:32:21 -03:00
Daniel Nichter
84adf451de
Minor doc correction.
2013-03-04 18:24:21 -07:00
Daniel Nichter
660a049fa4
Update pt-stalk docs more.
2013-03-04 18:20:20 -07:00
Daniel Nichter
35ab06febe
Fix typos in docs.
2013-03-04 17:56:11 -07:00
Daniel Nichter
f7f63555ee
Add lib/bash/subshell.sh and use in pt-stalk to fix/improve subprocess waiting.
2013-03-04 17:47:02 -07:00
Daniel Nichter
0da15fb083
Make --no-stalk _not_ force --iterations and other options. Extensively update the tool's docs.
2013-03-04 15:57:52 -07:00
Fernando Ipar
177c2aaef7
Changed collect so that innodb status is read from tmp file if the original output is truncated
2013-03-04 17:40:41 -02:00
Daniel Nichter
140611c92e
Use the same blurb for --pid in all tools.
2013-02-26 17:01:17 -07:00
Brian Fraser
9e2ce2197f
pt-ms & pt-stalk: Enable the standard mysql options
2013-02-25 11:21:46 -03:00
Daniel Nichter
b4cfe5b26c
Fix error caused on some boxes by using diff when it's not defined.
2013-01-24 12:08:09 -07:00
Daniel Nichter
26cc08d3d9
Fix default log level in log_warn_die.sh.
2013-01-24 11:39:23 -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
8a4c681050
Merge copyright-percona-ireland-ltd.
2013-01-02 17:54:18 -07:00
Daniel Nichter
feab2f0925
s/Percona Inc/Percona Ireland Ltd/g
2013-01-02 17:19:16 -07:00
Brian Fraser
76301871ec
Build percona-toolkit-2.1.8
2012-12-21 14:38:09 -03:00
Brian Fraser
557bffd19d
Merged fix-1046440-pt-stalk-purge_samples
2012-12-11 11:55:34 -03:00
Brian Fraser fraserb@gmail.com
4eaf6e51f8
Merged experimental-fix-986847-pt-stalk-set-command
2012-12-05 21:15:20 -03:00
Brian Fraser fraserb@gmail.com
c9146b3c04
Fix for 1046440: pt-stalk purge_samples slows down checks
...
Like the bug submitter noted, the fix was simply to make purge_samples
only come into effect if the collection has been triggered.
I added a second purge_samples after the collect loop, which should
maintain the previous behavior for the non-collect case, and purge
any leftover files that passed the threshold during a stalk that
never triggered collection.
2012-12-05 13:20:06 -03:00
Daniel Nichter
9d1004ddbb
Check and update tool versions, release notes, user docs, etc. before build.
2012-11-19 18:47:13 +00:00
Brian Fraser
b4f8732aca
Documented the CMD_* env variable override
2012-11-13 17:47:26 -03:00