1# proto-file: config.proto
2# proto-message: UprobestatsConfig
3
4tasks {
5    probe_configs: {
6        bpf_name: "prog_ProcessManagement_uprobe_update_device_idle_temp_allowlist"
7        file_paths: "/system/framework/oat/arm64/services.odex"
8        method_signature: "void com.android.server.am.ActivityManagerService$LocalService.updateDeviceIdleTempAllowlist(int[], int, boolean, long, int, int, java.lang.String, int)"
9    }
10    bpf_maps: "map_ProcessManagement_update_device_idle_temp_allowlist_records"
11    target_process_name: "system_server"
12    duration_seconds: 180
13    statsd_logging_config {
14      atom_id: 940
15    }
16}
17