mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-10-19 00:43:58 +00:00
Port improved pt-pmp
- Updated documentation for pt-eustack-resolver and pt-pmp - Added pt-eustack-resolver, pt-pmp and other missed tools into docs/percona-toolkit.pod - Removed quickstack support from pt-pmp. We do not need to port this improvement, because quickstack is not actively developed and does not create useful stack traces for Percona Server for MySQL 8.0.
This commit is contained in:
@@ -50,6 +50,10 @@ An interactive I/O monitoring tool for GNU/Linux.
|
||||
|
||||
Find duplicate indexes and foreign keys on MySQL tables.
|
||||
|
||||
=item pt-eustack-resolver
|
||||
|
||||
Get stack traces for a selected program with eu-stack and resolve symbols.
|
||||
|
||||
=item pt-fifo-split
|
||||
|
||||
Split files and pipe lines to a fifo without really splitting.
|
||||
@@ -66,6 +70,10 @@ Convert queries into fingerprints.
|
||||
|
||||
Log MySQL foreign key errors.
|
||||
|
||||
=item pt-galera-log-explainer
|
||||
|
||||
Filter, aggregate and summarize multiple galera logs together.
|
||||
|
||||
=item pt-heartbeat
|
||||
|
||||
Monitor MySQL replication delay.
|
||||
@@ -78,6 +86,10 @@ Read queries from a log and analyze how they use indexes.
|
||||
|
||||
Watch process IO and print a table of file and I/O activity.
|
||||
|
||||
=item pt-k8s-debug-collector
|
||||
|
||||
Collect debug data from a k8s/OpenShift cluster.
|
||||
|
||||
=item pt-kill
|
||||
|
||||
Kill MySQL queries that match certain criteria.
|
||||
@@ -94,6 +106,10 @@ Performs checks on MongoDB indexes
|
||||
|
||||
Reports query usage statistics by aggregating queries from MongoDB query profiler
|
||||
|
||||
=item pt-mongodb-summary
|
||||
|
||||
Collect information about a MongoDB cluster.
|
||||
|
||||
=item pt-mysql-summary
|
||||
|
||||
Summarize MySQL information nicely.
|
||||
@@ -102,6 +118,10 @@ Summarize MySQL information nicely.
|
||||
|
||||
ALTER tables without locking them.
|
||||
|
||||
=item pt-pg-summary
|
||||
|
||||
Collect information about a PostgreSQL cluster.
|
||||
|
||||
=item pt-pmp
|
||||
|
||||
Aggregate GDB stack traces for a selected program.
|
||||
@@ -110,6 +130,10 @@ Aggregate GDB stack traces for a selected program.
|
||||
|
||||
Analyze MySQL queries from logs, processlist, and tcpdump.
|
||||
|
||||
=item pt-secure-collect
|
||||
|
||||
Collect, sanitize, pack and encrypt data.
|
||||
|
||||
=item pt-show-grants
|
||||
|
||||
Canonicalize and print MySQL grants so you can effectively replicate, compare and version-control them.
|
||||
@@ -545,7 +569,11 @@ Frank was a full-time Percona Toolkit developer employed by Percona until 2016.
|
||||
|
||||
=item Carlos Salguero
|
||||
|
||||
Carlos has been the project's lead developer since 2016. He is hired by Percona.
|
||||
Carlos has been the project's lead developer since 2016 until 2022.
|
||||
|
||||
=item Sveta Smirnova
|
||||
|
||||
Sveta has been the project's lead developer since 2022.
|
||||
|
||||
=item Others
|
||||
|
||||
|
Reference in New Issue
Block a user