1# proto-file: config.proto 2# proto-message: UprobestatsConfig 3 4tasks { 5 probe_configs { 6 bpf_name: "prog_GenericInstrumentation_uprobe_call_timestamp_1" 7 file_paths: ["/system/framework/oat/arm64/services.odex", "/system/framework/oat/x86_64/services.odex"] 8 method_signature: "void com.android.server.am.BatteryStatsService.setBatteryState(int, int, int, int, int, int, int, int, long)" 9 } 10 bpf_maps: "map_GenericInstrumentation_call_timestamp_buf" 11 target_process_name: "system_server" 12 duration_seconds: 60 13 statsd_logging_config { 14 atom_id: 915 15 } 16} 17