Commit ccc606a7 authored by Ze Gao's avatar Ze Gao Committed by Namhyung Kim
Browse files

perf sched: Sync state char array with the kernel



Update state char array to match the latest kernel definitions and
remove unused state mapping macros.

Note this is the preparing patch for get rid of the way to parse
process state from raw bitmask value. Instead we are going to
parse it from the recorded tracepoint print format, and this change
marks why we're doing it.

Signed-off-by: default avatarZe Gao <zegao@tencent.com>
Cc: Steven Rostedt <rostedt@goodmis.org>
Link: https://lore.kernel.org/r/20240122070859.1394479-3-zegao@tencent.com


Signed-off-by: default avatarNamhyung Kim <namhyung@kernel.org>
parent 57c8f107
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment