diff options
author | Jan Glauber <[email protected]> | 2012-09-11 13:42:06 +0200 |
---|---|---|
committer | Martin Schwidefsky <[email protected]> | 2012-09-26 15:45:18 +0200 |
commit | d3feb481083636296f25daf36dbf44493fa7e1f2 (patch) | |
tree | 61df6077aba121ad8a73bd8d8dfef054f5fb1821 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | c0162b07b34ce8b33548f4b2658ec3133f960e71 (diff) |
s390/qdio: fix truncated debug output of hex values
Calling debug_event the s390 debug feature only logs up to buf_size
bytes of the debug view. If debug_event is called with more bytes
than buf_size the additional data is ignored and not logged in the
debug view.
Use multiple calls to debug_event if the length exceeds buf_size.
Signed-off-by: Jan Glauber <[email protected]>
Signed-off-by: Martin Schwidefsky <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions