Commit Graph

17 Commits

Author SHA1 Message Date
Andrew C da8d19f964 linux - update netstat api 2014-09-09 20:23:04 -05:00
Andrew Case d49f544926 Linux - update lsof & netstat api 2014-07-26 18:50:39 -05:00
Andrew C 2b3665253c Linux - update linux_netstat to not skip non-named unix sockets and to print inode number 2014-05-27 09:43:16 -05:00
iMHLv2 e6ed7078f9 sync with r3581 of trunk 2014-01-17 14:21:55 -06:00
iMHLv2 f699e93a4f sync with r3514 2013-10-08 01:04:26 -04:00
iMHLv2 d242168adb initial commit of r3513 branch 2013-10-07 11:55:04 -04:00
awalters 4c7cc26502 Standardization of file headers. License clarification. Dumpfiles committed to trunk. 2013-10-08 04:16:13 +00:00
iMHLv2 d566437cc4 fix an exception in linux_netstat on a missing inet_sock.inet_dport. reported by Edwin Smulders. at the same time, create some APIs for linux's inet_sock object. fixes issue #434 2013-07-17 14:30:28 +00:00
iMHLv2 f106698abf bring the IGNORE_UNIX option back to linux_netstat. it was deleted it r2808 but the variable self._config.IGNORE_UNIX is still referenced in code 2013-02-22 18:31:28 +00:00
iMHLv2 0af575492f replace all the calls to self.get_profile_symbol() from linux plugins, use self.addr_space.profile.get_symbol() instead 2013-02-19 17:42:25 +00:00
atcuno 6b0e737aef Linux - make netstat inherit from pslist 2012-11-23 03:15:26 +00:00
mike.auty@gmail.com e017034023 Pylint, formatting and styles fixes for all linux plugins. 2012-09-10 15:06:57 +00:00
atcuno b8c8e3ceca Linux - make each plugin get its own address space 2012-09-09 18:18:57 +00:00
atcuno 03adf08d3d Linux - update netstat to support pkt_queues 2012-09-09 06:56:16 +00:00
atcuno 222aebd261 Linux - Change netstats u option to U to make kmem_cache handling easier 2012-08-25 17:05:10 +00:00
atcuno 9427b366f0 Linux - update all plugins but cpuinfo to new symbol handling method 2012-08-24 23:21:08 +00:00
mike.auty@gmail.com e5ae67f65a Merge in most of linux-support. 2012-08-16 11:00:06 +00:00