diff options
author | 2009-09-11 11:36:23 -0400 | |
---|---|---|
committer | 2009-09-11 11:36:23 -0400 | |
commit | 48659d31195bb76d688e99dabd816c5472fb1656 (patch) | |
tree | 9d7d7f9ac50a6de1be1bfe28a31ee13e369fc04b /kernel/trace/trace_functions_graph.c | |
parent | tracing: add latency format to function_graph tracer (diff) | |
download | wireguard-linux-48659d31195bb76d688e99dabd816c5472fb1656.tar.xz wireguard-linux-48659d31195bb76d688e99dabd816c5472fb1656.zip |
tracing: move tgid out of generic entry and into userstack
The userstack trace required the recording of the tgid entry.
Unfortunately, it was added to the generic entry where it wasted
4 bytes of every entry and was only used by one entry.
This patch moves it out of the generic field and moves it into the
only user (userstack_entry).
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'kernel/trace/trace_functions_graph.c')
0 files changed, 0 insertions, 0 deletions