Go to file
Alexey Yelistratov 8f3e2139ed Add MongoDB driver
Change-Id: Ibc3c02ee1da5c977b7ddaa909ea7e8cdfb439773
2016-07-18 15:41:26 +03:00
2016-07-18 15:41:26 +03:00
2014-01-09 11:25:23 +04:00
2016-01-14 01:41:39 -08:00
2015-10-17 22:34:15 +00:00
2016-02-29 13:42:14 +08:00
2014-01-09 11:25:23 +04:00
2016-03-10 17:54:20 +08:00
2016-03-03 11:30:00 +08:00

OSProfiler -- Library for cross-project profiling library

Latest Version

Downloads

OSProfiler provides a tiny but powerful library that is used by most (soon to be all) OpenStack projects and their python clients. It provides functionality to be able to generate 1 trace per request, that goes through all involved services. This trace can then be extracted and used to build a tree of calls which can be quite handy for a variety of reasons (for example in isolating cross-project performance issues).

Description
RETIRED, further work has moved to Debian project infrastructure
Readme 520 KiB