pstop.git
9 years agoFix markup
Simon J Mudd [Thu, 11 Dec 2014 22:29:23 +0000 (23:29 +0100)]
Fix markup

9 years agoAdjust README.md and allow left and right arrow keys to navigate
Simon J Mudd [Thu, 11 Dec 2014 22:28:07 +0000 (23:28 +0100)]
Adjust README.md and allow left and right arrow keys to navigate

9 years agoremove unneeded file
Simon J Mudd [Wed, 10 Dec 2014 12:06:41 +0000 (13:06 +0100)]
remove unneeded file

9 years agoUpdate version and docs a tiny bit
Simon J Mudd [Wed, 10 Dec 2014 12:05:17 +0000 (13:05 +0100)]
Update version and docs a tiny bit

9 years agoswap map_string_string to map_string_int (for efficiency)
Simon J Mudd [Tue, 9 Dec 2014 23:33:08 +0000 (00:33 +0100)]
swap map_string_string to map_string_int (for efficiency)

9 years agoMove to i_s / p_s and add user info (not quite complete)
Simon J Mudd [Tue, 9 Dec 2014 23:01:37 +0000 (00:01 +0100)]
Move to i_s / p_s and add user info (not quite complete)

9 years agoBUG: remove the @0024 --> $ comment as fixed
Simon J Mudd [Thu, 4 Dec 2014 18:00:40 +0000 (19:00 +0100)]
BUG: remove the @0024 --> $ comment as fixed

9 years agobump version to v0.0.18
Simon J Mudd [Thu, 4 Dec 2014 17:58:03 +0000 (18:58 +0100)]
bump version to v0.0.18

9 years agoMatch $datadir and show as <datadir> for odd stuff
Simon J Mudd [Thu, 4 Dec 2014 17:56:36 +0000 (18:56 +0100)]
Match $datadir and show as <datadir> for odd stuff

9 years agoFix $ sign in table names (sys)
Simon J Mudd [Thu, 4 Dec 2014 17:44:08 +0000 (18:44 +0100)]
Fix $ sign in table names (sys)

9 years agoImprove documentation slighlty
Simon J Mudd [Thu, 4 Dec 2014 16:33:10 +0000 (17:33 +0100)]
Improve documentation slighlty

9 years agogithub.com/sjmudd/pstop/wait_info: Improve docs slightly
Simon J Mudd [Thu, 4 Dec 2014 16:25:02 +0000 (17:25 +0100)]
github.com/sjmudd/pstop/wait_info: Improve docs slightly

9 years agobump version to v0.0.17
Simon J Mudd [Wed, 3 Dec 2014 19:58:13 +0000 (20:58 +0100)]
bump version to v0.0.17

9 years agoRemove time.Ticker and adjust polling mechanism
Simon J Mudd [Wed, 3 Dec 2014 19:57:07 +0000 (20:57 +0100)]
Remove time.Ticker and adjust polling mechanism

9 years agobump version to v0.0.16
Simon J Mudd [Tue, 2 Dec 2014 07:01:05 +0000 (08:01 +0100)]
bump version to v0.0.16

9 years agofix typo: in db name
Simon J Mudd [Tue, 2 Dec 2014 06:50:52 +0000 (07:50 +0100)]
fix typo: in db name

9 years agoRemind people to ensure grants are ok
Simon J Mudd [Mon, 1 Dec 2014 23:31:46 +0000 (00:31 +0100)]
Remind people to ensure grants are ok

9 years agoAdd missing check
Simon J Mudd [Mon, 1 Dec 2014 23:28:05 +0000 (00:28 +0100)]
Add missing check

9 years agobump up version to 0.0.15
Simon J Mudd [Mon, 1 Dec 2014 23:26:41 +0000 (00:26 +0100)]
bump up version to 0.0.15

9 years agoAdd checks for access to tables which may not be selectable
Simon J Mudd [Mon, 1 Dec 2014 23:26:20 +0000 (00:26 +0100)]
Add checks for access to tables which may not be selectable

9 years agoProvide more useful error message if MySQL version is not expected
Simon J Mudd [Mon, 1 Dec 2014 19:33:54 +0000 (20:33 +0100)]
Provide more useful error message if MySQL version is not expected

9 years agoP_S.file_summary_by_instance uses key_value_cache
Simon J Mudd [Tue, 25 Nov 2014 22:25:55 +0000 (23:25 +0100)]
P_S.file_summary_by_instance uses key_value_cache

9 years agoProvide a simplistic key value cache to reduce regexp usage
Simon J Mudd [Tue, 25 Nov 2014 22:25:10 +0000 (23:25 +0100)]
Provide a simplistic key value cache to reduce regexp usage

9 years agoShow only short hostname to save a bit of space
Simon J Mudd [Fri, 21 Nov 2014 23:21:11 +0000 (00:21 +0100)]
Show only short hostname to save a bit of space

