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: cache pthread names
Patrick Donnelly
2024-10-25
1
-8
/
+4
*
common/BackTrace: refactor into Clib and Py implementations
Sage Weil
2021-06-23
1
-4
/
+4
*
common: Build target 'common' without using namespace in headers
Adam C. Emerson
2020-03-07
1
-1
/
+3
*
common/assert: include ceph_abort_msg(arg) arg in log output
Sage Weil
2019-04-23
1
-2
/
+4
*
common: make ceph_abort store same crash info as ceph_assert
Mykola Golub
2018-10-21
1
-8
/
+23
*
global: store assert msg in global and dump to crash meta
Mykola Golub
2018-10-21
1
-8
/
+6
*
cleanup: Replace always-false assertions with abort
Adam C. Emerson
2018-08-27
1
-4
/
+4
*
include/assert: Smarten up ceph_assert
Adam C. Emerson
2018-08-27
1
-27
/
+98
*
common: Use ceph_assert for asserts
Adam C. Emerson
2018-08-27
1
-5
/
+5
*
common/assert: mark assert helpers with [[gnu::cold]]
Kefu Chai
2018-07-30
1
-7
/
+11
*
common: use ceph_pthread_getname
Willem Jan Withagen
2018-06-26
1
-2
/
+3
*
common/assert: record assert info in g_assert_* globals
Sage Weil
2018-06-19
1
-0
/
+16
*
common/assert: get rid of duplicate log dump from assert handler
Sage Weil
2018-06-19
1
-14
/
+10
*
common: Make code to invoke assert() smaller.
Adam Kupczyk
2018-03-05
1
-0
/
+5
*
common: Remove redundant includes
Jos Collin
2017-05-26
1
-11
/
+0
*
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