Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | debug: use correct fp for memory object output | Aldo Cortesi | 2016-10-05 | 1 | -1/+1 |
* | debug: Hard exit after debug signal | Aldo Cortesi | 2016-10-04 | 1 | -2/+7 |
* | debug: add a dump of objects in memory | Aldo Cortesi | 2016-10-04 | 1 | -0/+14 |
* | http2: improve kill and cleanup threads | Thomas Kriechbaumer | 2016-09-03 | 1 | -2/+2 |
* | fix sysinfo for py3 | Thomas Kriechbaumer | 2016-07-10 | 1 | -1/+1 |
* | fix #1314 | Maximilian Hils | 2016-07-08 | 1 | -20/+23 |
* | fix debug mode on Windows | Maximilian Hils | 2016-06-13 | 1 | -3/+5 |
* | Satisfy lint | Aldo Cortesi | 2016-06-11 | 1 | -1/+5 |
* | debug: On SIGUSR2, we dump tracebacks for all threads to screen | Aldo Cortesi | 2016-06-11 | 1 | -1/+15 |
* | Zap stray semicolon | Aldo Cortesi | 2016-06-11 | 1 | -1/+1 |
* | debug: num_fds is posix-only | Aldo Cortesi | 2016-06-11 | 1 | -1/+2 |
* | debug: add OpenSSL | Aldo Cortesi | 2016-06-11 | 1 | -0/+3 |
* | debug: verison -> version | Aldo Cortesi | 2016-06-11 | 1 | -1/+1 |
* | Improve debugging of thread and other leaks | Aldo Cortesi | 2016-06-11 | 1 | -12/+59 |
* | debug.sysinfo: tests and coverage | Aldo Cortesi | 2016-06-11 | 1 | -6/+9 |
* | Add a --sysinfo flag to all daemons | Aldo Cortesi | 2016-06-11 | 1 | -0/+26 |