Issues
- LP #1040813: pt-sift disables echo on OS X if there is a single timestampPT-1014
- LP #863165: pt-sift doesnot seem to calculate the right mutexesPT-878
- LP #821502: Some tools don't have --help or --versionPT-742Resolved issue: PT-742
- LP #1457573: pt-sift fails to download pt-diskstats pt-pmp pt-mext pt-alignPT-686Resolved issue: PT-686
- LP #1172317: pt-sift does not work if pt-stalk did not collect due to a full diskPT-612Resolved issue: PT-612
- LP #1022851: pt-sift error: PREFIX: unbound variablePT-554Resolved issue: PT-554
- LP #969703: pt-sift defaults to '.' instead of '/var/lib/pt-talk'PT-508Resolved issue: PT-508
- LP #946707: pt-sift loses STDIN after pt-diskstatsPT-492Resolved issue: PT-492
- LP #945842: pt-sift generates wrong state sum during processlist analysisPT-490Resolved issue: PT-490
- LP #945836: pt-sift prints awk error if there are no stack traces to aggregatePT-489Resolved issue: PT-489
- LP #930533: pt-sift looking for *-processlist1; broken compatibility with pt-stalkPT-470Resolved issue: PT-470
- LP #857104: pt-sift tries to invoke mext, should be pt-mextPT-423Resolved issue: PT-423
- LP #857091: pt-sift downloads http://percona.com/get/pt-pmp, which does not workPT-422Resolved issue: PT-422
- LP #871438: Bash tools are insecurePT-278Resolved issue: PT-278
- LP #824717: pt-sift doesn't runPT-254Resolved issue: PT-254
15 of 15
LP #1040813: pt-sift disables echo on OS X if there is a single timestamp
General
Escalation
General
Escalation
Description
Environment
None
Smart Checklist
Details
Assignee
UnassignedUnassignedReporter
lpjirasynclpjirasync(Deactivated)Priority
Low
Details
Details
Assignee
Unassigned
UnassignedReporter
lpjirasync
lpjirasync(Deactivated)Priority
Smart Checklist
Smart Checklist
Smart Checklist
Created January 24, 2018 at 6:52 PM
Updated May 18, 2024 at 12:28 AM
**Reported in Launchpad by Fernando Ipar last update 29-08-2012 14:43:45
On a system with this info:
telecaster:pt-stalk-samples fernandoipar$ uname -a
Darwin telecaster.local 11.4.0 Darwin Kernel Version 11.4.0: Mon Apr 9 19:32:15 PDT 2012; root:xnu-1699.26.8~1/RELEASE_X86_64 x86_64
telecaster:pt-stalk-samples fernandoipar$ bash --version
GNU bash, version 3.2.48(1)-release (x86_64-apple-darwin11)
Copyright (C) 2007 Free Software Foundation, Inc.
If I run pt-sift (as obtained just now from percona.com/get/pt-sift) with only one timestamp in the captures directory, echo is disabled on the session. Executing the 'reset' command on the shell solves the problem.
If I run the script with two or more captures, I don't have this problem. I have been able to reproduce this with multiple captures but just in case (as I couldn't find one in the tests directory) I will be attaching a sample capture that can be used to reproduce this problem on a similar system.
I haven't tested this on other platforms yet.