android_system_core/libcutils
Florian Mayer fc0adaf89e Always use shared memory for atrace.
Remove ATRACE_SHMEM macro.

Test: atrace ss
      atrace wm
      sanity check output
Bug: 137366208
Change-Id: I1b42243678b9b9a41db18e2ff8cb3cf7bde874de
2020-02-26 15:55:22 +00:00
..
arch-arm
arch-arm64
arch-x86
arch-x86_64
include Always use shared memory for atrace. 2020-02-26 15:55:22 +00:00
include_vndk/cutils Remove warning from VNDK's <cutils/log.h> 2019-12-04 08:33:49 -08:00
Android.bp Merge "Remove various bits of dead code and unused workarounds." 2020-02-23 04:16:25 +00:00
KernelLibcutilsTest.xml [vts-core] fix the test error of KernelLibcutilsTest. 2020-02-07 10:07:09 +08:00
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 libcutils: fallback to /dev/ashmem 2020-01-14 18:19:10 +00:00
ashmem-host.cpp libcutils: route to /dev/ashmem<boot_id> instead of ashmemd 2019-09-25 12:50:16 -07:00
ashmem_test.cpp
canned_fs_config.cpp
config_utils.cpp
fs.cpp
fs_config.cpp Add correct permissions to benchmarktest directories 2020-02-10 12:11:54 -05:00
fs_config.h Actually make fs_path_config / fs_path_config_from_file private 2019-06-20 23:34:30 +00:00
fs_config_test.cpp libcutils: update fs_config tests for current behavior 2019-11-06 09:40:33 -08:00
hashmap.cpp
iosched_policy.cpp
klog.cpp
load_file.cpp
memset_test.cpp
multiuser.cpp
multiuser_test.cpp
native_handle.cpp Ignore nullptr in native_handle_close(). 2019-11-12 20:23:55 -08:00
native_handle_test.cpp Ignore nullptr in native_handle_close(). 2019-11-12 20:23:55 -08:00
partition_utils.cpp
properties.cpp
properties_test.cpp
qtaguid.cpp
record_stream.cpp
sched_policy_test.cpp sched_policy: add get_cpuset/sched_policy_profile_name 2019-10-14 20:03:06 -07:00
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 libcutils: remove unused socket_set_receive_timeout(). 2019-11-08 15:21:39 -08:00
sockets_unix.cpp libcutils: remove unused socket_set_receive_timeout(). 2019-11-08 15:21:39 -08:00
sockets_windows.cpp libcutils: remove unused socket_set_receive_timeout(). 2019-11-08 15:21:39 -08:00
str_parms.cpp
str_parms_test.cpp
strlcpy.c
threads.cpp
trace-container.cpp trace-container: Check /sys/kernel/tracing for tracefs 2020-02-07 11:08:21 -08:00
trace-dev.cpp Always use shared memory for atrace. 2020-02-26 15:55:22 +00:00
trace-dev.inc Always use shared memory for atrace. 2020-02-26 15:55:22 +00:00
trace-dev_test.cpp
trace-host.cpp Always use shared memory for atrace. 2020-02-26 15:55:22 +00:00
uevent.cpp Use PLOG and TEMP_FAILURE_RETRY for uevent socket errors 2019-11-13 07:21:42 -08:00