From: Dongsheng Date: Mon, 5 May 2014 07:05:54 +0000 (+0900) Subject: perf tools: Adapt the TASK_STATE_TO_CHAR_STR to new value in kernel space. X-Git-Tag: omap-for-v3.16/fixes-against-rc1~34^2~22^2~4 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e936e8e459e14af7432a775f8139a79b71e41afc;p=pandora-kernel.git perf tools: Adapt the TASK_STATE_TO_CHAR_STR to new value in kernel space. Currently, TASK_STATE_TO_CHAR_STR in kernel space is already expanded to RSDTtZXxKWP, but it is still RSDTtZX in perf sched tool. This patch update TASK_STATE_TO_CHAR_STR to the new value in kernel space. Signed-off-by: Dongsheng Link: http://lkml.kernel.org/r/6d2f55dc1e02c1e29a5d70bfeb9d6e8863caf2aa.1399273302.git.yangds.fnst@cn.fujitsu.com Signed-off-by: Jiri Olsa --- Reading git-diff-tree failed