 | Up one level
| |
 | Profiler.php [source] [469 lines] | Base class and functions for profiling. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. |
 | ProfilerMwprof.php [source] [256 lines] | Profiler class for Mwprof. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. |
 | ProfilerSimpleDB.php [source] [111 lines] | Profiler storing information in the DB. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. |
 | ProfilerSimpleText.php [source] [82 lines] | Profiler showing output in page source. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. |
 | ProfilerSimpleTrace.php [source] [85 lines] | Profiler showing execution trace. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. |
 | ProfilerSimpleUDP.php [source] [75 lines] | Profiler sending messages over UDP. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. |
 | ProfilerStandard.php [source] [559 lines] | Common implementation class for profiling. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. |
 | ProfilerStub.php [source] [66 lines] | Stub profiling functions. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. |