This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug runtime/10700] log() doesn't output newline anymore


------- Additional Comments From mjw at redhat dot com  2009-09-28 13:42 -------
Committed the reversal of the code in comment #2, since it seems to solve the
testsuite failures, as:

commit d498530cec1fcf4b71b1b27a068206fda18f3188
Author: Mark Wielaard <mjw@redhat.com>
Date:   Mon Sep 28 15:34:56 2009 +0200

    PR10700 Add newline after log() message.
    
    * tapset/logging.stp (log): Use _stp_printf "%s\n".

Please revert if this breaks some of the newer ftrace logging.

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=10700

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]