1# proto-file: config.proto 2# proto-message: UprobestatsConfig 3 4tasks { 5 probe_configs: { 6 bpf_name: "prog_ProcessManagement_uprobe_set_uid_temp_allowlist_state" 7 file_paths: "/system/framework/oat/arm64/services.odex" 8 method_signature: "void com.android.server.am.OomAdjuster.setUidTempAllowlistStateLSP(int, boolean)" 9 } 10 bpf_maps: "map_ProcessManagement_output_buf" 11 target_process_name: "system_server" 12 duration_seconds: 180 13 statsd_logging_config { 14 atom_id: 926 15 } 16} 17