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.noteScreenState(int)" 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 primitive_argument_positions: [0] 16 } 17} 18