commit | 8640da9f4fea88c8fbb44ff63fde4000203cb7d1 | [log] [tgz] |
---|---|---|
author | Changbin Du <changbin.du@intel.com> | Tue Mar 06 11:37:36 2018 +0800 |
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | Wed Mar 07 10:22:26 2018 -0300 |
tree | 31429a8e3ff5df89e82db079284e04497cd876f2 | |
parent | 923a0fb332f8ee49b063df07129b2686f78ec9c3 [diff] |
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>