On Tue, Jun 23, 2015 at 06:01:58PM -0300, Arnaldo Carvalho de Melo wrote: > Em Tue, Jun 23, 2015 at 12:36:03AM +0200, Jiri Olsa escreveu: > > Adding support to hold comm name together with pids in > > 'struct thread_map'. It will be useful for --per-thread > > option to display task pid together with task name. > > > > Getting the task name from /proc/$pid/comm. > > Do we really need to read this all the time? Or just for tools that need > this? > > Can't we have a thread_map__read_comms(map); > > That we can make this specific --per-thread option in 'stat' call?
ook jirka -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/