[thread1]
name     : Thread_0x[0-9a-fA-F]+$
priority : 16
core No. : \d+$

[thread2]
name     : Thread_0x[0-9a-fA-F]+$
priority : 16
core No. : \d+$

Change name of thread2
Change priority of thread2 to 5

[thread2]
name     : Thread2_NewName
priority : 5
core No. : \d+$

