1# proto-file: config.proto
2# proto-message: UprobestatsConfig
3
4tasks {
5    probe_configs {
6        bpf_name: "prog_GenericInstrumentation_uprobe_call_detail"
7        bpf_map: "map_GenericInstrumentation_call_detail_buf""
8        file_paths: "/system/framework/oat/arm64/services.odex"
9        method_signature: "void com.android.server.am.BatteryStatsService.noteEvent(int, java.lang.String, int)"
10    }
11    target_process_name: "system_server"
12    duration_seconds: 60
13    statsd_logging_config {
14        atom_id: 915
15        primitive_argument_positions: [0, 2]
16    }
17}
18