Re: [PATCH 2/2] tasks: Add task_struct addr for lx-ps cmd

2020-08-18 Thread Ritesh Harjani
On 8/18/20 11:10 AM, Jan Kiszka wrote: On 18.08.20 06:04, Ritesh Harjani wrote: task_struct addr in lx-ps cmd seems helpful TASK PIDCOMM 0x82c2b8c0 0 swapper/0 0x888a0ba20040 1 systemd 0x888a0ba24040 2 kthreadd 0x888a0ba28040 3 rcu_gp

Re: [PATCH 2/2] tasks: Add task_struct addr for lx-ps cmd

2020-08-17 Thread Jan Kiszka
On 18.08.20 06:04, Ritesh Harjani wrote: > task_struct addr in lx-ps cmd seems helpful > > > TASK PIDCOMM > 0x82c2b8c0 0 swapper/0 > 0x888a0ba20040 1 systemd > 0x888a0ba24040 2 kthreadd > 0x888a0ba28040 3 rcu_gp > > Signed-off-by: Ritesh Har

[PATCH 2/2] tasks: Add task_struct addr for lx-ps cmd

2020-08-17 Thread Ritesh Harjani
task_struct addr in lx-ps cmd seems helpful TASK PIDCOMM 0x82c2b8c0 0 swapper/0 0x888a0ba20040 1 systemd 0x888a0ba24040 2 kthreadd 0x888a0ba28040 3 rcu_gp Signed-off-by: Ritesh Harjani --- scripts/gdb/linux/tasks.py | 9 + 1 file c