9 years agoAdd regexp caching to reduce load
Simon J Mudd [Fri, 21 Nov 2014 23:20:21 +0000 (00:20 +0100)]
Add regexp caching to reduce load

9 years agobump up version to v0.0.14
Simon J Mudd [Fri, 21 Nov 2014 22:22:04 +0000 (23:22 +0100)]
bump up version to v0.0.14

9 years agoPartitioning munging should work now
Simon J Mudd [Fri, 21 Nov 2014 22:10:55 +0000 (23:10 +0100)]
Partitioning munging should work now

9 years agoAdjust regexp matching a little
Simon J Mudd [Fri, 21 Nov 2014 22:07:07 +0000 (23:07 +0100)]
Adjust regexp matching a little

9 years agosaving a bit
Simon J Mudd [Fri, 21 Nov 2014 19:47:16 +0000 (20:47 +0100)]
saving a bit

9 years agoAdd support for profiling
Simon J Mudd [Fri, 21 Nov 2014 21:37:27 +0000 (22:37 +0100)]
Add support for profiling

9 years agoVarious adjustments
Simon J Mudd [Thu, 20 Nov 2014 22:47:46 +0000 (23:47 +0100)]
Various adjustments

9 years agoadd a bug I need to fix
Simon J Mudd [Tue, 18 Nov 2014 04:16:58 +0000 (05:16 +0100)]
add a bug I need to fix

9 years agobump to v0.0.13
Simon J Mudd [Tue, 18 Nov 2014 04:16:36 +0000 (05:16 +0100)]
bump to v0.0.13

9 years agoRename UpdateInitialValues() to SyncReferenceValues()
Simon J Mudd [Tue, 18 Nov 2014 04:12:44 +0000 (05:12 +0100)]
Rename UpdateInitialValues() to SyncReferenceValues()

9 years agoCollect only the data as we need it
Simon J Mudd [Mon, 17 Nov 2014 08:23:49 +0000 (09:23 +0100)]
Collect only the data as we need it

9 years agoCollect only the data as we need it
Simon J Mudd [Mon, 17 Nov 2014 08:21:20 +0000 (09:21 +0100)]
Collect only the data as we need it

9 years agoBe able to collect some usage metrics
Simon J Mudd [Sat, 15 Nov 2014 12:24:48 +0000 (13:24 +0100)]
Be able to collect some usage metrics

9 years agominor adjustments
Simon J Mudd [Sat, 15 Nov 2014 11:38:00 +0000 (12:38 +0100)]
minor adjustments

9 years agobump version
Simon J Mudd [Sat, 15 Nov 2014 11:28:06 +0000 (12:28 +0100)]
bump version

9 years agoIsolate display from collection of data
Simon J Mudd [Sat, 15 Nov 2014 11:25:59 +0000 (12:25 +0100)]
Isolate display from collection of data

9 years agoRemove unused directory
Simon J Mudd [Sat, 15 Nov 2014 07:27:42 +0000 (08:27 +0100)]
Remove unused directory

9 years agoremove unneeded whitespace
Simon J Mudd [Fri, 14 Nov 2014 22:50:50 +0000 (23:50 +0100)]
remove unneeded whitespace

9 years agoremove unneeded whitespace from keys.txt
Simon J Mudd [Fri, 14 Nov 2014 22:49:36 +0000 (23:49 +0100)]
remove unneeded whitespace from keys.txt

9 years agoadd some test code
Simon J Mudd [Fri, 14 Nov 2014 22:48:03 +0000 (23:48 +0100)]
add some test code

9 years agointerval is configurable so do not say it is not
Simon J Mudd [Fri, 14 Nov 2014 21:30:41 +0000 (22:30 +0100)]
interval is configurable so do not say it is not

9 years agoAdd a couple of extra files to give more help
Simon J Mudd [Fri, 14 Nov 2014 20:50:35 +0000 (21:50 +0100)]
Add a couple of extra files to give more help

9 years agoChange counters to uint64 as something broke on my box and bump up to v0.0.11
Simon J Mudd [Fri, 14 Nov 2014 20:35:15 +0000 (21:35 +0100)]
Change counters to uint64 as something broke on my box and bump up to v0.0.11

9 years agoInitial import of pstop v0.0.10
Simon J Mudd [Fri, 14 Nov 2014 07:37:34 +0000 (08:37 +0100)]
Initial import of pstop v0.0.10

9 years agoAdjust README.md
Simon J Mudd [Tue, 11 Nov 2014 21:43:00 +0000 (22:43 +0100)]
Adjust README.md

9 years agoProvide empty shell for later import
Simon J Mudd [Tue, 11 Nov 2014 18:31:11 +0000 (19:31 +0100)]
Provide empty shell for later import

9 years agoInitial commit
Simon J Mudd [Tue, 11 Nov 2014 17:43:41 +0000 (18:43 +0100)]
Initial commit