0.1.103
·
1925 commits
to master
since this release
Bug Fixes
- Update
ncurses
so it will compile on GCC 5 - Don't use GCC 5 inside the Docker container, because older kernels are still not ready
- Minor bugfixes
New and updated features
httplog
chisel: show a log of all HTTP requestshttptop
chisel: show top HTTP requests by: ncalls, time or bytes- Improved the
accept
system event by addingqueuelen
andqueuemax
sysdig-probe
can now compile on the EL5 kernel. Userspace application still requires a recent GCC, which can be obtained from the Redhat/CentOS developer toolset- Support CPU hotplug: sysdig will just work if CPUs go up or down in your system, and will also generate an event when that happens
- Precompile
sysdig-probe
for most Ubuntu, Fedora, CentOS kernels