]> git.baikalelectronics.ru Git - kernel.git/commit
perf sched: Move thread::shortname to thread_runtime
authorChangbin Du <changbin.du@intel.com>
Tue, 6 Mar 2018 03:37:36 +0000 (11:37 +0800)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 7 Mar 2018 13:22:26 +0000 (10:22 -0300)
commitb4fb78e9bf6505f4cc8788a11454b25ad48bae7d
tree31429a8e3ff5df89e82db079284e04497cd876f2
parent54ea3a2eb5f8bf4185b22eeb65ef3a2830db0499
perf sched: Move thread::shortname to thread_runtime

The thread::shortname only used by sched command, so move it to sched
private structure.

Signed-off-by: Changbin Du <changbin.du@intel.com>
Acked-by: Jiri Olsa <jolsa@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: http://lkml.kernel.org/r/1520307457-23668-2-git-send-email-changbin.du@intel.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/builtin-sched.c
tools/perf/util/thread.h