allwinner_a64/android/system/extras/perfprofd/perfprofd.conf
2018-08-08 17:48:24 +08:00

24 lines
562 B
Text

#
# Configuration file for perf profile collection daemon (perfprofd)
#
#------------------------------------------------------------------------
#
# Destination directory for profiles
#
destination_directory=/data/misc/perfprofd
#
# Config directory for perfprofd
#
config_directory=/data/data/com.google.android.gms/files
#
# Sampling period (for perf -c option)
#
sampling_period=500000
#
# Average interval to wait between profile collection attempts (seconds)
#
collection_interval=86400
#
# Number of seconds of profile data to collect
#
sample_duration=3