From: Frederic Weisbecker Date: Sat, 16 Nov 2013 01:02:09 +0000 (+0100) Subject: perf tools: Tag thread comm as overriden X-Git-Tag: v3.13-rc3~25^2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a5285ad9e30fd90b88a11adcab97bd4c3ffe44eb;p=pandora-kernel.git perf tools: Tag thread comm as overriden The problem is that when a thread overrides its default ":%pid" comm, we forget to tag the thread comm as overriden. Hence, this overriden comm is not inherited on future forks. Fix it. Signed-off-by: Frederic Weisbecker Tested-by: David Ahern Acked-by: Namhyung Kim Cc: David Ahern Cc: Ingo Molnar Cc: Namhyung Kim Link: http://lkml.kernel.org/r/20131116010207.GA18855@localhost.localdomain Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed