1# proto-file: config.proto 2# proto-message: UprobestatsConfig 3 4tasks { 5 probe_configs: { 6 bpf_name: "prog_BitmapAllocation_uprobe_bitmap_constructor_heap" 7 bpf_map: "map_BitmapAllocation_output_buf" 8 file_paths: "/system/priv-app/Telecom/oat/arm64/Telecom.odex" 9 method_signature: "void com.android.server.telecom.CallsManager.markCallAsActive(com.android.server.telecom.Call)" 10 } 11 target_process_name: "system_server" 12 duration_seconds: 60 13} 14