Mark Price
Mark Price
It would be useful to be able to aggregate stacks based on (e.g.) package name. Something like: ./heap-alloc-flames $PID -g "org.hibernate.*" this will reduce the number of flames, making rendering...
Allow a user to specify both remote & local end-points when monitoring via /proc/net data sources. E.g. ``` tcpSocketMonitor.beginMonitoringOf(localAddress, remoteAddress); ```
inode is currently encoded in 16 bits of information, this is not enough for modern systems.