aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorJan Glauber <[email protected]>2012-09-11 13:42:06 +0200
committerMartin Schwidefsky <[email protected]>2012-09-26 15:45:18 +0200
commitd3feb481083636296f25daf36dbf44493fa7e1f2 (patch)
tree61df6077aba121ad8a73bd8d8dfef054f5fb1821 /tools/perf/util/scripting-engines/trace-event-python.c
parentc0162b07b34ce8b33548f4b2658ec3133f960e71 (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