thread_map__new_by_tid_str
map = thread_map__new_by_tid_str(sched->map.color_pids_str);
return thread_map__new_by_tid_str(tid);
struct perf_thread_map *thread_map__new_by_tid_str(const char *tid_str);