android_system_core/libcutils
Hridya Valsaraju 355ff8c7c1 libcutils must check /sys/kernel/tracing for tracefs first
Currently it falls back to /sys/kernel/tracing if debugfs is not found.
/sys/kernel/tracing must be checked first since debugfs is not allowed
to be mounted in user builds starting with Android R launching devices.

Test: manual
Change-Id: I2fb5ec91bbf7d5304a1a6efcb06530969485e78f
2020-09-14 20:04:43 +00:00
..
arch-x86
arch-x86_64
include Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) 2020-08-29 01:42:13 -07:00
include_vndk/cutils
Android.bp Merge "libcutils: reimplement system property functions with libbase." am: 95e79c63a4 am: 854b9898ae 2020-05-26 18:00:45 +00:00
KernelLibcutilsTest.xml
MODULE_LICENSE_APACHE2
NOTICE
OWNERS
android_get_control_env.h
android_get_control_file.cpp
android_get_control_file_test.cpp
android_get_control_socket_test.cpp
android_reboot.cpp
ashmem-dev.cpp ashmem: ensure ashmem fds are CLOEXEC. 2020-09-03 10:54:20 -07:00
ashmem-host.cpp
ashmem_test.cpp ashmem: ensure ashmem fds are CLOEXEC. 2020-09-03 10:54:20 -07:00
canned_fs_config.cpp
config_utils.cpp
fs.cpp
fs_config.cpp Allow snapuserd to be included in the initial ramdisk. 2020-07-08 15:46:28 -07:00
fs_config.h
fs_config_test.cpp
hashmap.cpp
iosched_policy.cpp
klog.cpp
load_file.cpp
multiuser.cpp
multiuser_test.cpp
native_handle.cpp
native_handle_test.cpp
partition_utils.cpp
properties.cpp libcutils: reimplement system property functions with libbase. 2020-05-21 16:20:16 -07:00
properties_test.cpp libcutils: reimplement system property functions with libbase. 2020-05-21 16:20:16 -07:00
qtaguid.cpp Update language to comply with Android's inclusive language guidance 2020-07-28 15:58:25 -07:00
record_stream.cpp
sched_policy_test.cpp
socket_inaddr_any_server_unix.cpp
socket_inaddr_any_server_windows.cpp
socket_local_client_unix.cpp
socket_local_server_unix.cpp
socket_local_unix.h
socket_network_client_unix.cpp
socket_network_client_windows.cpp
sockets.cpp
sockets_test.cpp
sockets_unix.cpp
sockets_windows.cpp
str_parms.cpp
str_parms_test.cpp
strlcpy.c
threads.cpp
trace-container.cpp
trace-dev.cpp libcutils must check /sys/kernel/tracing for tracefs first 2020-09-14 20:04:43 +00:00
trace-dev.inc mark atrace buffers as uninitialized 2020-05-05 18:37:02 +00:00
trace-dev_test.cpp
trace-host.cpp
uevent.cpp libcutils: use 0 for netlink socket port id 2020-08-14 21:29:17 +09:00