Go to file
Doug Hellmann 674ced35dc set default python to python3
Set the default python to python3 except for the py27 environment. We
have to set that explicitly to override the new default.

Change-Id: I1b90426757130f9e8f32eb4882746bb44b3cf1e3
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-04-13 16:13:58 -04:00
2018-01-18 12:01:09 +01:00
2018-01-18 12:01:09 +01:00
2017-07-06 16:24:38 +05:30
2015-10-17 22:34:15 +00:00
2018-02-01 22:25:06 -08:00
2014-01-09 11:25:23 +04:00
2016-03-10 17:54:20 +08:00
2018-04-13 16:13:58 -04:00

Team and repository tags

image

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
OpenStack cross service/project profiler
Readme 4.9 MiB
Languages
Python 93.3%
HTML 4.8%
Shell 1.9%