aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorKay Sievers <[email protected]>2012-07-09 12:15:42 -0700
committerGreg Kroah-Hartman <[email protected]>2012-07-09 12:15:42 -0700
commit5becfb1df5ac8e491338e64b1029685ccad4b39c (patch)
tree10f6ca3f08493881d02a18248f726bd621f3e7a6 /tools/perf/util/scripting-engines/trace-event-python.c
parenteb02dac93708f581c99858a19162af8ca2b6bfcb (diff)
kmsg: merge continuation records while printing
In (the unlikely) case our continuation merge buffer is busy, we unfortunately can not merge further continuation printk()s into a single record and have to store them separately, which leads to split-up output of these lines when they are printed. Add some flags about newlines and prefix existence to these records and try to reconstruct the full line again, when the separated records are printed. Reported-By: Michael Neuling <[email protected]> Cc: Dave Jones <[email protected]> Cc: Linus Torvalds <[email protected]> Tested-By: Michael Neuling <[email protected]> Signed-off-by: Kay Sievers <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions