Daniel Nichter
|
6f42fa9327
|
Merge ~daniel-nichter/percona-toolkit/bash-tool-libs r126.
|
2011-12-08 13:34:47 -07:00 |
|
Daniel Nichter
|
9ec71db008
|
Collect INFORMATION_SCHEMA.INNODB_LOCK_WAITS data.
|
2011-12-08 13:33:50 -07:00 |
|
Daniel Nichter
|
1c495936c8
|
Get Open_tables if <= 1000.
|
2011-12-08 12:05:20 -07:00 |
|
Daniel Nichter
|
0cfef9134c
|
Collect proclist in loop.
|
2011-12-08 11:45:16 -07:00 |
|
Daniel Nichter
|
9355a1af5d
|
Merge ~daniel-nichter/percona-toolkit/bash-tool-libs r123.
|
2011-12-07 11:59:39 -07:00 |
|
Daniel Nichter
|
876e3533d0
|
Use LC_ALL=C to fix broken awk on some systems.
|
2011-12-07 11:58:33 -07:00 |
|
Daniel Nichter
|
ba34364cf9
|
Use daemon.sh to check PID file.
|
2011-12-07 10:58:51 -07:00 |
|
Daniel Nichter
|
e5c5adcc3d
|
Merge ~daniel-nichter/percona-toolkit/bash-tool-libs r122.
|
2011-12-07 10:51:17 -07:00 |
|
Daniel Nichter
|
c486bf8461
|
Remove ON_EXIT.
|
2011-12-07 10:48:47 -07:00 |
|
Daniel Nichter
|
578896c217
|
Add daemon.sh.
|
2011-12-07 10:37:10 -07:00 |
|
Daniel Nichter
|
356526594c
|
Remove pt-collect.
|
2011-12-06 15:21:00 -07:00 |
|
Daniel Nichter
|
2e1a5e1139
|
Do collect in pt-stalk. Add --prefix, set default --dest. Re-implement --notify-by-email and --rention-time.
|
2011-12-06 15:18:19 -07:00 |
|
Daniel Nichter
|
f624220b40
|
Fix typo.
|
2011-12-06 13:36:45 -07:00 |
|
Daniel Nichter
|
b5eeed8ab8
|
Merge ~daniel-nichter/percona-toolkit/bash-tool-libs r119.
|
2011-12-06 13:34:09 -07:00 |
|
Daniel Nichter
|
f6306c9ec0
|
Test collect.sh. Use --run-time instead of --interval for collect loop. Fix and require per-test test names in util/test-bash-functions. Fix OPT_ERR in parse_options.sh.
|
2011-12-06 13:23:47 -07:00 |
|
Daniel Nichter
|
c804079c0d
|
Add Bash libs collect.sh (pt-collect internals), safeguards.sh, and alt_cmds.sh.
|
2011-12-05 13:48:54 -07:00 |
|
Daniel Nichter
|
6f84e4bfd9
|
Implement --daemonize, --log, and --pid. Catch signals. Merge lp:~daniel-nichter/percona-toolkit/bash-tool-libs r117. Set -u globally. Fix --interval specs. Refactor internals more.
|
2011-12-02 16:19:16 -07:00 |
|
Daniel Nichter
|
6764f4cd06
|
Close awk fhs to avoid 'too many open files' error.
|
2011-12-02 14:43:43 -07:00 |
|
Daniel Nichter
|
3e79920c9e
|
Use option specs. Refactor internals.
|
2011-12-02 11:39:25 -07:00 |
|
Daniel Nichter
|
75d2c99d45
|
Parse option specs, allow negating with --no-, add more tests.
|
2011-12-02 11:31:31 -07:00 |
|
Daniel Nichter
|
30dbcb35a7
|
Rename options. Implement untested oktorun() for --interations.
|
2011-11-30 11:35:53 -07:00 |
|
Daniel Nichter
|
937c16c172
|
Convert env vars to cmd line opts. Use parse_options lib.
|
2011-11-29 11:54:47 -07:00 |
|
Daniel Nichter
|
b93b7de472
|
Use tmpdir lib.
|
2011-11-28 11:22:03 -07:00 |
|
Daniel Nichter
|
387f5f49c3
|
Merge lp:~daniel-nichter/percona-toolkit/bash-tool-libs r115.
|
2011-11-28 11:17:12 -07:00 |
|
Daniel Nichter
|
173085e823
|
Rename tmpdir funcs. Include pid in tmpdir name.
|
2011-11-28 11:16:23 -07:00 |
|
Daniel Nichter
|
b51398d2b6
|
Merge lp:~daniel-nichter/percona-toolkit/bash-tool-libs r114.
|
2011-11-28 10:56:19 -07:00 |
|
Daniel Nichter
|
325ca3781b
|
Implement TRIGGER_FUNCTION=plugin-file-name. Update docu.
|
2011-11-28 10:12:45 -07:00 |
|
Daniel Nichter
|
8d9bfeb31f
|
Add processlist trigger function. Remove variables trigger function.
|
2011-11-03 12:53:28 -06:00 |
|
Daniel Nichter
|
1e04b40869
|
Implement trigger functions show_variables and show_status.
|
2011-11-02 16:05:59 -06:00 |
|
Daniel Nichter
|
a0a0590cd1
|
Change default trigger from Threads_connected:100 to Threads_running:30.
|
2011-11-01 11:55:01 -06:00 |
|
Daniel Nichter
|
255ea01fd8
|
Make main() in pt-stalk.
|
2011-11-01 11:39:04 -06:00 |
|
Daniel Nichter
|
42675e33b8
|
Fix update-modules to work with Bash tools and libs.
|
2011-11-01 09:26:58 -06:00 |
|
Daniel Nichter
|
8cb5f6b600
|
Add default OPT_ERR and fix default OPT_TMPDIR.
|
2011-10-31 11:25:56 -06:00 |
|
Daniel Nichter
|
f2b644ba72
|
More parse_options tests. Make --opt yes have value "yes" instead of "1". Change ok() to cmd_ok() in test-bash-functions. Mimic Perl modulue headers in Bash libs so update-modules will work with the latter.
|
2011-10-28 11:08:59 -06:00 |
|
Daniel Nichter
|
1ec666de0e
|
Add Bash libs tmpdir and log_warn_die. Docu parse_options. Don't use TMPDIR in test-bash-functions; add ok() to test-bash-functions.
|
2011-10-27 11:56:58 -06:00 |
|
Daniel Nichter
|
1ae8661271
|
First Bash parse_options lib with tests.
|
2011-10-26 10:50:55 -06:00 |
|
Daniel Nichter
|
dfad96537e
|
Merge fix-bug-821717.
|
2011-10-11 08:37:14 -06:00 |
|
Daniel Nichter
|
7da33234f5
|
Fix bug 821717: pt-tcp-model --type=requests crashes.
|
2011-10-11 08:31:42 -06:00 |
|
Daniel Nichter
|
ccd1a2a7f8
|
Merge Rodrigo's pt-docs-percona-theme.
|
2011-09-14 08:50:32 -06:00 |
|
Daniel Nichter
|
bbbdabbaa3
|
Merge nibble-iterator.
|
2011-09-14 08:31:08 -06:00 |
|
Rodrigo Gadea
|
5b348757c0
|
Fixed drop-down menues in layout and added tags to bug reporting
|
2011-09-13 02:20:22 -03:00 |
|
Daniel Nichter
|
792c3a6638
|
Use Data::Dumper so debug statement works.
|
2011-09-12 10:53:53 -06:00 |
|
Daniel Nichter
|
e2282b0f9e
|
Add RowChecksum::get_crc_args().
|
2011-09-12 10:29:26 -06:00 |
|
Daniel Nichter
|
0f05ca9b94
|
Fix multi-column index nibbling. Remove extra spaces in generated statements.
|
2011-09-12 08:14:57 -06:00 |
|
Daniel Nichter
|
3ed822e8e6
|
Implement dynamic chunk size, set_chunk_size().
|
2011-09-12 07:32:19 -06:00 |
|
Daniel Nichter
|
0bb4497fbe
|
Avoid recursion in main NibbleIterator loop.
|
2011-09-11 12:32:26 -06:00 |
|
Daniel Nichter
|
69cee0d26e
|
Close all sths when obj is destroyed.
|
2011-09-11 11:41:59 -06:00 |
|
Daniel Nichter
|
985ee65928
|
Pass EXPLAIN sths to callbacks.
|
2011-09-11 11:10:11 -06:00 |
|
Daniel Nichter
|
f19472b471
|
Pass nibbleno to callbacks.
|
2011-09-11 10:48:53 -06:00 |
|
Daniel Nichter
|
8ce093655f
|
Add dms arg, remove before_row callback, pass some args to callbacks, get next boundary if no rows (so exec_nibble callback can skip nibbles).
|
2011-09-11 10:22:40 -06:00 |
|