commit | 480ca357fd7f86a381a5b35a8157aa176eddbed4 | [log] [tgz] |
---|---|---|
author | Andi Kleen <ak@linux.intel.com> | Mon May 23 17:52:24 2016 -0700 |
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | Mon May 30 12:41:43 2016 -0300 |
tree | bd17401551a8cec3f0ebd7a496b298742865492b | |
parent | 711460514b1c80494f14001bdf30dd70fd401a8f [diff] |
perf thread: Adopt get_main_thread from db-export.c Move the get_main_thread function from db-export.c to thread.c so that it can be used elsewhere. Signed-off-by: Andi Kleen <ak@linux.intel.com> Cc: Jiri Olsa <jolsa@kernel.org> Link: http://lkml.kernel.org/r/1464051145-19968-2-git-send-email-andi@firstfloor.org [ Removed leftover bits from db-export.h ] Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>