.\" Automatically generated by Pod::Man 2.25 (Pod::Simple 3.16) .\" .\" Standard preamble: .\" ======================================================================== .de Sp \" Vertical space (when we can't use .PP) .if t .sp .5v .if n .sp .. .de Vb \" Begin verbatim text .ft CW .nf .ne \\$1 .. .de Ve \" End verbatim text .ft R .fi .. .\" Set up some character translations and predefined strings. \*(-- will .\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left .\" double quote, and \*(R" will give a right double quote. \*(C+ will .\" give a nicer C++. Capital omega is used to do unbreakable dashes and .\" therefore won't be available. \*(C` and \*(C' expand to `' in nroff, .\" nothing in troff, for use with C<>. .tr \(*W- .ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p' .ie n \{\ . ds -- \(*W- . ds PI pi . if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch . if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch . ds L" "" . ds R" "" . ds C` "" . ds C' "" 'br\} .el\{\ . ds -- \|\(em\| . ds PI \(*p . ds L" `` . ds R" '' 'br\} .\" .\" Escape single quotes in literal strings from groff's Unicode transform. .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" .\" If the F register is turned on, we'll generate index entries on stderr for .\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index .\" entries marked with X<> in POD. Of course, you'll have to process the .\" output yourself in some meaningful fashion. .ie \nF \{\ . de IX . tm Index:\\$1\t\\n%\t"\\$2" .. . nr % 0 . rr F .\} .el \{\ . de IX .. .\} .\" .\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2). .\" Fear. Run. Save yourself. No user-serviceable parts. . \" fudge factors for nroff and troff .if n \{\ . ds #H 0 . ds #V .8m . ds #F .3m . ds #[ \f1 . ds #] \fP .\} .if t \{\ . ds #H ((1u-(\\\\n(.fu%2u))*.13m) . ds #V .6m . ds #F 0 . ds #[ \& . ds #] \& .\} . \" simple accents for nroff and troff .if n \{\ . ds ' \& . ds ` \& . ds ^ \& . ds , \& . ds ~ ~ . ds / .\} .if t \{\ . ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u" . ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u' . ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'^\h'|\\n:u' . ds , \\k:\h'-(\\n(.wu*8/10)',\h'|\\n:u' . ds ~ \\k:\h'-(\\n(.wu-\*(#H-.1m)'~\h'|\\n:u' . ds / \\k:\h'-(\\n(.wu*8/10-\*(#H)'\z\(sl\h'|\\n:u' .\} . \" troff and (daisy-wheel) nroff accents .ds : \\k:\h'-(\\n(.wu*8/10-\*(#H+.1m+\*(#F)'\v'-\*(#V'\z.\h'.2m+\*(#F'.\h'|\\n:u'\v'\*(#V' .ds 8 \h'\*(#H'\(*b\h'-\*(#H' .ds o \\k:\h'-(\\n(.wu+\w'\(de'u-\*(#H)/2u'\v'-.3n'\*(#[\z\(de\v'.3n'\h'|\\n:u'\*(#] .ds d- \h'\*(#H'\(pd\h'-\w'~'u'\v'-.25m'\f2\(hy\fP\v'.25m'\h'-\*(#H' .ds D- D\\k:\h'-\w'D'u'\v'-.11m'\z\(hy\v'.11m'\h'|\\n:u' .ds th \*(#[\v'.3m'\s+1I\s-1\v'-.3m'\h'-(\w'I'u*2/3)'\s-1o\s+1\*(#] .ds Th \*(#[\s+2I\s-2\h'-\w'I'u*3/5'\v'-.3m'o\v'.3m'\*(#] .ds ae a\h'-(\w'a'u*4/10)'e .ds Ae A\h'-(\w'A'u*4/10)'E . \" corrections for vroff .if v .ds ~ \\k:\h'-(\\n(.wu*9/10-\*(#H)'\s-2\u~\d\s+2\h'|\\n:u' .if v .ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'\v'-.4m'^\v'.4m'\h'|\\n:u' . \" for low resolution devices (crt and lpr) .if \n(.H>23 .if \n(.V>19 \ \{\ . ds : e . ds 8 ss . ds o a . ds d- d\h'-1'\(ga . ds D- D\h'-1'\(hy . ds th \o'bp' . ds Th \o'LP' . ds ae ae . ds Ae AE .\} .rm #[ #] #H #V #F C .\" ======================================================================== .\" .IX Title "PT-DEADLOCK-LOGGER 1p" .TH PT-DEADLOCK-LOGGER 1p "2012-06-15" "perl v5.14.2" "User Contributed Perl Documentation" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l .nh .SH "NAME" pt\-deadlock\-logger \- Extract and log MySQL deadlock information. .SH "SYNOPSIS" .IX Header "SYNOPSIS" Usage: pt-deadlock-logger [\s-1OPTION\s0...] \s-1SOURCE_DSN\s0 .PP pt-deadlock-logger extracts and saves information about the most recent deadlock in a MySQL server. .PP Print deadlocks on \s-1SOURCE_DSN:\s0 .PP .Vb 1 \& pt\-deadlock\-logger SOURCE_DSN .Ve .PP Store deadlock information from \s-1SOURCE_DSN\s0 in test.deadlocks table on \s-1SOURCE_DSN\s0 (source and destination are the same host): .PP .Vb 1 \& pt\-deadlock\-logger SOURCE_DSN \-\-dest D=test,t=deadlocks .Ve .PP Store deadlock information from \s-1SOURCE_DSN\s0 in test.deadlocks table on \s-1DEST_DSN\s0 (source and destination are different hosts): .PP .Vb 1 \& pt\-deadlock\-logger SOURCE_DSN \-\-dest DEST_DSN,D=test,t=deadlocks .Ve .PP Daemonize and check for deadlocks on \s-1SOURCE_DSN\s0 every 30 seconds for 4 hours: .PP .Vb 1 \& pt\-deadlock\-logger SOURCE_DSN \-\-dest D=test,t=deadlocks \-\-daemonize \-\-run\-time 4h \-\-interval 30s .Ve .SH "RISKS" .IX Header "RISKS" The following section is included to inform users about the potential risks, whether known or unknown, of using this tool. The two main categories of risks are those created by the nature of the tool (e.g. read-only tools vs. read-write tools) and those created by bugs. .PP pt-deadlock-logger is a read-only tool unless you specify a \*(L"\-\-dest\*(R" table. In some cases polling \s-1SHOW\s0 \s-1INNODB\s0 \s-1STATUS\s0 too rapidly can cause extra load on the server. If you're using it on a production server under very heavy load, you might want to set \*(L"\-\-interval\*(R" to 30 seconds or more. .PP At the time of this release, we know of no bugs that could cause serious harm to users. .PP The authoritative source for updated information is always the online issue tracking system. Issues that affect this tool will be marked as such. You can see a list of such issues at the following \s-1URL:\s0 http://www.percona.com/bugs/pt\-deadlock\-logger . .PP See also \*(L"\s-1BUGS\s0\*(R" for more information on filing bugs and getting help. .SH "DESCRIPTION" .IX Header "DESCRIPTION" pt-deadlock-logger extracts deadlock data from a MySQL server. Currently only InnoDB deadlock information is available. You can print the information to standard output, store it in a database table, or both. If neither \&\*(L"\-\-print\*(R" nor \*(L"\-\-dest\*(R" are given, then the deadlock information is printed by default. If only \*(L"\-\-dest\*(R" is given, then the deadlock information is only stored. If both options are given, then the deadlock information is printed and stored. .PP The source host can be specified using one of two methods. The first method is to use at least one of the standard connection-related command line options: \&\*(L"\-\-defaults\-file\*(R", \*(L"\-\-password\*(R", \*(L"\-\-host\*(R", \*(L"\-\-port\*(R", \*(L"\-\-socket\*(R" or \*(L"\-\-user\*(R". These options only apply to the source host; they cannot be used to specify the destination host. .PP The second method to specify the source host, or the optional destination host using \*(L"\-\-dest\*(R", is a \s-1DSN\s0. A \s-1DSN\s0 is a special syntax that can be either just a hostname (like \f(CW\*(C`server.domain.com\*(C'\fR or \f(CW1.2.3.4\fR), or a \&\f(CW\*(C`key=value,key=value\*(C'\fR string. Keys are a single letter: .PP .Vb 8 \& KEY MEANING \& === ======= \& h Connect to host \& P Port number to use for connection \& S Socket file to use for connection \& u User for login if not current user \& p Password to use when connecting \& F Only read default options from the given file .Ve .PP If you omit any values from the destination host \s-1DSN\s0, they are filled in with values from the source host, so you don't need to specify them in both places. \&\f(CW\*(C`pt\-deadlock\-logger\*(C'\fR reads all normal MySQL option files, such as ~/.my.cnf, so you may not need to specify username, password and other common options at all. .SH "OUTPUT" .IX Header "OUTPUT" You can choose which columns are output and/or saved to \*(L"\-\-dest\*(R" with the \&\*(L"\-\-columns\*(R" argument. The default columns are as follows: .IP "server" 4 .IX Item "server" The (source) server on which the deadlock occurred. This might be useful if you're tracking deadlocks on many servers. .IP "ts" 4 .IX Item "ts" The date and time of the last detected deadlock. .IP "thread" 4 .IX Item "thread" The MySQL thread number, which is the same as the connection \s-1ID\s0 in \s-1SHOW\s0 \s-1FULL\s0 \&\s-1PROCESSLIST\s0. .IP "txn_id" 4 .IX Item "txn_id" The InnoDB transaction \s-1ID\s0, which InnoDB expresses as two unsigned integers. I have multiplied them out to be one number. .IP "txn_time" 4 .IX Item "txn_time" How long the transaction was active when the deadlock happened. .IP "user" 4 .IX Item "user" The connection's database username. .IP "hostname" 4 .IX Item "hostname" The connection's host. .IP "ip" 4 .IX Item "ip" The connection's \s-1IP\s0 address. If you specify \*(L"\-\-numeric\-ip\*(R", this is converted to an unsigned integer. .IP "db" 4 .IX Item "db" The database in which the deadlock occurred. .IP "tbl" 4 .IX Item "tbl" The table on which the deadlock occurred. .IP "idx" 4 .IX Item "idx" The index on which the deadlock occurred. .IP "lock_type" 4 .IX Item "lock_type" The lock type the transaction held on the lock that caused the deadlock. .IP "lock_mode" 4 .IX Item "lock_mode" The lock mode of the lock that caused the deadlock. .IP "wait_hold" 4 .IX Item "wait_hold" Whether the transaction was waiting for the lock or holding the lock. Usually you will see the two waited-for locks. .IP "victim" 4 .IX Item "victim" Whether the transaction was selected as the deadlock victim and rolled back. .IP "query" 4 .IX Item "query" The query that caused the deadlock. .SH "INNODB CAVEATS AND DETAILS" .IX Header "INNODB CAVEATS AND DETAILS" InnoDB's output is hard to parse and sometimes there's no way to do it right. .PP Sometimes not all information (for example, username or \s-1IP\s0 address) is included in the deadlock information. In this case there's nothing for the script to put in those columns. It may also be the case that the deadlock output is so long (because there were a lot of locks) that the whole thing is truncated. .PP Though there are usually two transactions involved in a deadlock, there are more locks than that; at a minimum, one more lock than transactions is necessary to create a cycle in the waits-for graph. pt-deadlock-logger prints the transactions (always two in the InnoDB output, even when there are more transactions in the waits-for graph than that) and fills in locks. It prefers waited-for over held when choosing lock information to output, but you can figure out the rest with a moment's thought. If you see one wait-for and one held lock, you're looking at the same lock, so of course you'd prefer to see both wait-for locks and get more information. If the two waited-for locks are not on the same table, more than two transactions were involved in the deadlock. .SH "OPTIONS" .IX Header "OPTIONS" This tool accepts additional command-line arguments. Refer to the \&\*(L"\s-1SYNOPSIS\s0\*(R" and usage information for details. .IP "\-\-ask\-pass" 4 .IX Item "--ask-pass" Prompt for a password when connecting to MySQL. .IP "\-\-charset" 4 .IX Item "--charset" short form: \-A; type: string .Sp Default character set. If the value is utf8, sets Perl's binmode on \&\s-1STDOUT\s0 to utf8, passes the mysql_enable_utf8 option to DBD::mysql, and runs \s-1SET\s0 \&\s-1NAMES\s0 \s-1UTF8\s0 after connecting to MySQL. Any other value sets binmode on \s-1STDOUT\s0 without the utf8 layer, and runs \s-1SET\s0 \s-1NAMES\s0 after connecting to MySQL. .IP "\-\-clear\-deadlocks" 4 .IX Item "--clear-deadlocks" type: string .Sp Use this table to create a small deadlock. This usually has the effect of clearing out a huge deadlock, which otherwise consumes the entire output of \&\f(CW\*(C`SHOW INNODB STATUS\*(C'\fR. The table must not exist. pt-deadlock-logger will create it with the following MAGIC_clear_deadlocks structure: .Sp .Vb 1 \& CREATE TABLE test.deadlock_maker(a INT PRIMARY KEY) ENGINE=InnoDB; .Ve .Sp After creating the table and causing a small deadlock, the tool will drop the table again. .IP "\-\-[no]collapse" 4 .IX Item "--[no]collapse" Collapse whitespace in queries to a single space. This might make it easier to inspect on the command line or in a query. By default, whitespace is collapsed when printing with \*(L"\-\-print\*(R", but not modified when storing to \*(L"\-\-dest\*(R". (That is, the default is different for each action). .IP "\-\-columns" 4 .IX Item "--columns" type: hash .Sp Output only this comma-separated list of columns. See \*(L"\s-1OUTPUT\s0\*(R" for more details on columns. .IP "\-\-config" 4 .IX Item "--config" type: Array .Sp Read this comma-separated list of config files; if specified, this must be the first option on the command line. .IP "\-\-create\-dest\-table" 4 .IX Item "--create-dest-table" Create the table specified by \*(L"\-\-dest\*(R". .Sp Normally the \*(L"\-\-dest\*(R" table is expected to exist already. This option causes pt-deadlock-logger to create the table automatically using the suggested table structure. .IP "\-\-daemonize" 4 .IX Item "--daemonize" Fork to the background and detach from the shell. \s-1POSIX\s0 operating systems only. .IP "\-\-defaults\-file" 4 .IX Item "--defaults-file" short form: \-F; type: string .Sp Only read mysql options from the given file. You must give an absolute pathname. .IP "\-\-dest" 4 .IX Item "--dest" type: \s-1DSN\s0 .Sp \&\s-1DSN\s0 for where to store deadlocks; specify at least a database (D) and table (t). .Sp Missing values are filled in with the same values from the source host, so you can usually omit most parts of this argument if you're storing deadlocks on the same server on which they happen. .Sp By default, whitespace in the query column is left intact; use \*(L"\-\-[no]collapse\*(R" if you want whitespace collapsed. .Sp The following MAGIC_dest_table is suggested if you want to store all the information pt-deadlock-logger can extract about deadlocks: .Sp .Vb 10 \& CREATE TABLE deadlocks ( \& server char(20) NOT NULL, \& ts datetime NOT NULL, \& thread int unsigned NOT NULL, \& txn_id bigint unsigned NOT NULL, \& txn_time smallint unsigned NOT NULL, \& user char(16) NOT NULL, \& hostname char(20) NOT NULL, \& ip char(15) NOT NULL, \-\- alternatively, ip int unsigned NOT NULL \& db char(64) NOT NULL, \& tbl char(64) NOT NULL, \& idx char(64) NOT NULL, \& lock_type char(16) NOT NULL, \& lock_mode char(1) NOT NULL, \& wait_hold char(1) NOT NULL, \& victim tinyint unsigned NOT NULL, \& query text NOT NULL, \& PRIMARY KEY (server,ts,thread) \& ) ENGINE=InnoDB .Ve .Sp If you use \*(L"\-\-columns\*(R", you can omit whichever columns you don't want to store. .IP "\-\-help" 4 .IX Item "--help" Show help and exit. .IP "\-\-host" 4 .IX Item "--host" short form: \-h; type: string .Sp Connect to host. .IP "\-\-interval" 4 .IX Item "--interval" type: time .Sp How often to check for deadlocks. If no \*(L"\-\-run\-time\*(R" is specified, pt-deadlock-logger runs forever, checking for deadlocks at every interval. See also \*(L"\-\-run\-time\*(R". .IP "\-\-log" 4 .IX Item "--log" type: string .Sp Print all output to this file when daemonized. .IP "\-\-numeric\-ip" 4 .IX Item "--numeric-ip" Express \s-1IP\s0 addresses as integers. .IP "\-\-password" 4 .IX Item "--password" short form: \-p; type: string .Sp Password to use when connecting. .IP "\-\-pid" 4 .IX Item "--pid" type: string .Sp Create the given \s-1PID\s0 file when daemonized. The file contains the process \s-1ID\s0 of the daemonized instance. The \s-1PID\s0 file is removed when the daemonized instance exits. The program checks for the existence of the \s-1PID\s0 file when starting; if it exists and the process with the matching \s-1PID\s0 exists, the program exits. .IP "\-\-port" 4 .IX Item "--port" short form: \-P; type: int .Sp Port number to use for connection. .IP "\-\-print" 4 .IX Item "--print" Print results on standard output. See \*(L"\s-1OUTPUT\s0\*(R" for more. By default, enables \*(L"\-\-[no]collapse\*(R" unless you explicitly disable it. .Sp If \*(L"\-\-interval\*(R" or \*(L"\-\-run\-time\*(R" is specified, only new deadlocks are printed at each interval. A fingerprint for each deadlock is created using \&\*(L"\-\-columns\*(R" server, ts and thread (even if those columns were not specified by \*(L"\-\-columns\*(R") and if the current deadlock's fingerprint is different from the last deadlock's fingerprint, then it is printed. .IP "\-\-run\-time" 4 .IX Item "--run-time" type: time .Sp How long to run before exiting. By default pt-deadlock-logger runs once, checks for deadlocks, and exits. If \*(L"\-\-run\-time\*(R" is specified but no \*(L"\-\-interval\*(R" is specified, a default 1 second interval will be used. .IP "\-\-set\-vars" 4 .IX Item "--set-vars" type: string; default: wait_timeout=10000 .Sp Set these MySQL variables. Immediately after connecting to MySQL, this string will be appended to \s-1SET\s0 and executed. .IP "\-\-socket" 4 .IX Item "--socket" short form: \-S; type: string .Sp Socket file to use for connection. .IP "\-\-tab" 4 .IX Item "--tab" Print tab-separated columns, instead of aligned. .IP "\-\-user" 4 .IX Item "--user" short form: \-u; type: string .Sp User for login if not current user. .IP "\-\-version" 4 .IX Item "--version" Show version and exit. .SH "DSN OPTIONS" .IX Header "DSN OPTIONS" These \s-1DSN\s0 options are used to create a \s-1DSN\s0. Each option is given like \&\f(CW\*(C`option=value\*(C'\fR. The options are case-sensitive, so P and p are not the same option. There cannot be whitespace before or after the \f(CW\*(C`=\*(C'\fR and if the value contains whitespace it must be quoted. \s-1DSN\s0 options are comma-separated. See the percona-toolkit manpage for full details. .IP "\(bu" 4 A .Sp dsn: charset; copy: yes .Sp Default character set. .IP "\(bu" 4 D .Sp dsn: database; copy: yes .Sp Default database. .IP "\(bu" 4 F .Sp dsn: mysql_read_default_file; copy: yes .Sp Only read default options from the given file .IP "\(bu" 4 h .Sp dsn: host; copy: yes .Sp Connect to host. .IP "\(bu" 4 p .Sp dsn: password; copy: yes .Sp Password to use when connecting. .IP "\(bu" 4 P .Sp dsn: port; copy: yes .Sp Port number to use for connection. .IP "\(bu" 4 S .Sp dsn: mysql_socket; copy: yes .Sp Socket file to use for connection. .IP "\(bu" 4 t .Sp Table in which to store deadlock information. .IP "\(bu" 4 u .Sp dsn: user; copy: yes .Sp User for login if not current user. .SH "ENVIRONMENT" .IX Header "ENVIRONMENT" The environment variable \f(CW\*(C`PTDEBUG\*(C'\fR enables verbose debugging output to \s-1STDERR\s0. To enable debugging and capture all output to a file, run the tool like: .PP .Vb 1 \& PTDEBUG=1 pt\-deadlock\-logger ... > FILE 2>&1 .Ve .PP Be careful: debugging output is voluminous and can generate several megabytes of output. .SH "SYSTEM REQUIREMENTS" .IX Header "SYSTEM REQUIREMENTS" You need Perl, \s-1DBI\s0, DBD::mysql, and some core packages that ought to be installed in any reasonably new version of Perl. .SH "BUGS" .IX Header "BUGS" For a list of known bugs, see http://www.percona.com/bugs/pt\-deadlock\-logger . .PP Please report bugs at https://bugs.launchpad.net/percona\-toolkit . Include the following information in your bug report: .IP "\(bu" 4 Complete command-line used to run the tool .IP "\(bu" 4 Tool \*(L"\-\-version\*(R" .IP "\(bu" 4 MySQL version of all servers involved .IP "\(bu" 4 Output from the tool including \s-1STDERR\s0 .IP "\(bu" 4 Input files (log/dump/config files, etc.) .PP If possible, include debugging output by running the tool with \f(CW\*(C`PTDEBUG\*(C'\fR; see \*(L"\s-1ENVIRONMENT\s0\*(R". .SH "DOWNLOADING" .IX Header "DOWNLOADING" Visit http://www.percona.com/software/percona\-toolkit/ to download the latest release of Percona Toolkit. Or, get the latest release from the command line: .PP .Vb 1 \& wget percona.com/get/percona\-toolkit.tar.gz \& \& wget percona.com/get/percona\-toolkit.rpm \& \& wget percona.com/get/percona\-toolkit.deb .Ve .PP You can also get individual tools from the latest release: .PP .Vb 1 \& wget percona.com/get/TOOL .Ve .PP Replace \f(CW\*(C`TOOL\*(C'\fR with the name of any tool. .SH "AUTHORS" .IX Header "AUTHORS" Baron Schwartz .SH "ABOUT PERCONA TOOLKIT" .IX Header "ABOUT PERCONA TOOLKIT" This tool is part of Percona Toolkit, a collection of advanced command-line tools developed by Percona for MySQL support and consulting. Percona Toolkit was forked from two projects in June, 2011: Maatkit and Aspersa. Those projects were created by Baron Schwartz and developed primarily by him and Daniel Nichter, both of whom are employed by Percona. Visit for more software developed by Percona. .SH "COPYRIGHT, LICENSE, AND WARRANTY" .IX Header "COPYRIGHT, LICENSE, AND WARRANTY" This program is copyright 2007\-2011 Baron Schwartz, 2011\-2012 Percona Inc. Feedback and improvements are welcome. .PP \&\s-1THIS\s0 \s-1PROGRAM\s0 \s-1IS\s0 \s-1PROVIDED\s0 \*(L"\s-1AS\s0 \s-1IS\s0\*(R" \s-1AND\s0 \s-1WITHOUT\s0 \s-1ANY\s0 \s-1EXPRESS\s0 \s-1OR\s0 \s-1IMPLIED\s0 \&\s-1WARRANTIES\s0, \s-1INCLUDING\s0, \s-1WITHOUT\s0 \s-1LIMITATION\s0, \s-1THE\s0 \s-1IMPLIED\s0 \s-1WARRANTIES\s0 \s-1OF\s0 \&\s-1MERCHANTABILITY\s0 \s-1AND\s0 \s-1FITNESS\s0 \s-1FOR\s0 A \s-1PARTICULAR\s0 \s-1PURPOSE\s0. .PP This program is free software; you can redistribute it and/or modify it under the terms of the \s-1GNU\s0 General Public License as published by the Free Software Foundation, version 2; \s-1OR\s0 the Perl Artistic License. On \s-1UNIX\s0 and similar systems, you can issue `man perlgpl' or `man perlartistic' to read these licenses. .PP You should have received a copy of the \s-1GNU\s0 General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, \s-1MA\s0 02111\-1307 \s-1USA\s0. .SH "VERSION" .IX Header "VERSION" pt-deadlock-logger 2.1.2