22 Commits

Author SHA1 Message Date
Andrew Case d1e3c41ff0 Update pidhashtable for 4.18+ 2019-07-10 11:22:39 -05:00
Andrew Case 975b557847 Linux - update pidhashtable to fix bug 2019-02-11 17:37:34 -06:00
Andrew Case 355773b9bb Linux - update process hash table enumeration for 4.20 2019-01-15 09:56:04 -06:00
Andrew Case 61a77adc33 Linux - update pidhashtable with more smear protection 2019-01-07 11:33:53 -06:00
atcuno 2ce4c7f039 Add support for the new process tracking radix tree in kernels 4.15+ 2018-10-01 12:41:25 -05:00
atcuno 9ad2619a95 Linux - add pidhashtable sanity checks 2018-06-06 11:19:28 -05:00
Andrew C 857ac62df5 Linux - fix pidhashtable and psxview for old kernels 2015-07-02 23:54:21 -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 f30d49c20e fix a typo in an error message - linux_pidhashtable 2013-03-29 22:41:10 +00:00
atcuno 17cd70e20b Linux - filter out bad task_structs in pid_hashtable 2013-03-29 18:49:57 +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 add23cbc31 Linux - continue the cleanup of common, update pidhashtable and cpuinfo to reference new code locations 2012-09-10 19:12:19 +00:00
atcuno 295ff64f4a Linux - clean up pidhashtable 2012-09-10 17:33:52 +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 b70e37e8cc Linux - fix pidhashtable for all profiles 2012-09-08 07:25:28 +00:00
iMHLv2 9cd937b1e0 Linux - whitespace in pidhashtable.py 2012-09-03 01:24:27 +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