lrdp_v2: Add support for THREAD_INFO_IN_TASK
The THREAD_INFO_IN_TASK kernel feature removes the thread_info structure from task stack. Add support for this in the parser to handle when this option is enabled. Change-Id: I23eda300395936618e6d69eccd6c5d610c871ba8
Showing
- linux-ramdump-parser-v2/parsers/ddrcompare.py 9 additions, 8 deletionslinux-ramdump-parser-v2/parsers/ddrcompare.py
- linux-ramdump-parser-v2/parsers/taskdump.py 14 additions, 12 deletionslinux-ramdump-parser-v2/parsers/taskdump.py
- linux-ramdump-parser-v2/ramdump.py 21 additions, 1 deletionlinux-ramdump-parser-v2/ramdump.py
Loading
Please register or sign in to comment