commit | 13b625d445f71501fcd9e7151a259f079566649d | [log] [tgz] |
---|---|---|
author | Jamie Gennis <jgennis@google.com> | Wed Nov 21 15:04:25 2012 -0800 |
committer | Amit Pundir <amit.pundir@linaro.org> | Mon Aug 08 12:02:17 2016 +0530 |
tree | b15f95c58217e0886ecd00bbe308e3c193ef9fb4 | |
parent | dcaf3d6e601f5afdcd3cc1a646737e2f100a694c [diff] |
trace: Add an option to show tgids in trace output The tgids are tracked along side the saved_cmdlines tracking, and can be included in trace output by enabling the 'print-tgid' trace option. This is useful when doing post-processing of the trace data, as it allows events to be grouped by tgid. Change-Id: I52ed04c3a8ca7fddbb868b792ce5d21ceb76250e Signed-off-by: Jamie Gennis <jgennis@google.com>