catapult-project / catapult

Deprecated Catapult GitHub. Please instead use http://crbug.com "Speed>Benchmarks" component for bugs and https://chromium.googlesource.com/catapult for downloading and editing source code..
https://chromium.googlesource.com/catapult
BSD 3-Clause "New" or "Revised" License
1.91k stars 562 forks source link

Request for adding state in ftrace_importer.html #4624

Open youngjae24 opened 5 years ago

youngjae24 commented 5 years ago

After kernel 4.14, prev_state of sched_switch was added. It is 'I' state - TASK IDLE When I see systrace.html in chrome, 'IDLE' is not displayed but 'UNKNOWN' is displayed. I think 'I' state needs to be added in ftrace_importer.html

Ftrace information kworker/u16:7-16309 [003] d..2 61197.472005: sched_switch: prev_comm=kworker/u16:7 prev_pid=16309 prev_prio=120 prev_state=I ==> next_comm=swapper/3 next_pid=0 next_prio=120