aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/profile_analyzer/profile_analyzer.py
Commit message (Expand)AuthorAge
* Script to generate latency reportsGravatar Craig Tiller2015-10-08
* Latency tracesGravatar Craig Tiller2015-10-08
* Further work on new prof analyzerGravatar Craig Tiller2015-10-08
* Get basic profiler working againGravatar Craig Tiller2015-10-08
* Use "#!/usr/bin/env python2.7" only in utilitiesGravatar Nathaniel Manista2015-09-23
* Further fixes and eye candy.Gravatar David Garcia Quintas2015-05-06
* Handling of ! tags across threads & performance.Gravatar David Garcia Quintas2015-05-06
* Avoid repeated sortings in percentile() calls.Gravatar David Garcia Quintas2015-05-06
* Implemented aggregation over important mark times.Gravatar David Garcia Quintas2015-05-06
* Added support for important mark (!) analysis.Gravatar David Garcia Quintas2015-05-06
* Basic profiler analyzerGravatar Craig Tiller2015-05-05