Commit Graph

3707 Commits

Author SHA1 Message Date
Carlos Salguero 34d0ca7184 PT-126 Recognize comments in ALTER 2017-04-13 17:10:01 -03:00
Carlos Salguero 3d163ca41b Merge pull request #203 from guriandoro/pt-stalk-ps-include-mem-usage-outputs-LP1510809
pt-stalk ps include memory usage outputs
2017-04-13 16:52:43 +02:00
Carlos Salguero a7ffe2e032 Fixed tests for pt-stalk 2017-04-13 11:41:08 -03:00
Carlos Salguero cb44ba412f Merge pull request #204 from percona/PT-87
PT-87 Add --skip-check-slave-lag to pt-table-checksum
2017-04-12 22:09:48 +02:00
Carlos Salguero d4ceab4afd Merge branch '3.0' into PT-87 2017-04-12 17:09:27 -03:00
Carlos Salguero 3568cad229 PT-87 Added --skip-check-slave-lag to pt-table-checksum 2017-04-12 17:07:06 -03:00
Carlos Salguero 2fe4afc9cf added --skip-check-slave-lag 2017-04-12 12:34:39 -03:00
guriandoro ff069b4d8c Changes after running the util/update-modules command.
cd ${PERCONA_TOOLKIT_BRANCH}
util/update-modules bin/pt-stalk collect
2017-04-11 19:24:09 -04:00
guriandoro 437d28837b Changes for LP1510809. ps -eaF is captured now.
Modified f argument, for F. From man pages:

" -F     Extra full format.  See the -f option, which -F implies."

The following columns have been added to the output, due to this
change:

SZ   size in physical pages of the core image of the process.
     This includes text, data, and stack space.  Device mappings
     are currently excluded; this is subject to change.

RSS  resident set size, the non-swapped physical memory that a
     task has used (inkiloBytes).

PSR  processor that process is currently assigned to.
2017-04-11 19:15:14 -04:00
Carlos Salguero 9089290f80 Merge pull request #201 from percona/PT-86
PT-86 Added --skip-check-slave-lag to pt-osc
2017-04-11 18:24:15 +02:00
Carlos Salguero 53dcfb5fc0 Merge pull request #202 from percona/new-go
New profiler library
2017-04-11 18:06:59 +02:00
Carlos Salguero 0263a34af8 Updated dependencies 2017-04-11 11:17:41 -03:00
Carlos Salguero 46efdb3bc8 Updated dependencies and ran go vet 2017-04-11 10:19:08 -03:00
Carlos Salguero 06e9647cc8 Added more tests 2017-04-11 09:49:46 -03:00
Carlos Salguero e882a43e92 Fixed isProfilerEnabled func 2017-04-11 00:38:07 -03:00
Carlos Salguero ced858214d More profiler tests 2017-04-10 16:51:52 -03:00
Carlos Salguero 64a5c6d8b6 New profiler and tests 2017-04-09 23:21:27 -03:00
Carlos Salguero 25efaef471 WIP 2017-04-04 15:13:31 -03:00
Carlos Salguero 1a8e3a0b76 Added start/stop methods to profiler 2017-04-02 20:19:55 -03:00
Carlos Salguero 248c74e6b7 WIP 2017-04-01 23:06:23 -03:00
Carlos Salguero e234a6e99d PT-86 Added --skip-check-slave-lag to pt-osc 2017-03-30 14:23:09 -03:00
Carlos Salguero e4f1625d30 Merge branch '3.0' into PT-63 2017-03-30 11:08:12 -03:00
Carlos Salguero 4ff8e664ae Merge pull request #200 from percona/PT-115
PT-115 Made OptionParser to accept repeatable DSNs
2017-03-30 15:42:38 +02:00
Tomislav Plavcic c9a48a4f00 Merge pull request #199 from tplavcic/3.0
Fix in MariaDB sandbox for pt-config-diff/basics.t tests
2017-03-30 15:25:42 +02:00
Carlos Salguero dd6f9046ef PT-115 Updated OptionParser in all scripts 2017-03-30 10:23:46 -03:00
Tomislav Plavcic c8d943d7c3 Fix in MariaDB sandbox for pt-config-diff/basics.t tests 2017-03-30 15:23:39 +02:00
Carlos Salguero 1d4507537b PT-115 Make DSNs params able to be repeatable 2017-03-30 10:10:54 -03:00
Tomislav Plavcic fb58e86db0 Merge pull request #198 from tplavcic/3.0
Fix for 5.7 sandbox
2017-03-30 11:37:46 +02:00
Tomislav Plavcic bd9ac4e614 Fix for 5.7 sandbox 2017-03-30 11:36:10 +02:00
Carlos Salguero c554e98926 Revert "Merge pull request #197 from percona/PT-115"
This reverts commit 0f5ce4cc0b, reversing
changes made to 515833f3d2.
2017-03-29 15:10:25 -03:00
Carlos Salguero cd23d7b163 PT-63 WIP 2017-03-29 14:56:04 -03:00
Carlos Salguero 2ebd886289 Merge branch '3.0' into PT-63 2017-03-29 14:46:55 -03:00
Carlos Salguero 0f5ce4cc0b Merge pull request #197 from percona/PT-115
PT-115 Made OptionParser to accept repeatable DSN parameters
2017-03-29 19:46:10 +02:00
Carlos Salguero e22e8f4b1d PT-115 Made OptionParser to accept repeatable DSN parameters 2017-03-29 14:45:23 -03:00
Carlos Salguero 6747851dac PT-63 WIP 2017-03-29 14:37:08 -03:00
Carlos Salguero 515833f3d2 Merge pull request #196 from percona/issue-1642754
Issue 1642754 Collect replication slave information
2017-03-28 19:09:08 +02:00
Carlos Salguero fac4be64b4 Merge branch '3.0' into issue-1642754 2017-03-28 14:08:51 -03:00
Carlos Salguero d7a4a1b846 Merge branch '3.0' into issue-1642754 2017-03-28 14:05:50 -03:00
Carlos Salguero b2217c6cac Merge pull request #195 from percona/PT-111
PT-111 Collect MySQL variables
2017-03-28 19:04:31 +02:00
Carlos Salguero 1926bd60b4 PT-111 Collect MySQL variables 2017-03-28 14:03:40 -03:00
Alexey 824ca05f98 Remove duplicate content 2017-03-28 16:17:19 +03:00
Carlos Salguero be971eeee5 PT-80 Collect replication slave information 2017-03-27 17:30:06 -03:00
Carlos Salguero 61c5ba4faa Merge branch '3.0' into issue-1642754 2017-03-27 12:37:28 -03:00
Alexey 9f21263f65 Update release_notes.rst
Removed changelog, fixed release date, removed redundant headings
2017-03-27 17:58:00 +03:00
Carlos Salguero 462c0067c0 Merge pull request #194 from EvgeniyPatlan/3.0
We should regenerate manifets before creating tar
3.0.2
2017-03-24 14:31:29 +02:00
Evgeniy Patlan b56383da38 We should regenerate manifets before creating tar 2017-03-24 08:47:07 +02:00
Carlos Salguero db1bf813d3 Fixed mysql db schemas for 5.7 2017-03-23 16:30:33 -03:00
Carlos Salguero 4543847788 Updated Percona::Toolkit version to 3.0.2 2017-03-23 12:51:28 -03:00
Carlos Salguero a0541f4eea Merge pull request #192 from EvgeniyPatlan/3.0
Changes for 3.0.2 release
2017-03-23 17:40:48 +02:00
Evgeniy Patlan 16b927b05b Do not package *.pm files 2017-03-23 15:51:57 +02:00