diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-01-17 07:36:30 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-01-17 07:36:30 +0000 |
commit | 6f21bbfd7dc7c424b0f8ef1e5dff30a1e15f28b1 (patch) | |
tree | f1c7c078489c5f09fc6853fafe904c5c70679c0e /databases/fireprofile/pkg-descr | |
parent | 86a8822091f7ce95cbc64b9132f73c6bde2c4a0c (diff) | |
download | ports-6f21bbfd7dc7c424b0f8ef1e5dff30a1e15f28b1.tar.gz ports-6f21bbfd7dc7c424b0f8ef1e5dff30a1e15f28b1.zip |
Notes
Diffstat (limited to 'databases/fireprofile/pkg-descr')
-rw-r--r-- | databases/fireprofile/pkg-descr | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/databases/fireprofile/pkg-descr b/databases/fireprofile/pkg-descr new file mode 100644 index 000000000000..f6fbd647cd47 --- /dev/null +++ b/databases/fireprofile/pkg-descr @@ -0,0 +1,12 @@ +From libfireprofile(3): + +libfireprofile is a library to help profiling where programs +using MySQL are spending their time. It intercepts MySQL queries +and provides EXPLAIN data about each query, as well as total +time spent on each query. + +WWW: http://ares.penguinhosting.net/~ian/ + +- Dean + +dean@odyssey.apana.org.au |