index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
common
/
assert.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
common/BackTrace: add operator<<
Kefu Chai
2017-01-15
1
-5
/
+4
*
common: Unskew clock
Adam C. Emerson
2016-12-22
1
-2
/
+2
*
assert: abort() rather than throw
Adam C. Emerson
2015-12-11
1
-4
/
+6
*
Add assertf macro
Adam Crume
2014-08-21
1
-0
/
+69
*
assert: dump recent log entries on failed assertions
Sage Weil
2012-03-27
1
-4
/
+11
*
log: new logging infrastructure
Sage Weil
2012-03-27
1
-10
/
+0
*
assert: include timestamp
Sage Weil
2012-01-27
1
-2
/
+7
*
assert: no 0x before thread id
Sage Weil
2011-10-20
1
-2
/
+2
*
assert: de-globalize
Colin Patrick McCabe
2011-06-21
1
-7
/
+29
*
DoutStreambuf: de-globalize dout lock
Colin Patrick McCabe
2011-06-03
1
-46
/
+4
*
Rename config.h -> common/config.h
Colin Patrick McCabe
2011-02-23
1
-1
/
+1
*
assert: allow assertions inside calls to dout()
Colin Patrick McCabe
2011-02-14
1
-4
/
+49
*
assert.cc: some cleanup
Colin Patrick McCabe
2011-02-14
1
-29
/
+53
*
common: Remove common/tls.cc
Colin Patrick McCabe
2011-02-14
1
-2
/
+0
*
assert: print thread id in hex
Sage Weil
2011-01-04
1
-1
/
+1
*
common: print thread ID in sig handlers and assert
Colin Patrick McCabe
2011-01-03
1
-1
/
+2
*
common: more cerr -> derr conversions
Colin Patrick McCabe
2010-12-17
1
-9
/
+4
*
ceph.spec.in: don't strip rados classes
Christian Brunner
2010-11-09
1
-1
/
+1
*
always throw by value; always catch by const ref
Colin Patrick McCabe
2010-10-04
1
-1
/
+1
*
assert: use ceph namespace
Sage Weil
2010-04-08
1
-0
/
+4
*
assert: leave cruft off top of assert failure backtrace
Sage Weil
2009-12-22
1
-1
/
+1
*
assert: throw FailedAssertion exception instead of inducing segfault
Sage Weil
2009-06-26
1
-6
/
+11
*
config: clean up common_init a bit
Sage Weil
2009-03-20
1
-1
/
+1
*
assert: warn on assertion if requested for current thread
Yehuda Sadeh
2009-02-10
1
-0
/
+5
*
added a common initialization function
Yehuda Sadeh
2009-02-10
1
-0
/
+2
*
make assertion output look more like gcc
Sage Weil
2008-11-24
1
-2
/
+4
*
lockdep: make it work
Sage Weil
2008-11-01
1
-25
/
+9
*
assert: include rudimentary stack dump
Sage Weil
2008-10-13
1
-1
/
+27
*
custom assertion handler
Sage Weil
2008-10-13
1
-0
/
+16