Skip to content
This repository has been archived by the owner on Dec 3, 2019. It is now read-only.

Request for adding state in ftrace_importer.html #4624

Open
youngjae24 opened this issue Mar 21, 2019 · 0 comments
Open

Request for adding state in ftrace_importer.html #4624

youngjae24 opened this issue Mar 21, 2019 · 0 comments

Comments

@youngjae24
Copy link

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant