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/framework/arm64/boot-framework.oat" 9 method_signature: "int android.util.Slog.i(java.lang.String, java.lang.String)" 10 } 11 target_process_name: "system_server" 12 duration_seconds: 60 13} 14