diff options
author | Frederic Weisbecker <fweisbec@gmail.com> | 2013-11-16 02:02:09 +0100 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2013-11-19 14:33:29 +0100 |
commit | a5285ad9e30fd90b88a11adcab97bd4c3ffe44eb (patch) | |
tree | ff6d521d1afe35f413fa27fa5fe44a5ba3c7406f /tools/perf/util/scripting-engines | |
parent | seq_file: always clear m->count when we free m->buf (diff) | |
download | linux-a5285ad9e30fd90b88a11adcab97bd4c3ffe44eb.tar.xz linux-a5285ad9e30fd90b88a11adcab97bd4c3ffe44eb.zip |
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 <fweisbec@gmail.com>
Tested-by: David Ahern <dsahern@gmail.com>
Acked-by: Namhyung Kim <namhyung@kernel.org>
Cc: David Ahern <dsahern@gmail.com>
Cc: Ingo Molnar <mingo@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Link: http://lkml.kernel.org/r/20131116010207.GA18855@localhost.localdomain
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/util/scripting-engines')
0 files changed, 0 insertions, 0 deletions