summaryrefslogtreecommitdiff
path: root/kernel/trace/trace_functions_graph.c
diff options
context:
space:
mode:
authorOmprakash Dhyade <odhyade@codeaurora.org>2017-02-15 04:30:15 -0800
committerOmprakash Dhyade <odhyade@codeaurora.org>2017-02-15 11:10:51 -0800
commitbe0b454d52659a686a9b82cf7c0783abe108eaf3 (patch)
treec544e22bc9e04479d07d6c45f125fdafc3e8b6be /kernel/trace/trace_functions_graph.c
parent3a7e752617514960c5cecdf84e12b13dc63c04c7 (diff)
tracing: Modify saved_tgids size for change in saved_cmdline_size
saved_tgids is fixed size array but uses index upto savedcmd->cmdline_num. savedcmd->cmdline_num can change with modification to saved_cmdlines_size node. Fix this indexing by making saved_tgid part of savedcmd and modify it's size with changes to saved_cmdline_size. Change-Id: Ia493f99a3d86d4624414e7605037a1cad35473a9 Signed-off-by: Omprakash Dhyade <odhyade@codeaurora.org>
Diffstat (limited to 'kernel/trace/trace_functions_graph.c')
0 files changed, 0 insertions, 0 deletions