diff options
author | Arnaldo Carvalho de Melo <acme@redhat.com> | 2009-08-11 16:22:00 -0300 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2009-08-12 14:10:48 +0200 |
commit | 2a8083f063472f27c253545dd64e1a7bbbb1ab61 (patch) | |
tree | 78c20465589a102a4c28357c8207ea3366cfff69 /Documentation/hwmon/lm87 | |
parent | f64ccccb8afa43abdd63fcbd230f818d6ea0883f (diff) |
perf record: Fix .tid and .pid fill-in when synthesizing events
Noticed when trying to record events for a firefox thread. We
were synthesizing both .tid and .pid with the pid passed via
--pid.
Fix it by reading /proc/PID/status and getting the tgid
to use in .pid, .tid gets the specified "pid".
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: "H. Peter Anvin" <hpa@zytor.com>
Cc: Frédéric Weisbecker <fweisbec@gmail.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Mike Galbraith <efault@gmx.de>
LKML-Reference: <20090811192200.GF18061@ghostprotocols.net>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'Documentation/hwmon/lm87')
0 files changed, 0 insertions, 0 deletions