index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
global
/
signal_handler.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
test: fix Windows ::_creat
Lucian Petrut
2023-11-22
1
-0
/
+4
*
common/BackTrace: refactor into Clib and Py implementations
Sage Weil
2021-06-23
1
-1
/
+1
*
global/signal_handler: expose function to generate crash dump
Sage Weil
2021-06-23
1
-50
/
+65
*
global: fault handlers cope with simultaneous faults now.
Radoslaw Zarzynski
2021-05-05
1
-12
/
+28
*
src/*: do not pass cct to ceph_version_to_str()
Kefu Chai
2020-12-10
1
-1
/
+1
*
test: Use a config variable debug_version_for_testing
David Zafman
2020-11-12
1
-1
/
+1
*
global: Build without using namespace declarations in headers
Adam C. Emerson
2020-03-22
1
-0
/
+6
*
include/compat: add flags arg to pipe_cloexec
Sage Weil
2019-10-01
1
-2
/
+2
*
global/signal_handler: avoid core dump on EIO
Sage Weil
2019-04-07
1
-1
/
+7
*
global: add hook to annotate crash report with EIO information
Sage Weil
2019-04-07
1
-0
/
+23
*
Merge pull request #25244 from trociny/wip-crash-procname
Kefu Chai
2018-11-28
1
-0
/
+1
|
\
|
*
global: add process_name to crash meta
Mykola Golub
2018-11-27
1
-0
/
+1
*
|
global/signal_handler: Mutex -> ceph::mutex
Sage Weil
2018-11-21
1
-14
/
+12
*
|
common/config: push down Mutex #include
Sage Weil
2018-11-21
1
-0
/
+1
|
/
*
global: store assert msg in global and dump to crash meta
Mykola Golub
2018-10-21
1
-0
/
+3
*
*: set missing CLOEXEC on opened fds
Patrick Donnelly
2018-09-20
1
-4
/
+4
*
Merge pull request #23738 from dmick/wip-fix-crashdump
Kefu Chai
2018-08-29
1
-1
/
+1
|
\
|
*
global/signal_handler.cc: report assert_file as correct name
Dan Mick
2018-08-25
1
-1
/
+1
*
|
global: Use ceph_assert for asserts.
Adam C. Emerson
2018-08-27
1
-20
/
+20
|
/
*
global/signal_handler: add 'done' file to signal crashdump is ready
Dan Mick
2018-08-09
1
-0
/
+2
*
common: FreeBSD does not have /etc/os-release
Willem Jan Withagen
2018-07-05
1
-2
/
+3
*
global/signal_handler: one less frame of context
Sage Weil
2018-06-20
1
-1
/
+1
*
global/signal_handler: write crash dumps to /var/lib/ceph/crash/$uuid/
Sage Weil
2018-06-20
1
-0
/
+152
*
signal_handler: Implementing specific messages per context
Erwan Velu
2018-04-19
1
-7
/
+27
*
signal_handler: Reports pid 0 as Kernel
Erwan Velu
2018-04-19
1
-0
/
+4
*
global/signal_handler: port get_name_by_pid() to osx
Kefu Chai
2017-09-16
1
-1
/
+17
*
core: Prefix /proc/ with FreeBSD emulation
Willem Jan Withagen
2017-04-05
1
-1
/
+1
*
common: add override in header file
liuchang0812
2017-03-03
1
-1
/
+1
*
common: add override for common submodule and misc
liuchang0812
2017-02-16
1
-1
/
+1
*
global/signal_handler: dump backtrace even from within logging code
Sage Weil
2017-01-13
1
-8
/
+8
*
global/signal_handler: behave if g_ceph_context or _log are null
Sage Weil
2017-01-13
1
-1
/
+3
*
dout: Use dout_context
Adam C. Emerson
2016-12-22
1
-0
/
+2
*
global/signal_handler: retry if read() returns with EINTR
Kefu Chai
2016-11-23
1
-1
/
+1
*
global/signal_handler: use sig_str instead of sys_siglist
John Coyle
2016-08-09
1
-1
/
+1
*
Merge pull request #9371 from ukernel/wip-osx-fuse
Kefu Chai
2016-07-27
1
-1
/
+2
|
\
|
*
compat: define ceph_pthread_{set,get}name()
Yan, Zheng
2016-07-18
1
-1
/
+2
*
|
global/signal_handler: dump cmdline instead of arg[0]
Kefu Chai
2016-07-19
1
-15
/
+18
|
/
*
Merge pull request #8964 from songbaisen/song24
Sage Weil
2016-07-11
1
-10
/
+59
|
\
|
*
global: log which process/command sent a signal
songbaisen
2016-06-03
1
-10
/
+59
*
|
compat: add abstractions for non portable pthread name funcs
John Coyle
2016-07-04
1
-2
/
+2
*
|
Merge pull request #9178 from wjwithagen/wip-wjw-freebsd-compile-2
Kefu Chai
2016-06-05
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
signal_handler.cc: pthread_getname_np is not available on FreeBSD
Willem Jan Withagen
2016-05-25
1
-0
/
+2
*
|
global: optimize header file dependency.
chenxiaowei
2016-05-21
1
-2
/
+0
|
/
*
global/signal_handler: fix typo
Kefu Chai
2016-04-05
1
-5
/
+2
*
global/signal_handler: fix warning
Sage Weil
2016-03-30
1
-0
/
+1
*
global/signale_handler: print thread name in signal handle.
Jianpeng Ma
2016-03-21
1
-2
/
+6
*
threads: add thread names
Igor Podoski
2016-01-05
1
-1
/
+1
*
signal_handler: added support for using reentrant strsignal() implementations...
John Coyle
2015-12-09
1
-3
/
+2
*
aix gcc librados port
Rohan Mars
2015-11-23
1
-1
/
+6
*
Solaris compilation/build changes
Rohan Mars
2015-11-13
1
-0
/
+15
[next]