Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
core
/
1ba9714583ab1db4969e72d16ad90ebf2d62a00b
/
libcutils
/
klog.cpp
8e9aeb9
Move libcutils source to C++.
by Elliott Hughes
· 7 years ago
e04c3b0
Remove unused klog_get_level.
by Elliott Hughes
· 8 years ago
677ba31
libcutils: change klog_level to KLOG_INFO_LEVEL
by Wei Wang
· 8 years ago
52bd37e
libcutils: move cutils/files.h to cutils/android_get_control_file.h
by Mark Salyzyn
· 8 years ago
c377843
libcutils: klog inherit android_get_control_file("/dev/kmsg")
by Mark Salyzyn
· 8 years ago
35f5d04
Fix early init logging.
by Elliott Hughes
· 8 years ago
489e3fb
Remove no-op klog_init.
by Elliott Hughes
· 8 years ago
171a829
Make klog_fd thread-safe and make klog_init a no-op.
by Elliott Hughes
· 8 years ago
[Renamed (78%) from libcutils/klog.c]
5db8d6a
logging: avoid unnecessary printfs
by Nick Kralevich
· 9 years ago
7eb3abd
klog: don't unconditionally call mknod()
by Nick Kralevich
· 10 years ago
c02f81c
Always unlink /dev/__kmsg__.
by Elliott Hughes
· 10 years ago
da40c00
Log more timing information from init.
by Elliott Hughes
· 10 years ago
157e1b6
libcutils: add method to get klog level
by Alex Ray
· 11 years ago
eb3f421
Enable building init with -Wall -Werror.
by Stephen Smalley
· 11 years ago
451a6ba
klog: error handling fixups
by Todd Poynor
· 12 years ago
7425fd1
klog: Have klog_write() call klog_init() if needed
by Ken Sumrall
· 12 years ago
8f91282
init/cutils: move kernel logging interface to libcutils from init
by Dima Zavin
· 13 years ago