diff options
author | Alex Bennée <[email protected]> | 2015-04-29 16:18:46 +0100 |
---|---|---|
committer | Steven Rostedt <[email protected]> | 2015-05-06 23:03:23 -0400 |
commit | ac01ce1410fc2c7b5f3af5e9c972e6a412eee54f (patch) | |
tree | 9e18395d231d04ca7e8832f87874be1aed9e8f00 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 5ebe6afaf0057ac3eaeb98defd5456894b446d22 (diff) |
tracing: Make ftrace_print_array_seq compute buf_len
The only caller to this function (__print_array) was getting it wrong by
passing the array length instead of buffer length. As the element size
was already being passed for other reasons it seems reasonable to push
the calculation of buffer length into the function.
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Alex Bennée <[email protected]>
Signed-off-by: Steven Rostedt <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions