History log of /system/core/libutils/Printer.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
dcc98da018ce7639b0dea3eb9df464031093bfbd 22-May-2014 Elliott Hughes <enh@google.com> Move libutils from fdprintf to POSIX dprintf.

Bug: 11156955
Change-Id: I70a75c07744d9897d76b180e4940b8717297c53f
/system/core/libutils/Printer.cpp
038ac694b36de2b081e62fcfb9b5f4a8c918c533 01-Nov-2013 Christopher Ferris <cferris@google.com> Move CallStack to libbacktrace.

Fix a small bug in the Printer for strings that didn't properly
prepend the prefix.

(cherry picked from commit 9b0e074c6d38143e01616404a08b0c7aa992f3c3)

Change-Id: I78bfa3f76864c34f33fb439bf20dfc85616f1077
/system/core/libutils/Printer.cpp
e65b7ea8801145626504c724c28aedd0e5038a28 31-Oct-2013 Igor Murashkin <iam@google.com> utils: Fix broken sdk build on windows

Bug: 11324229
Change-Id: Ia50e79b5e2430faea77b0c98902e8e018fb9ceff
/system/core/libutils/Printer.cpp
ec79ef2e7b6b1d81266637ca0e002b5c0c5a789b 25-Oct-2013 Igor Murashkin <iam@google.com> utils: Add ProcessCallStack to collect stack traces for all threads in a process

- Also add a Printer class (print lines to logcat, fd, or strings)

Bug: 11324229
Change-Id: I78435ed49aa196a0efb45bf9b2d58b62c41737d3
/system/core/libutils/Printer.cpp