index
:
delta/python-packages/osprofiler.git
master
stable/mitaka
stable/newton
stable/ocata
stable/pike
stable/queens
stable/rocky
stable/stein
stable/train
stable/ussuri
stable/victoria
github.com: stackforge/osprofiler.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
osprofiler
/
profiler.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove six
wangzihao
2020-12-17
1
-4
/
+2
*
Fix pep8 failures
Andreas Jaeger
2020-06-02
1
-2
/
+2
*
Enforce order of import statements
Ilya Shakhat
2020-04-20
1
-1
/
+1
*
In case of an error, always add message
Shoham Peller
2018-12-16
1
-1
/
+5
*
Make profiler.clean() public method
Stuart Grace
2018-06-27
1
-1
/
+1
*
OSprofiler with Jaeger Tracing as backend
Tovin Seven
2018-05-29
1
-1
/
+13
*
Merge "Check profiler instance before initialize"
Zuul
2018-01-23
1
-2
/
+3
|
\
|
*
Check profiler instance before initialize
Tovin Seven
2018-01-18
1
-2
/
+3
*
|
Remove Ceilometer support
Ilya Shakhat
2018-01-18
1
-1
/
+1
|
/
*
Add function/sql results to trace info
Tovin Seven
2017-08-07
1
-9
/
+37
*
Remove unused parameters from Profiler class
Ilya Shakhat
2017-07-31
1
-18
/
+3
*
Use uuidutils instead of uuid.uuid4()
Tovin Seven
2016-12-07
1
-3
/
+3
*
Replace six.iteritems() with .items()
gecong1973
2016-11-28
1
-2
/
+1
*
Merge "Add backward compatible drivers structure"
Jenkins
2016-07-12
1
-8
/
+19
|
\
|
*
Add backward compatible drivers structure
Alexey Yelistratov
2016-07-04
1
-8
/
+19
*
|
Merge "Add exception type to stop trace info"
Jenkins
2016-05-19
1
-1
/
+5
|
\
\
|
|
/
|
/
|
|
*
Add exception type to stop trace info
Vipin Balachandran
2016-04-21
1
-1
/
+5
*
|
Avoid tracing class and static methods
Joshua Harlow
2016-03-16
1
-13
/
+26
*
|
Avoid multiple tracing when applying meta or class decorator
Joshua Harlow
2016-03-15
1
-8
/
+61
|
/
*
Make class detection more accurate
Dina Belova
2016-02-09
1
-1
/
+1
*
Disable staticmethods tracing
1.0.1
Dina Belova
2016-02-06
1
-1
/
+4
*
Add fix for static and class methods in @trace_cls
Dina Belova
2016-02-01
1
-2
/
+14
*
Use oslo.utils reflection and avoid refinding decorated name
Joshua Harlow
2016-01-25
1
-13
/
+10
*
Make profiler timestamp json.dumps friendly
Dina Belova
2016-01-14
1
-1
/
+2
*
Fix TracedMeta class
Boris Pavlovic
2015-12-28
1
-3
/
+3
*
Fix a couple of typos in doc strings
Timur Sufiev
2015-12-28
1
-1
/
+1
*
Fix Ceilometer parser to use events
Dina Belova
2015-12-24
1
-2
/
+10
*
Add TracedMeta class
Dina Belova
2015-12-21
1
-0
/
+48
*
Add hacking rules & fix hacking issues
Boris Pavlovic
2015-11-23
1
-1
/
+1
*
Various cleanups
Boris Pavlovic
2015-06-24
1
-6
/
+6
*
Fix issue with trace_cls
Boris Pavlovic
2014-07-14
1
-1
/
+3
*
Add @profiler.trace_cls decorator
Boris Pavlovic
2014-07-13
1
-6
/
+59
*
Fix & improve trace decorator
Boris Pavlovic
2014-07-07
1
-6
/
+20
*
Add @profiler.trace decorator
Boris Pavlovic
2014-07-03
1
-0
/
+22
*
Make a cleaner API for osporfiler
Boris Pavlovic
2014-07-02
1
-3
/
+3
*
Add "_" to names of private methods
Boris Pavlovic
2014-07-02
1
-3
/
+3
*
Make hmac required argument in profiler.Profiler.init
Boris Pavlovic
2014-06-24
1
-10
/
+59
*
Split code sugar and logic in Profiler class
Boris Pavlovic
2014-06-12
1
-16
/
+13
*
Simplify notifer API
Boris Pavlovic
2014-06-11
1
-2
/
+1
*
Merge pull request #3 from harlowja/secure-hmac
Boris Pavlovic
2014-05-21
1
-3
/
+5
|
\
|
*
Add in hmac signing/verification
Joshua Harlow
2014-05-20
1
-3
/
+5
*
|
Make name also use a deque
Joshua Harlow
2014-05-15
1
-1
/
+1
*
|
Use a collections.deque which has thread safe pop/append
Joshua Harlow
2014-05-15
1
-2
/
+2
|
/
*
Remove information about service in profiler
Boris Pavlovic
2014-05-09
1
-8
/
+5
*
Add possibility to disable sqlalchemy tracing
Boris Pavlovic
2014-05-07
1
-2
/
+2
*
Imporove profiler and add UTs
Boris Pavlovic
2014-02-24
1
-1
/
+19
*
Fix licenses
Boris Pavlovic
2014-01-12
1
-1
/
+2
*
Fix pep
Boris Pavlovic
2014-01-12
1
-1
/
+1
*
Add profiler class
Boris Pavlovic
2014-01-09
1
-0
/
+105