• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
kmem:kmem_cache_alloc_node --include-thread-name simpleperf_report_proto.ContextSwitch simpleperf.proto.ETMBranchList.Binary major-faults LLC-load-misses Local memory error raw-stall-backend raw-l2i-cache-refill Attributable Level 2 data or unified TLB access Attributable Last Level cache memory read miss raw-stall-slot-frontend raw-strex-fail-spec raw-dsb-spec Exception taken, FIQ not Taken locallyb debug_unwind --addr-filter --size-limit mem_latency ro.build.version.codename /lib/modules no segments (default: *no default* Error processing Q packet std::basic_ostream<char, std::char_traits<char> > --raw-period cache-references LLC-stores dTLB-load-misses raw-cid-write-retired raw-bus-cycles raw-ll-cache-miss-rd Unaligned access Operation speculatively executed, integer data processing --trace-offcpu etm event type isn't supported on device preinit_array mach-o section specifier requires a segment and section separated by a comma = *cannot print option value* (cannot determine missing fields for lite message) std::basic_iostream<char, std::char_traits<char> > --kallsyms --print-event-count simpleperf.proto.ETMBranchList.Binary.KernelBinaryInfo node-store-misses raw-sample-collision Exception taken, Data Abort or SError not Taken locallyb Exception taken, IRQ not Taken locallyb /printk_formats --use-cmd-exit-code etm device version is less than 4.0 .section one_only, 3.8.275480 Warning: unsupported instruction set processing atom packet. clockid symbol_to --remove-unknown-kernel-symbols simpleperf.proto.ETMBranchList Instruction architecturally executed, Condition code check pass, unaligned load or store raw-l2d-cache-refill Attributable Level 2 instruction TLB refill raw-ll-cache-miss Bus access, peripheral raw-ldrex-spec Operation speculatively executed, store numa_topology group_desc debug-unwind Debug/test offline unwinding. ro.build.fingerprint /sys/kernel/tracing Corrupted bitcode byte ptr Memory allocation error. unknown simpleperf:EtmBranchList android_version --show-art-frames android_build_type branch-prefetch-misses raw-l1i-tlb-refill raw-mem-access raw-ttbr-write-retired Attributable Level 2 data or unified TLB refill raw-l2i-tlb raw-remote-access-rd No operation sent for execution on a Slot due to the backend raw-l2d-cache-wb-victim Exclusive operation speculatively executed, STREX or STX pass Operation speculatively executed, load or store raw-rc-ld-spec raw-rc-st-spec raw-l3d-cache-wb-victim tracing_data --no-dump-symbols --stdio-controls-profiling etm device doesn't support contextID LLVM ERROR: /proc/self/exe kmem:kmem_cache_free report sampling information in perf.data --symbols --include-process-name simpleperf_report_proto.File stalled-cycles-backend L1-dcache-load-misses L1-dcache-prefetches raw-br-immed-retired No operation sent for execution on a Slot Sample Population raw-strex-spec raw-exc-hvc simpleperf.proto.FileFeature Usage: simpleperf monitor [options] Gather sampling information and print the events on stdout. For precise recording, prefer the record command. Currently, only supports system-wide collection. Select monitored threads: -a System-wide collection. Use with --exclude-perf to exclude samples for simpleperf process. Select monitored event types: -e event1[:modifier1],event2[:modifier2],... Select a list of events to record. An event can be: 1) an event name listed in `simpleperf list`; 2) a raw PMU event in rN format. N is a hex number. For example, r1b selects event number 0x1b. Modifiers can be added to define how the event should be monitored. Possible modifiers are: u - monitor user space events only k - monitor kernel space events only Select monitoring options: -f freq Set event sample frequency. It means recording at most [freq] samples every second. For non-tracepoint events, the default option is -f 4000. A -f/-c option affects all event types following it until meeting another -f/-c option. For example, for "-f 1000 cpu-cycles -c 1 -e sched:sched_switch", cpu-cycles has sample freq 1000, sched:sched_switch event has sample period 1. -c count Set event sample period. It means recording one sample when [count] events happen. For tracepoint events, the default option is -c 1. --call-graph fp | dwarf[,<dump_stack_size>] Enable call graph recording. Use frame pointer or dwarf debug frame as the method to parse call graph in stack. Default is dwarf,65528. -g Same as '--call-graph dwarf'. --duration time_in_sec Monitor for time_in_sec seconds. Here time_in_sec may be any positive floating point number. --cpu-percent <percent> Set the max percent of cpu time used for recording. percent is in range [1-100], default is 25. Sample filter options: --exclude-perf Exclude samples for simpleperf process. --exclude-pid pid1,pid2,... Exclude samples for selected processes. --exclude-tid tid1,tid2,... Exclude samples for selected threads. --exclude-process-name process_name_regex Exclude samples for processes with name containing the regular expression. --exclude-thread-name thread_name_regex Exclude samples for threads with name containing the regular expression. --exclude-uid uid1,uid2,... Exclude samples for processes belonging to selected uids. --include-pid pid1,pid2,... Include samples for selected processes. --include-tid tid1,tid2,... Include samples for selected threads. --include-process-name process_name_regex Include samples for processes with name containing the regular expression. --include-thread-name thread_name_regex Include samples for threads with name containing the regular expression. --include-uid uid1,uid2,... Include samples for processes belonging to selected uids. --cpu-percent Trace system-wide process runtime events. >/dev/null std::istream persist.simpleperf.profile_app_expiration_time simpleperf_report_proto.Sample context-switches iTLB-load-misses iTLB-store-misses Mispredicted or not predicted branch Speculatively executed raw-l1d-cache-wb Attributable access to another socket in a multi-socket system Level 1 data cache read Level 1 instruction cache long-latency miss Level 1 data cache Write-Back, cleaning and coherency raw-l1d-tlb-refill-rd raw-l1d-tlb-wr Data memory access, read raw-pc-write-spec raw-isb-spec Barrier speculatively executed, ISB simpleperf_data.zip --user-buffer-size --interval --print-hw-counter performance profileable boot-record mach-o section specifier has invalid attribute unterminated comment = *unknown option value* Packet Processor: Zero length data block or NULL pointer error unspecified system_category error perf.data app_package_name Usage: simpleperf report [options] The default options are: -i perf.data --sort comm,pid,tid,dso,symbol. -b Use the branch-to addresses in sampled take branches instead of the instruction addresses. Only valid for perf.data recorded with -b/-j option. --children Print the overhead accumulated by appearing in the callchain. In the report, Children column shows overhead for a symbol and functions called by the symbol, while Self column shows overhead for the symbol itself. --csv Report in csv format. --csv-separator <sep> Set separator for csv columns. Default is ','. --full-callgraph Print full call graph. Used with -g option. By default, brief call graph is printed. -g [callee|caller] Print call graph. If callee mode is used, the graph shows how functions are called from others. Otherwise, the graph shows how functions call others. Default is caller mode. -i <file> Specify path of record file, default is perf.data. --kallsyms <file> Set the file to read kernel symbols. --max-stack <frames> Set max stack frames shown when printing call graph. -n Print the sample count for each item. --no-demangle Don't demangle symbol names. --no-show-ip Don't show vaddr in file for unknown symbols. -o report_file_name Set report file name, default is stdout. --percent-limit <percent> Set min percentage in report entries and call graphs. --print-event-count Print event counts for each item. Additional events can be added by --add-counter in record cmd. --raw-period Report period count instead of period percentage. --sort key1,key2,... Select keys used to group samples into report entries. Samples having the same key values are aggregated into one report entry. Each report entry is printed in one row, having columns to show key values. Possible keys include: pid -- process id tid -- thread id comm -- thread name (can be changed during the lifetime of a thread) dso -- shared library symbol -- function name in the shared library vaddr_in_file -- virtual address in the shared library Keys can only be used with -b option: dso_from -- shared library branched from dso_to -- shared library branched to symbol_from -- name of function branched from symbol_to -- name of function branched to The default sort keys are: comm,pid,tid,dso,symbol --symfs <dir> Look for files with symbols relative to this directory. --vmlinux <file> Parse kernel symbols from <file>. Sample filter options: --comms comm1,comm2,... Report only for threads with selected names. --cpu cpu_item1,cpu_item2,... Report samples on the selected cpus. cpu_item can be cpu number like 1, or cpu range like 0-3. --dsos dso1,dso2,... Report only for selected dsos. --pids pid1,pid2,... Same as '--include-pid'. --symbols symbol1;symbol2;... Report only for selected symbols. --tids tid1,tid2,... Same as '--include-tid'. --exclude-pid pid1,pid2,... Exclude samples for selected processes. --exclude-tid tid1,tid2,... Exclude samples for selected threads. --exclude-process-name process_name_regex Exclude samples for processes with name containing the regular expression. --exclude-thread-name thread_name_regex Exclude samples for threads with name containing the regular expression. --include-pid pid1,pid2,... Include samples for selected processes. --include-tid tid1,tid2,... Include samples for selected threads. --include-process-name process_name_regex Include samples for processes with name containing the regular expression. --include-thread-name thread_name_regex Include samples for threads with name containing the regular expression. --filter-file <file> Use filter file to filter samples based on timestamps. The file format is in doc/sampler_filter.md. L1-icache-store-misses LLC-loads dTLB-loads node-load-misses Attributable Level 1 instruction TLB access Attributable Level 2 instruction cache access Attributable Level 3 data cache refill raw-l1d-cache-lmiss-rd Attributable Level 1 data cache refill, write raw-l1d-tlb-refill-wr raw-l2d-tlb-rd Exception taken, Other synchronous record sampling info in perf.data /proc/sys/kernel/perf_event_max_sample_rate .endmacro symbol_from --children android_sdk_version simpleperf_report_proto.Sample.UnwindingResult simpleperf_report_proto.MetaInfo dTLB-prefetch-misses branch-prefetches Instruction architecturally executed, Condition code check pass, exception return raw-l1d-tlb raw-l3d-cache-allocate Attributable Level 3 data or unified cache write-back raw-ll-cache raw-op-spec raw-l1d-cache-wb-victim raw-l2d-cache-inval Attributable Level 2 data or unified TLB access, read raw-mem-access-wr --skip-sample-print --add-counter sched:sched_switch String table must end with a null terminator mach-o section specifier requires a section whose length is between 1 and 16 characters pixel vector[ --no-show-ip simpleperf.proto.ETMBranchList.Binary.Address.Branch minor-faults L1-dcache-loads raw-l1d-cache Attributable Level 1 data cache write-back Attributable Level 2 instruction cache refill raw-remote-access raw-l1d-cache-rd raw-sve-inst-retired Attributable Level 1 data cache invalidate raw-l2d-cache-wr raw-l2d-tlb-wr raw-crypto-spec raw-br-immed-spec Exception taken, Secure Monitor Call simpleperf.proto.DebugUnwindFeature api-prepare --stop-signal-fd --no-callchain-joiner arm64_pac_mask The end of the file was unexpectedly encountered ,#alloc invalid hexadecimal floating-point constant: expected at least one exponent digit Host CPU: perf_inject.data recording_process collect kernel memory allocation information alignment-faults emulation-faults LLC-store-misses LLC-prefetch-misses raw-exc-taken Instruction architecturally executed, Condition code check pass, software change of the PC raw-stall-frontend raw-l2d-tlb-refill raw-l2i-cache-lmiss raw-bus-access-not-shared Bus access, not Normal, Cacheable, Shareable raw-bus-access-normal Exclusive operation speculatively executed, LDREX or LDX Branch speculatively executed, immediate branch simpleperf.proto.FileFeature.ElfFile --clockid --no-cut-samples /proc/sys/fs/nr_open ,#write unterminated string constant Target Symbol raw-st-retired Instruction architecturally executed, Condition code check pass, procedure return raw-stall-slot Attributable Level 1 data cache refill, inner raw-l1d-cache-inval raw-l2d-cache-refill-rd Attributable Level 2 data or unified TLB access, write raw-exc-svc Exception taken, Instruction Abort Attributable Level 3 data or unified cache refill, write Attributable Level 3 data or unified cache access, invalidate event_name simpleperf /sys/bus/event_source/devices/cs_etm/ etm device isn't enabled by the bootloader word ptr invalid binary number DFMT_CSFRAMES std::allocator std::iostream Usage: kmem (record [record options] | report [report options]) kmem record -g Enable call graph recording. Same as '--call-graph fp'. --slab Collect slab allocation information. Default option. Other record options provided by simpleperf record command are also available. kmem report --children Print the accumulated allocation info appeared in the callchain. Can be used on perf.data recorded with `--call-graph fp` option. -g [callee|caller] Print call graph for perf.data recorded with `--call-graph fp` option. If callee mode is used, the graph shows how functions are called from others. Otherwise, the graph shows how functions call others. Default is callee mode. The percentage shown in the graph is determined by the hit count of the callchain. -i Specify path of record file, default is perf.data -o report_file_name Set report file name, default is stdout. --slab Report slab allocation information. Default option. --slab-sort key1,key2,... Select the keys to sort and print slab allocation information. Should be used with --slab option. Possible keys include: hit -- the allocation count. caller -- the function calling allocation. ptr -- the address of the allocated space. bytes_req -- the total requested space size. bytes_alloc -- the total allocated space size. fragment -- the extra allocated space size (bytes_alloc - bytes_req). gfp_flags -- the flags used for allocation. pingpong -- the count of allocations that are freed not on the cpu allocating them. The default slab sort keys are: hit,caller,bytes_req,bytes_alloc,fragment,pingpong. gfp_flags Usage: simpleperf report-sample [options] --dump-protobuf-report <file> Dump report file generated by `simpleperf report-sample --protobuf -o <file>`. -i <file> Specify path of record file, default is perf.data. -o report_file_name Set report file name. Default report file name is report_sample.trace if --protobuf is used, otherwise the report is written to stdout. --proguard-mapping-file <file> Add proguard mapping file to de-obfuscate symbols. --protobuf Use protobuf format in cmd_report_sample.proto to output samples. Need to set a report_file_name when using this option. --show-callchain Print callchain samples. --remove-unknown-kernel-symbols Remove kernel callchains when kernel symbols are not available in perf.data. --show-art-frames Show frames of internal methods in the ART Java interpreter. --show-execution-type Show execution type of a method --symdir <dir> Look for files with symbols in a directory recursively. Sample filter options: --exclude-pid pid1,pid2,... Exclude samples for selected processes. --exclude-tid tid1,tid2,... Exclude samples for selected threads. --exclude-process-name process_name_regex Exclude samples for processes with name containing the regular expression. --exclude-thread-name thread_name_regex Exclude samples for threads with name containing the regular expression. --include-pid pid1,pid2,... Include samples for selected processes. --include-tid tid1,tid2,... Include samples for selected threads. --include-process-name process_name_regex Include samples for processes with name containing the regular expression. --include-thread-name thread_name_regex Include samples for threads with name containing the regular expression. --filter-file <file> Use filter file to filter samples based on timestamps. The file format is in doc/sampler_filter.md. raw-l1i-cache-refill raw-bus-access raw-inst-spec No operation issued due to the frontend raw-sample-feed Attributable Level 1 data cache access, write Attributable Level 1 data or unified TLB access, write Attributable Level 2 data cache Write-Back, victim Bus access, Normal, Cacheable, Shareable Operation speculatively executed, Advanced SIMD instruction raw-dmb-spec raw-exc-pabort Usage: simpleperf api-prepare [options] --app <package_name> the android application to record via app api --days <days> By default, the recording permission is reset after device reboot. But on Android >= 13, we can use this option to set how long we want the permission to last. It can last after device reboot. /sys/kernel/debug/tracing 2>/dev/null Invalid data was encountered while parsing the file ,comdat Address missing in Q packet. --no-demangle Source Shared Object cpu-clock Instruction architecturally executed, Condition code check pass, write to TTBR Bus cycle raw-dtlb-walk Level 1 data cache long-latency read miss raw-l2d-cache-lmiss-rd SVE Instructions speculatively executed raw-bus-access-periph osrelease simpleperf.proto.DebugUnwindFeature.File simpleperf.proto.FileFeature.DexFile count_per_thread /proc/sys/kernel/perf_event_mlock_kb This option category has no options. ETMv4 instruction decode : LSP0 elements not supported. Packet Processor : Unknown Datapath operation sizeof...( std::basic_istream<char, std::char_traits<char> > --exclude-pid branch-instructions Instruction architecturally executed raw-br-mis-pred Attributable Level 2 data cache allocation without refill Sample Taken and not removed by filtering raw-dp-spec Exception taken, Supervisor Call Release consistency operation speculatively executed, Load-Acquire api-collect monotonic_raw --keep-failed-unwinding-result trace-sched Multiple errors ocsd_trace_decode.log volatile Cannot open bytes_req call_site kernel_version SelfEventCount Target Shared Object simpleperf.proto.ETMBranchList.Binary.Address regs_user dTLB-stores raw-inst-retired Data memory access Attributable Level 1 data cache refill, outer raw-l2d-tlb-refill-rd Operation speculatively executed, load Exception taken, Data Abort and SError raw-exc-irq raw-exc-trap-dabort Attributable Level 3 data or unified cache access, read --post-unwind --post-unwind=no --start_profiling_fd ro.build.type --per-core /proc/sys/kernel/perf_event_paranoid u:object_r:simpleperf_boot_data_file:s0 fini_array mach-o section specifier requires a segment whose length is between 1 and 16 characters invalid hexadecimal floating-point constant: expected at least one significand digit operator operator"" persist.log.tag. kmem:kmalloc_node --max-stack --include-pid Shared Object iTLB-prefetch-misses raw-ld-retired Exception taken raw-br-pred Level 2 instruction cache long-latency miss Attributable Level 1 data cache Write-Back, victim Exception taken, IRQ raw-exc-smc riscv64 total_mem list available event types system_wide_collection timestamp --per-thread /odm/lib/modules associative, kmem:kfree instructions task-clock dTLB-store-misses node-loads Level 1 instruction cache refill Operation Speculatively executed Micro-operation architecturally executed raw-sve-inst-spec raw-l1d-tlb-rd Attributable Level 2 data cache access, read raw-mem-access-rd raw-unaligned-ld-spec raw-l3d-cache-wb-clean raw-l3d-cache-inval event_desc cpu_topology --no-dump-kernel-symbols ro.product.model thread_name Usage: simpleperf stat [options] [command [command-args]] Gather performance counter information of running [command]. And -a/-p/-t option can be used to change target of counter information. -a Collect system-wide information. --app package_name Profile the process of an Android application. On non-rooted devices, the app must be debuggable, because we use run-as to switch to the app's context. --cpu cpu_item1,cpu_item2,... Collect information only on the selected cpus. cpu_item can be a cpu number like 1, or a cpu range like 0-3. --csv Write report in comma separate form. --duration time_in_sec Monitor for time_in_sec seconds instead of running [command]. Here time_in_sec may be any positive floating point number. --interval time_in_ms Print stat for every time_in_ms milliseconds. Here time_in_ms may be any positive floating point number. Simpleperf prints total values from the starting point. But this can be changed by --interval-only-values. --interval-only-values Print numbers of events happened in each interval. -e event1[:modifier1],event2[:modifier2],... Select a list of events to count. An event can be: 1) an event name listed in `simpleperf list`; 2) a raw PMU event in rN format. N is a hex number. For example, r1b selects event number 0x1b. Modifiers can be added to define how the event should be monitored. Possible modifiers are: u - monitor user space events only k - monitor kernel space events only --group event1[:modifier],event2[:modifier2],... Similar to -e option. But events specified in the same --group option are monitored as a group, and scheduled in and out at the same time. --no-inherit Don't stat created child threads/processes. -o output_filename Write report to output_filename instead of standard output. --per-core Print counters for each cpu core. --per-thread Print counters for each thread. -p pid_or_process_name_regex1,pid_or_process_name_regex2,... Stat events on existing processes. Processes are searched either by pid or process name regex. Mutually exclusive with -a. -t tid1,tid2,... Stat events on existing threads. Mutually exclusive with -a. --print-hw-counter Test and print CPU PMU hardware counters available on the device. --sort key1,key2,... Select keys used to sort the report, used when --per-thread or --per-core appears. The appearance order of keys decides the order of keys used to sort the report. Possible keys include: count -- event count for each entry count_per_thread -- event count for a thread on all cpus cpu -- cpu id pid -- process id tid -- thread id comm -- thread name The default sort keys are: count_per_thread,tid,cpu,count --use-devfreq-counters On devices with Qualcomm SOCs, some hardware counters may be used to monitor memory latency (in drivers/devfreq/arm-memlat-mon.c), making fewer counters available to users. This option asks devfreq to temporarily release counters by replacing memory-latency governor with performance governor. It affects memory latency during profiling, and may cause wedged power if simpleperf is killed in between. --verbose Show result in verbose mode. single quote way too long version VaddrInFile simpleperf_report_proto.Sample.CallChainEntry sample_type L1-dcache-stores Attributable Level 1 data TLB refill raw-l2d-cache Attributable Level 2 data cache write-back Attributable memory read access to another socket in a multi-socket system raw-sample-pop raw-l1d-cache-refill-rd raw-l1d-cache-refill-outer Exclusive operation speculatively executed, STREX or STX raw-exc-trap-irq raw-l3d-cache-refill-rd Attributable Level 3 data or unified cache Write-Back, cache clean Usage: simpleperf debug-unwind [options] --generate-report Generate a failed unwinding report. --generate-test-file Generate a test file with only one sample. -i <file> Input recording file. Default is perf.data. -o <file> Output file. Default is stdout. --keep-binaries-in-test-file binary1,binary2... Keep binaries in test file. --sample-time time1,time2... Only process samples recorded at selected times. --symfs <dir> Look for files with symbols relative to this directory. --unwind-sample Unwind samples. --skip-sample-print Skip printing unwound samples. Examples: 1. Unwind a sample. $ simpleperf debug-unwind -i perf.data --unwind-sample --sample-time 626970493946976 perf.data should be generated with "--no-unwind" or "--keep-failed-unwinding-debug-info". 2. Generate a test file. $ simpleperf debug-unwind -i perf.data --generate-test-file -o test.data --sample-time \ 626970493946976 --keep-binaries-in-test-file perf.data_jit_app_cache:255984-259968 3. Generate a failed unwinding report. $ simpleperf debug-unwind -i perf.data --generate-report -o report.txt perf.data should be generated with "--keep-failed-unwinding-debug-info" or \ "--keep-failed-unwinding-result". monitor events and print their textual representations to stdout --callchain-joiner-min-matching-nodes --exit-with-parent ro.product.name android_build_fingerprint gather performance counter information unspecified iostream_category error std::basic_string<char, std::char_traits<char>, std::allocator<char> > restrict Usage: simpleperf inject [options] --binary binary_name Generate data only for binaries matching binary_name regex. -i file1,file2,... Input files. Default is perf.data. Support below formats: 1. perf.data generated by recording cs-etm event type. 2. branch_list file generated by `inject --output branch-list`. If a file name starts with @, it contains a list of input files. -o <file> output file. Default is perf_inject.data. --output <format> Select output file format: autofdo -- text format accepted by TextSampleReader of AutoFDO branch-list -- protobuf file in etm_branch_list.proto Default is autofdo. --dump-etm type1,type2,... Dump etm data. A type is one of raw, packet and element. --exclude-perf Exclude trace data for the recording process. --symdir <dir> Look for binaries in a directory recursively. Examples: 1. Generate autofdo text output. $ simpleperf inject -i perf.data -o autofdo.txt --output autofdo 2. Generate branch list proto, then convert to autofdo text. $ simpleperf inject -i perf.data -o branch_list.data --output branch-list $ simpleperf inject -i branch_list.data -o autofdo.txt --output autofdo Usage: simpleperf merge [options] Merge multiple perf.data into one. The input files should be recorded on the same device using the same event types. -i <file1>,<file2>,... Input recording files separated by comma -o <file> output recording file Examples: $ simpleperf merge -i perf1.data,perf2.data -o perf.data --dump-protobuf-report iTLB-loads iTLB-prefetches node-prefetch-misses Instruction architecturally executed, Condition code check pass, software increment Level 1 data cache access Instruction architecturally executed, Condition code check pass, load Instruction architecturally executed, Condition code check pass, store raw-l2d-tlb raw-itlb-walk Micro-operation Speculatively executed raw-l1d-cache-wr Attributable Level 2 data cache access, write Attributable Level 2 data cache refill, read raw-l2d-tlb-refill-wr raw-st-spec Exception taken, Instruction Abort not Taken locallyb monotonic simpleperf.proto.FileFeature.KernelModule Usage: simpleperf record [options] [--] [command [command-args]] Gather sampling information of running [command]. And -a/-p/-t option can be used to change target of sampling information. The default options are: -e cpu-cycles -f 4000 -o perf.data. Select monitored threads: -a System-wide collection. Use with --exclude-perf to exclude samples for simpleperf process. --app package_name Profile the process of an Android application. On non-rooted devices, the app must be debuggable, because we use run-as to switch to the app's context. -p pid_or_process_name_regex1,pid_or_process_name_regex2,... Record events on existing processes. Processes are searched either by pid or process name regex. Mutually exclusive with -a. -t tid1,tid2,... Record events on existing threads. Mutually exclusive with -a. Select monitored event types: -e event1[:modifier1],event2[:modifier2],... Select a list of events to record. An event can be: 1) an event name listed in `simpleperf list`; 2) a raw PMU event in rN format. N is a hex number. For example, r1b selects event number 0x1b. 3) a kprobe event added by --kprobe option. Modifiers can be added to define how the event should be monitored. Possible modifiers are: u - monitor user space events only k - monitor kernel space events only --group event1[:modifier],event2[:modifier2],... Similar to -e option. But events specified in the same --group option are monitored as a group, and scheduled in and out at the same time. --trace-offcpu Generate samples when threads are scheduled off cpu. Similar to "-c 1 -e sched:sched_switch". --kprobe kprobe_event1,kprobe_event2,... Add kprobe events during recording. The kprobe_event format is in Documentation/trace/kprobetrace.rst in the kernel. Examples: 'p:myprobe do_sys_open $arg2:string' - add event kprobes:myprobe 'r:myretprobe do_sys_open $retval:s64' - add event kprobes:myretprobe --add-counter event1,event2,... Add additional event counts in record samples. For example, we can use `-e cpu-cycles --add-counter instructions` to get samples for cpu-cycles event, while having instructions event count for each sample. Select monitoring options: -f freq Set event sample frequency. It means recording at most [freq] samples every second. For non-tracepoint events, the default option is -f 4000. A -f/-c option affects all event types following it until meeting another -f/-c option. For example, for "-f 1000 cpu-cycles -c 1 -e sched:sched_switch", cpu-cycles has sample freq 1000, sched:sched_switch event has sample period 1. -c count Set event sample period. It means recording one sample when [count] events happen. For tracepoint events, the default option is -c 1. --call-graph fp | dwarf[,<dump_stack_size>] Enable call graph recording. Use frame pointer or dwarf debug frame as the method to parse call graph in stack. Default is dwarf,65528. -g Same as '--call-graph dwarf'. --clockid clock_id Generate timestamps of samples using selected clock. Possible values are: realtime, monotonic, monotonic_raw, boottime, perf. If supported, default is monotonic, otherwise is perf. --cpu cpu_item1,cpu_item2,... Collect samples only on the selected cpus. cpu_item can be cpu number like 1, or cpu range like 0-3. --duration time_in_sec Monitor for time_in_sec seconds instead of running [command]. Here time_in_sec may be any positive floating point number. -j branch_filter1,branch_filter2,... Enable taken branch stack sampling. Each sample captures a series of consecutive taken branches. The following filters are defined: any: any type of branch any_call: any function call or system call any_ret: any function return or system call return ind_call: any indirect branch u: only when the branch target is at the user level k: only when the branch target is in the kernel This option requires at least one branch type among any, any_call, any_ret, ind_call. -b Enable taken branch stack sampling. Same as '-j any'. -m mmap_pages Set pages used in the kernel to cache sample data for each cpu. It should be a power of 2. If not set, the max possible value <= 1024 will be used. --user-buffer-size <buffer_size> Set buffer size in userspace to cache sample data. By default, it is %s. --aux-buffer-size <buffer_size> Set aux buffer size, only used in cs-etm event type. Need to be power of 2 and page size aligned. Used memory size is (buffer_size * (cpu_count + 1). Default is 4M. --no-inherit Don't record created child threads/processes. --cpu-percent <percent> Set the max percent of cpu time used for recording. percent is in range [1-100], default is 25. --addr-filter filter_str1,filter_str2,... Provide address filters for cs-etm instruction tracing. filter_str accepts below formats: 'filter <addr-range>' -- trace instructions in a range 'start <addr>' -- start tracing when ip is <addr> 'stop <addr>' -- stop tracing when ip is <addr> <addr-range> accepts below formats: <file_path> -- code sections in a binary file <vaddr_start>-<vaddr_end>@<file_path> -- part of a binary file <kernel_addr_start>-<kernel_addr_end> -- part of kernel space <addr> accepts below formats: <vaddr>@<file_path> -- virtual addr in a binary file <kernel_addr> -- a kernel address Examples: 'filter 0x456-0x480@/system/lib/libc.so' 'start 0x456@/system/lib/libc.so,stop 0x480@/system/lib/libc.so' --tp-filter filter_string Set filter_string for the previous tracepoint event. Format is in Documentation/trace/events.rst in the kernel. An example: 'prev_comm != "simpleperf" && (prev_pid > 1)'. Dwarf unwinding options: --post-unwind=(yes|no) If `--call-graph dwarf` option is used, then the user's stack will be recorded in perf.data and unwound while recording by default. Use --post-unwind=yes to switch to unwind after recording. --no-unwind If `--call-graph dwarf` option is used, then the user's stack will be unwound by default. Use this option to disable the unwinding of the user's stack. --no-callchain-joiner If `--call-graph dwarf` option is used, then by default callchain joiner is used to break the 64k stack limit and build more complete call graphs. However, the built call graphs may not be correct in all cases. --callchain-joiner-min-matching-nodes count When callchain joiner is used, set the matched nodes needed to join callchains. The count should be >= 1. By default it is 1. --no-cut-samples Simpleperf uses a record buffer to cache records received from the kernel. When the available space in the buffer reaches low level, it cuts part of the stack data in samples. When the available space reaches critical level, it drops all samples. This option makes simpleperf not cut samples when the available space reaches low level. --keep-failed-unwinding-result Keep reasons for failed unwinding cases --keep-failed-unwinding-debug-info Keep debug info for failed unwinding cases Sample filter options: --exclude-perf Exclude samples for simpleperf process. --exclude-pid pid1,pid2,... Exclude samples for selected processes. --exclude-tid tid1,tid2,... Exclude samples for selected threads. --exclude-process-name process_name_regex Exclude samples for processes with name containing the regular expression. --exclude-thread-name thread_name_regex Exclude samples for threads with name containing the regular expression. --exclude-uid uid1,uid2,... Exclude samples for processes belonging to selected uids. --include-pid pid1,pid2,... Include samples for selected processes. --include-tid tid1,tid2,... Include samples for selected threads. --include-process-name process_name_regex Include samples for processes with name containing the regular expression. --include-thread-name thread_name_regex Include samples for threads with name containing the regular expression. --include-uid uid1,uid2,... Include samples for processes belonging to selected uids. Recording file options: --no-dump-kernel-symbols Don't dump kernel symbols in perf.data. By default kernel symbols will be dumped when needed. --no-dump-symbols Don't dump symbols in perf.data. By default symbols are dumped in perf.data, to support reporting in another environment. -o record_file_name Set record file name, default is perf.data. --size-limit SIZE[K|M|G] Stop recording after SIZE bytes of records. Default is unlimited. --symfs <dir> Look for files with symbols relative to this directory. This option is used to provide files with symbol table and debug information, which are used for unwinding and dumping symbols. --add-meta-info key=value Add extra meta info, which will be stored in the recording file. Other options: --exit-with-parent Stop recording when the thread starting simpleperf dies. --use-cmd-exit-code Exit with the same exit code as the monitored cmdline. --start_profiling_fd fd_no After starting profiling, write "STARTED" to <fd_no>, then close <fd_no>. --stdio-controls-profiling Use stdin/stdout to pause/resume profiling. --in-app We are already running in the app's context. --tracepoint-events file_name Read tracepoint events from [file_name] instead of tracefs. --tp-filter ro.build.version.sdk --disable Raw Data: No object file for requested architecture invalid hexadecimal floating-point constant: expected exponent part 'p' unterminated single quote LLVM (http://llvm.org/): Error flushing element stack at end of trace data. [enable_if: used_features --percent-limit --exclude-thread-name L1-icache-stores branch-load-misses node-prefetches Level 2 data cache refill raw-chain raw-stall-backend-mem Memory stall cycles raw-l2d-cache-wb-clean Attributable Level 2 data or unified TLB refill, write raw-unaligned-st-spec Branch speculatively executed, procedure return raw-br-indirect-spec meta_info --sample-time --duration --group ro.product.manufacturer The file was not recognized as a valid object file Default target: construction vtable for --full-callgraph --exclude-process-name callchain L1-icache-load-misses L1-icache-prefetches iTLB-stores branch-loads raw-l1d-cache-refill raw-unaligned-ldst-retired raw-l3d-cache Attributable Last Level data cache access No operation sent for execution raw-l3d-cache-lmiss-rd raw-l1d-cache-refill-wr Level 2 data cache Write-Back, cleaning and coherency Attributable Level 2 data cache invalidate Operation speculatively executed, floating-point instruction raw-br-return-spec /events/header_page ro.build.version.release /sys/class/devfreq/ can't find etr device, which moves etm data to memory Included from error: 0123456789 --symfs AccEventCount EventName page-faults L1-icache-loads L1-icache-prefetch-misses node-stores raw-memory-error No operation issued due to backend raw-l2i-cache Attributable Level 3 data or unified cache allocation without refill Attributable Level 3 data cache access Attributable instruction TLB access with at least one translation table walk raw-strex-pass-spec raw-ld-spec Barrier speculatively executed, DMB raw-l3d-cache-rd /events/header_event --generate-report Usage: simpleperf list [options] [hw|sw|cache|raw|tracepoint|pmu] List all available event types. Filters can be used to show only event types belong to selected types: hw hardware events sw software events cache hardware cache events raw raw cpu pmu events tracepoint tracepoint events cs-etm coresight etm instruction tracing events pmu system-specific pmu events Options: --show-features Show features supported on the device, including: dwarf-based-call-graph trace-offcpu --aux-buffer-size --no-inherit /sys/kernel/notes --log-to-android-buffer record at boot time pop {wR10 Invalid bitcode signature ,#exclude mach-o section specifier uses an unknown section type <stdin> Cannot choose between targets " ::operator --dump-etm print help information for simpleperf parse etm instruction tracing data event_types --exclude-tid EventCount --proguard-mapping-file --show-execution-type branch_stack branch-misses stalled-cycles-frontend LLC-prefetches raw-l1d-tlb-refill raw-cpu-cycles Attributable Level 1 data cache refill, read raw-exc-dabort Exception taken, Hypervisor Call simpleperf_data /data/local/tmp/tracepoint_events Collect recording data generated by app api --keep-binaries-in-test-file /proc/sys/kernel/perf_cpu_time_max_percent Invalid section index same_size, ,#execinstr dword ptr LIBRARY INTERNAL ERROR: Invalid Error Object std::string persist.simpleperf.profile_app_uid dump perf record file --include-tid report-sample report raw sample information in perf.data branch-stores raw-br-retired Instruction architecturally executed, mispredicted branch Level 3 data cache long-latency read miss Attributable Level 1 data or unified TLB access, read raw-bus-access-wr Bus access, normal raw-ase-spec Operation speculatively executed, software change of the PC Attributable Level 3 data or unified cache refill, read --add-meta-info --interval-only-values : CommandLine Error: Option ' warning: security.perf_harden bytes_alloc merge multiple perf.data into one stack_user cpu-cycles Attributable Level 1 instruction cache access raw-l1d-cache-allocate raw-l3d-cache-wb raw-stall raw-bus-access-rd Bus access, write --filter-file event_type_info Usage: simpleperf api-collect [options] --app <package_name> the android application having recording data -o record_zipfile_path the path to store recording data Default is simpleperf_data.zip. --generate-test-file --post-unwind=yes ./simpleperf etm devices are not available /format/contextid xword ptr Instruction decode error processing source address packet. std::ostream /dev/socket/logdw --call-graph kmem:kmalloc trace_offcpu cache-misses raw-br-return-retired raw-l1i-cache Level 2 data cache access Attributable Level 2 instruction TLB access Attributable Last Level cache memory read No operation send for execution on a Slot due to the frontend raw-l1d-cache-wb-clean Attributable Level 1 data TLB refill, read raw-l2d-cache-refill-wr Attributable Level 2 data or unified TLB refill, read raw-exc-undef raw-exc-trap-fiq simpleperf.proto.FileFeature.Symbol product_props Percentage app_type=debuggable simpleperf_app_runner Usage: simpleperf boot-record [options] Record boot-time profiles. Only supported on userdebug/eng build. The record file will be stored in /data/simpleperf_boot_data. --enable <record_options> Enable boot time recording. Record options are options passed to simpleperf record cmd, like "-a -g --duration 10". --disable Disable record at boot time. Bitcode section not found in object file ' registered more than once! Optimized build Multiple errors: Mem access error processing source address packet. unspecified generic_category error std::basic_string simpleperf_version stream_id bus-cycles dTLB-prefetches raw-pc-write-retired Instruction architecturally executed, branch Attributable Level 1 data or unified TLB access raw-op-retired raw-stall-slot-backend raw-sample-filtrate raw-l1i-cache-lmiss SVE Instructions architecturally executed Data memory access, write Operation speculatively executed, Cryptographic instruction raw-exc-trap-pabort Release consistency operation speculatively executed, Store-Release raw-l3d-cache-wr debug_unwind_file --tracepoint-events option: Inconvertible error value. An error has occurred that could not be converted to a known std::error_code. Please file a bug. --vmlinux Source Symbol kernel_symbols_available read_format cpu-migrations L1-dcache-prefetch-misses Attributable Level 1 instruction TLB refill raw-exc-return Predictable branch Speculatively executed raw-br-mis-pred-retired raw-l1i-tlb Constant frequency cycles raw-l2d-cache-rd raw-bus-access-shared Unaligned access, read raw-unaligned-ldst-spec Exclusive operation speculatively executed, STREX or STX fail raw-exc-trap-other pmu_mappings # count / runtime not_exist same_contents, : for the - ETMv4 instruction decode : Data trace elements not supported noexcept( Usage: simpleperf dumprecord [options] [perf_record_file] Dump different parts of a perf record file. Default file is perf.data. --dump-etm type1,type2,... Dump etm data. A type is one of raw, packet and element. -i <record_file> Record file to dump. Default is perf.data. --symdir <dir> Look for binaries in a directory recursively. Usage: simpleperf help [subcommand] Without subcommand, print short help string for every subcommand. With subcommand, print long help string for the subcommand. --show-callchain simpleperf_report_proto.LostSituation total_time_enabled branch-store-misses Instruction architecturally executed, Condition code check pass, write to CONTEXTIDR raw-l2d-cache-wb Bus access raw-l2d-cache-allocate Attributable data or unified TLB access with at least one translation table walk raw-cnt-cycles Level 2 data cache long-latency read miss raw-ldst-spec raw-vfp-spec Barrier speculatively executed, DSB raw-l3d-cache-refill-wr Prepare recording via app api --unwind-sample --keep-failed-unwinding-debug-info /data/simpleperf_boot_data persist.simpleperf.boot_record newest, --csv-separator --protobuf total_time_running raw-sw-incr Level 1 data cache refill Attributable Level 1 data cache allocation without refill raw-ll-cache-rd raw-l1d-cache-refill-inner Branch speculatively executed, indirect branch raw-exc-fiq Exception taken, FIQ Exception taken, Other traps not Taken locallyb Attributable Level 3 data or unified cache access, write Attributable Level 3 data or unified cache Write-Back, victim /sys/bus/event_source/devices/ init_array .subsection qword ptr xmmword ptr ymmword ptr --exclude-perf kmem:kmem_cache_alloc android_device simpleperf_report_proto.Thread simpleperf_report_proto.Record L1-dcache-store-misses Instruction architecturally executed, immediate branch For odd-numbered counters, increments the count by one for each overflow of the preceding even-numbered counter. For even-numbered counters, there is no increment. raw-l3d-cache-refill raw-l2i-tlb-refill Attributable Last level data or unified cache miss Sample Taken Sample collided with previous sample Attributable Level 1 data TLB refill, write Attributable Level 2 data cache refill, write Bus access, read Unaligned access, write .gnu_debugdata sample callchain --no-unwind Records system-wide sched:sched_stat_runtime events, reports runtime taken by each process during recording, and optionally warns about processes which may have spinloops. Usage: simpleperf trace-sched [options] --duration time_in_sec Monitor for time_in_sec seconds. Here time_in_sec may be any positive floating point number. Default is 10. --check-spinloop check_period_in_sec Give warning for threads which may be spinning. A thread is thought of spinning on the CPU, when it takes more than [spin-rate] * [check_period] cpu time in any [check_period]. [spin-rate] can be set by --spin-rate. Default check_period is 1 sec. --spin-rate spin-rate Default is 0.8. Vaild range is (0, 1]. --show-threads Show runtime of each thread. --record-file file_path Read records from file_path. sched:sched_stat_runtime /vendor/lib/modules /proc/self/maps i386-unknown-linux ETMv4 instruction decode : Trace on conditional non-branch elements not supported. %lld unexpected binary type %s[skipped in brief callgraph mode] , res.size()= magic: %s file_id( Recording file Unknown event type modifier ' /type kallsyms addresses are still masked after setting Access to kernel symbol addresses is restricted. If trcidr1 0x%llx trcidr2 0x%llx trcidr8 0x%llx trcdevarch 0x%llx idx %u is not a valid profiling record file. in file feature section: [unknown] offset directory_map->size() Zip: %s: Bad zip64 eocd offset %lld, eocd locator offset %lld Zip: bad CD advance (%tu vs %zu) at entry %llu Zip: bad uncompressed length in zip (%lld + %llu > %lld) 1.2.13 Call to inflateInit2 failed (zerr=%d) invalid window size Check failed: z_stream_->avail_out == 0 system/extras/simpleperf/cmd_list.cpp # More cache events are available in `simpleperf list raw`. pid=%u tid=%u samples, consider increasing userspace buffer size(--user-buffer-size). uname() failed raw-l2i-cache-refill instruction TLB miss rate %s,%d,%d, count %.3f%cK/sec If on a rooted device, try --use-devfreq-counters to get more counters. [ failed to set filter JIT system/extras/simpleperf/JITDebugReader_impl.h system/extras/simpleperf/MapRecordReader.cpp (container_->End()= Unable to open '%s' : Size is too small Empty MemMap requested Flushing closed file. Failed to seek to beginning of file : %s Field's class index unexpected, %uvs %u unexpected static field initial value type: 'B' vs '%c' too many static field initial values field_id.type Illegal continuation byte %x in string data Header at %x, not at start of file class with type idx outside uint16_t range '%x:%x' = method_index Hiddenapi class data flags invalid (%u) for %s %i work_state_ NotYetCreateNewProcess register( (byte & ~0x07) == 0xb8 r2 a3 %s: asked to terminate loop. EVENT_NO%s %s: recv trace id (err= X86_64_RELOC_SUBTRACTOR PPC_RELOC_PB_LA_PTR R_X86_64_GOT64 R_386_TLS_GOTDESC R_386_GOT32X R_MIPS_PC16 R_MIPS_SCN_DISP R_MIPS_TLS_DTPREL_HI16 R_MICROMIPS_HI16 R_MICROMIPS_GOT_PAGE R_MICROMIPS_PC26_S1 R_AARCH64_ADR_PREL_PG_HI21 R_AARCH64_ADR_PREL_PG_HI21_NC R_AARCH64_LD64_GOT_LO12_NC R_AARCH64_TLSDESC_CALL R_ARM_GOTOFF32 R_ARM_MOVW_PREL_NC R_ARM_PRIVATE_7 R_HEX_GPREL16_1 R_HEX_GOTREL_16_X R_PPC_ADDR32 R_PPC_TPREL32 R_PPC_GOT_TPREL16_HA R_PPC64_NONE R_PPC64_REL24 R_PPC64_GOT16_HI R_PPC64_ADDR64 R_PPC64_DTPREL64 R_PPC64_GOT_TLSLD16 R_PPC64_DTPREL16_HIGHER R_390_16 R_390_GOT16 R_390_GOTPCDBL R_SPARC_WDISP30 R_SPARC_LOPLT10 R_SPARC_HIX22 llvm. Unexpected end of file EXTRACTVAL: Invalid instruction with 0 indices Never resolved function from blockaddress Array element type can't be an Array or a Blob TLVP PAGE got@dtprel@l indntpoff expected absolute expression __apple_names __debug_ranges __debug_macinfo .apple_objc skel_loc section_abbrev_dwo .sxdata discard, Frame register and offset already specified! .ifnes .cfi_endproc .secrel32 .safeseh .lsym .fvmlib_init0 .linker_option .objc_class_vars .objc_meta_class expected '@<type>', '%<type>' or "<type>" expected 'unique' expected STT_<TYPE_IN_UPPER_CASE>, '#<type>', '%<type>' or "<type>" expected a comma unexpected token in '.version' directive sse2.pminu.b avx512.mask.loadu.d. avx512.mask.load.q. avx2.psrl.dq.bs avx512.psrl.dq.512 avx512.mask.movddup cttz. palignr llvm.aarch64.neon.ld2 llvm.amdgcn.buffer.wbinvl1 llvm.amdgcn.s.getreg llvm.arm.neon.vabs llvm.arm.neon.vmaxs llvm.arm.neon.vpmins llvm.arm.neon.vqsubs llvm.arm.neon.vrhadds llvm.arm.stcl llvm.eh.exceptioncode llvm.eh.sjlj.functioncontext llvm.experimental.patchpoint.void llvm.hexagon.A2.min llvm.hexagon.A2.notp llvm.hexagon.A2.vavgwr llvm.hexagon.A2.xorp llvm.hexagon.A4.vcmpbgtui llvm.hexagon.A4.vrminuh llvm.hexagon.A4.vrminw llvm.hexagon.C2.cmpeqi llvm.hexagon.C4.cmplte llvm.hexagon.C4.fastcorner9.not llvm.hexagon.C4.nbitsset llvm.hexagon.F2.conv.sf2uw.chop llvm.hexagon.F2.sfcmpuo llvm.hexagon.M2.mmacls.s1 llvm.hexagon.M2.mpy.ll.s1 llvm.hexagon.M2.mpy.nac.sat.lh.s0 llvm.hexagon.M2.mpyd.acc.hl.s0 llvm.hexagon.M2.mpyu.nac.hl.s0 llvm.hexagon.M2.mpyu.nac.hl.s1 llvm.hexagon.M2.mpyud.hh.s1 llvm.hexagon.M4.cmpyr.wh llvm.hexagon.S2.asl.i.r.and llvm.hexagon.S2.asr.i.vh llvm.hexagon.S2.lsl.r.vw llvm.hexagon.S2.vsathub.nopack llvm.hexagon.S4.vxsubaddh llvm.hexagon.V6.hi.128B llvm.hexagon.V6.vaddhsat.dv llvm.hexagon.V6.vadduhw.128B llvm.hexagon.V6.vaslh.128B llvm.hexagon.V6.vasrhbrndsat.128B llvm.hexagon.V6.vasrwhrndsat llvm.hexagon.V6.vavgub llvm.hexagon.V6.vcl0h llvm.hexagon.V6.vdsaduh.acc.128B llvm.hexagon.V6.veqh.or llvm.hexagon.V6.vgtw.and.128B llvm.hexagon.V6.vmaxh.128B llvm.hexagon.V6.vmaxub.128B llvm.hexagon.V6.vmpabusv llvm.hexagon.V6.vmpyhsat.acc llvm.hexagon.V6.vmpyhus.128B llvm.hexagon.V6.vmpyiwb.acc llvm.hexagon.V6.vmpyubv.acc llvm.hexagon.V6.vpackwuh.sat.128B llvm.hexagon.V6.vror llvm.hexagon.V6.vrsadubi llvm.hexagon.brev.ldw llvm.localescape llvm.masked.store llvm.mips.adduh.r.qb llvm.mips.cle.u.d llvm.mips.div.s.b llvm.mips.dpau.h.qbl llvm.mips.fcne.w llvm.mips.fsub.w llvm.mips.ftint.s.w llvm.mips.ld.w llvm.mips.max.s.h llvm.mips.msubr.q.h llvm.mips.mulv.d llvm.mips.nlzc.b llvm.mips.splati.b llvm.nvvm.barrier0.or llvm.nvvm.div.rz.d llvm.nvvm.div.rz.ftz.f llvm.nvvm.ex2.approx.ftz.f llvm.nvvm.f2ui.rn llvm.nvvm.f2ull.rm llvm.nvvm.fma.rp.f llvm.nvvm.lohi.i2d llvm.nvvm.min.i llvm.nvvm.mul.rm.f llvm.nvvm.rcp.approx.ftz.d llvm.nvvm.suld.1d.i16.zero llvm.nvvm.suld.1d.v4i16.clamp llvm.nvvm.suld.1d.v4i8.trap llvm.nvvm.suld.2d.array.v2i32.zero llvm.nvvm.suld.2d.array.v2i64.trap llvm.nvvm.suld.2d.v2i64.trap llvm.nvvm.suld.2d.v4i16.trap llvm.nvvm.sust.b.1d.array.v2i64.clamp llvm.nvvm.sust.b.1d.v2i16.clamp llvm.nvvm.sust.b.2d.array.i32.trap llvm.nvvm.sust.b.3d.v2i64.trap llvm.nvvm.tex.1d.v4u32.f32 llvm.nvvm.tex.3d.v4f32.s32 llvm.nvvm.tex.cube.level.v4s32.f32 llvm.nvvm.tex.unified.1d.array.v4u32.s32 llvm.nvvm.tex.unified.2d.v4f32.f32 llvm.nvvm.tex.unified.cube.level.v4s32.f32 llvm.nvvm.txq.width llvm.ppc.altivec.vadduws llvm.ppc.altivec.vcmpgtsw.p llvm.ppc.altivec.vcmpgtuh.p llvm.ppc.altivec.vlogefp llvm.ppc.altivec.vmsumubm llvm.ppc.altivec.vsl llvm.ppc.dcbf llvm.ppc.divweu llvm.ppc.qpx.qvfcfidu llvm.ppc.qpx.qvlfcd llvm.ppc.tabort llvm.ppc.vsx.xvrdpip llvm.r600.read.workdim llvm.read_register llvm.s390.vchhs llvm.s390.vchlfs llvm.s390.vfenefs llvm.s390.vgfmaf llvm.s390.vgfmf llvm.s390.vmalhf llvm.s390.vmoh llvm.s390.vpklsgs llvm.s390.vsumgh llvm.sin llvm.sqrt llvm.ssub.with.overflow llvm.x86.avx.blendv.pd.256 llvm.x86.avx.maskstore.pd llvm.x86.avx2.psll.w llvm.x86.avx512.cvtmask2q.128 llvm.x86.avx512.cvttsd2si64 llvm.x86.avx512.mask.add.pd.128 llvm.x86.avx512.mask.cmp.ps.512 llvm.x86.avx512.mask.cvtuqq2ps.512 llvm.x86.avx512.mask.dbpsadbw.512 llvm.x86.avx512.mask.expand.load.d.512 llvm.x86.avx512.mask.lzcnt.d.256 llvm.x86.avx512.mask.lzcnt.d.512 llvm.x86.avx512.mask.min.ss.round llvm.x86.avx512.mask.mul.ps.128 llvm.x86.avx512.mask.mul.ss.round llvm.x86.avx512.mask.pmins.w.128 llvm.x86.avx512.mask.pmov.qb.128 llvm.x86.avx512.mask.pmov.qw.mem.128 llvm.x86.avx512.mask.pmovs.dw.mem.128 llvm.x86.avx512.mask.pmovs.qb.mem.128 llvm.x86.avx512.mask.pmovs.qd.mem.512 llvm.x86.avx512.mask.pmovs.qw.256 llvm.x86.avx512.mask.pmovzxw.d.512 llvm.x86.avx512.mask.pror.d.512 llvm.x86.avx512.mask.psllv32hi llvm.x86.avx512.mask.psllv8.hi llvm.x86.avx512.mask.psra.d.256 llvm.x86.avx512.mask.psrl.d.256 llvm.x86.avx512.mask.pternlog.q.128 llvm.x86.avx512.mask.shuf.f32x4 llvm.x86.avx512.mask.shuf.f64x2.256 llvm.x86.avx512.mask.valign.q.128 llvm.x86.avx512.mask.valign.q.256 llvm.x86.avx512.mask.xor.ps.512 llvm.x86.mmx.pmovmskb llvm.x86.mwaitx llvm.x86.rdrand.64 llvm.x86.sse2.cmp.sd llvm.x86.sse2.comile.sd llvm.x86.sse2.pmadd.wd llvm.x86.sse2.psll.q llvm.x86.sse2.ucomieq.sd llvm.x86.sse42.pcmpistrm128 llvm.x86.vcvtps2ph.256 llvm.xcore.getr llvm.xcore.out v16i16 SUBCOMMAND ' <subcommand> -help" to get more help on a specific subcommand CPU part VT US full-stop low-line left-curly-bracket nvptx64 amdil64 lv2 musleabi xscaleeb v3m v7em v8a system/extras/simpleperf/RegEx.cpp OCSD_ERR_RDR_FILE_NOT_FOUND OCSD_ERR_RDR_NO_DECODER OCSD_ERR_TEST_SS_TO_DECODER Not found mispredict atom N pref ret addr:0x Start of trace - beginning of elements or restart after discontinuity (overflow, trace filtering). Synchronisation marker - marks position in stream of an element that is output later. ; INFO= { CC. I_MISPREDICT I_COND_RES_F2 Conditional Result, format 2. Source Address, Short, IS1. I_SCR_ADDR_L_32IS0 Source Address, Long, 32 bit, IS0. Atom format 1. Frame Data; Index bytes). To increase the limit (or to disable these warnings), see CodedInputStream::SetTotalBytesLimit() in third_party/protobuf/io/coded_stream.h. Byte size calculation and serialization were inconsistent. This may indicate a bug in protocol buffers or it may be caused by concurrent modification of %s failed to acquire mutex Wednesday March The expression contained an invalid back reference. B H const_cast operator~ operator<<= operator new __vdso_clock_getres attempted to close file descriptor %d, expected to be unowned, actually owned by %s 0x%llx /sys/fs/selinux/null ((Size == 0 && CacheSize == 0) || CacheSize != 0) != 0 scudo:secondary flag parsing failed. File exists No such device Destination address required Key has expired %s:%d: %s CHECK '%s' failed read from %H:%M scanf 'm' makes no sense with '*' Unknown ARM float register unknown personality routine s31 d2 ro.build.version.codename event_types[file section]: offset %lld, size %lld , dso.get()= -o Total allocations: %llu print report failed id: %u android_build_type: %s Don't know how to fix addresses changed by kernel address randomization. So symbols in TtWw config2 0x%llx comm_exec %u, use_clockid %u, context_switch %u addresses in /proc/modules are all zero, so ignore kernel modules @plt kallsyms: %s failed to read file , aux_offset header_page no tracing format for id static_cast<uint32_t>(PERF_TYPE_TRACEPOINT) .. , (65535)= Zip: failed reading lfh extra field from offset %lld invalid literal/lengths set File mapping failed --days Check failed: z_stream_ unwinding_ip_%zu: 0x%llx List of %s: process control cmd: error (cache_stat_.max_node_count= call chain joiner stat: cache-references raw-bus-cycles raw-ll-cache-miss-rd failed to parse task id %s with size Double Method EncodedArrayValueIterator::ValueType[ Invalid reservation for %s Map item after end of file: %x, size %x Bad encoded_value type size %x Invalid try_item insn_count: %x Class with same type idx as its superclass: '%d' Duplicate interface: '%s' Invalid annotations_directory_item out-of-order %s indexes %u and %u header->method_ids_size_ Running child command in app uid isn't allowed. PC 0x%llx vsp = vsp - %d r7 a2 external/libevent/event.c EV_WRITE has been used File too small to be a Mach-O universal file contains LC_DYSYMTAB load command without a LC_SYMTAB load command ELF32-mips R_MIPS_GOT16 R_MIPS_UNUSED1 R_AARCH64_LDST32_ABS_LO12_NC R_AARCH64_MOVW_PREL_G2_NC R_AARCH64_TLSGD_MOVW_G1 R_AARCH64_TLSLD_MOVW_DTPREL_G1 R_ARM_NONE R_ARM_ABS32 R_ARM_BASE_PREL R_ARM_ALU_PC_G0_NC R_HEX_GOTREL_32 R_HEX_GD_PLT_B22_PCREL R_HEX_TPREL_16 R_HEX_GOT_16_X R_PPC_DTPREL16_HI R_PPC_GOT_TPREL16_LO R_PPC_TLSGD R_PPC64_TPREL16_HIGHERA R_PPC64_DTPREL16_HIGHERA R_390_GOT32 R_390_GLOB_DAT R_390_20 R_390_GOTPLT20 R_SPARC_HM10 R_SPARC_TLS_IE_LO10 Sections with relocations should have an address of 0 IMAGE_REL_AMD64_ADDR64 IMAGE_REL_AMD64_SSPAN32 Expect function block Invalid instruction with no BB Conflicting METADATA_KIND records TLSLDM got@ha tlvppage __debug_str __LLVM_STACKMAPS .ascii .single .cv_file maximum bytes expression exceeds alignment and has no effect .abort detected. Assembly stopping. Could not find incbin file ' unmatched '.endr' directive Vararg parameter ' invalid character in input .objc_cat_cls_meth .macosx_version_min unexpected token in '.zerofill' directive minor OS version number required, comma expected .init unique unique id must be positive preinit_array cvtdq2 cvtt avx512.mask.load.d. sse2.psll.dq.bs avx512.mask.pshuf.d. ^arm\.neon\.vld([1234]|[234]lane)\.v[a-z0-9]*$ avx2.pmax cl::location(x) specified more than once! llvm.aarch64.neon.fcvtau llvm.aarch64.neon.fcvtnu llvm.aarch64.neon.umax llvm.amdgcn.s.sleep llvm.arm.mcrr2 llvm.arm.neon.vcvtms llvm.arm.neon.vcvtps llvm.arm.neon.vqrshifts llvm.arm.neon.vrhaddu llvm.arm.neon.vrshiftn llvm.arm.neon.vst3 llvm.arm.vcvtr llvm.convertfui llvm.hexagon.A2.combineii llvm.hexagon.A2.vaddh llvm.hexagon.A2.vnavgwcr llvm.hexagon.F2.conv.sf2d.chop llvm.hexagon.F2.conv.ud2df llvm.hexagon.M2.cmpyrsc.s1 llvm.hexagon.M2.mmaculs.s0 llvm.hexagon.M2.mmpyl.s0 llvm.hexagon.M2.mpy.sat.rnd.lh.s0 llvm.hexagon.M2.mpyu.acc.lh.s0 llvm.hexagon.M2.mpyu.ll.s0 llvm.hexagon.M2.mpyud.nac.hl.s1 llvm.hexagon.M4.mac.up.s1.sat llvm.hexagon.M4.mpyrr.addi llvm.hexagon.M6.vabsdiffub llvm.hexagon.S2.asl.i.vh llvm.hexagon.S2.extractu.rp llvm.hexagon.S2.lfsp llvm.hexagon.S2.packhl llvm.hexagon.S2.tableidxb.goodsyntax llvm.hexagon.S2.vsathb.nopack llvm.hexagon.S4.ntstbit.i llvm.hexagon.S4.subi.lsr.ri llvm.hexagon.V6.vaddwsat.dv llvm.hexagon.V6.vdmpyhisat.acc.128B llvm.hexagon.V6.vdmpyhvsat llvm.hexagon.V6.veqw.128B llvm.hexagon.V6.veqw.or.128B llvm.hexagon.V6.vlutb.acc.128B llvm.hexagon.V6.vmaxuh llvm.hexagon.V6.vminw.128B llvm.hexagon.V6.vmpyih.128B llvm.hexagon.V6.vmpyihb llvm.hexagon.V6.vnot llvm.hexagon.V6.vrmpybus.acc llvm.hexagon.V6.vroundhb llvm.hexagon.V6.vroundhub llvm.hexagon.V6.vsubb.dv.128B llvm.hexagon.V6.vtmpyhb.acc.128B llvm.hexagon.brev.ldd llvm.hexagon.circ.lduh llvm.invariant.group.barrier llvm.log2 llvm.maxnum llvm.mips.adds.u.h llvm.mips.addsc llvm.mips.aver.u.d llvm.mips.clti.s.h llvm.mips.dpadd.s.h llvm.mips.dps.w.ph llvm.mips.fclass.d llvm.mips.fclt.w llvm.mips.fmsub.d llvm.mips.pcnt.b llvm.mips.preceu.ph.qbla llvm.mips.splat.w llvm.mips.sra.d llvm.mips.srar.b llvm.mips.st.h llvm.mips.subq.s.ph llvm.mips.subuh.r.qb llvm.mips.subv.w llvm.nvvm.add.rp.f llvm.nvvm.barrier0.and llvm.nvvm.bitcast.d2ll llvm.nvvm.bitcast.f2i llvm.nvvm.compiler.error llvm.nvvm.d2ui.rm llvm.nvvm.f2ui.rm llvm.nvvm.f2ui.rz llvm.nvvm.f2ui.rz.ftz llvm.nvvm.istypep.sampler llvm.nvvm.ll2d.rp llvm.nvvm.mul.rn.ftz.f llvm.nvvm.read.ptx.sreg.envreg16 llvm.nvvm.read.ptx.sreg.envreg30 llvm.nvvm.read.ptx.sreg.nctaid.w llvm.nvvm.rotate.right.b64 llvm.nvvm.rsqrt.approx.d llvm.nvvm.sqrt.f llvm.nvvm.sqrt.rp.d llvm.nvvm.suld.1d.array.i16.trap llvm.nvvm.suld.1d.array.i32.zero llvm.nvvm.suld.1d.array.v2i32.trap llvm.nvvm.suld.2d.i16.trap llvm.nvvm.suld.2d.v2i8.clamp llvm.nvvm.suld.3d.v2i8.trap llvm.nvvm.sust.b.1d.array.v2i8.zero llvm.nvvm.sust.b.1d.array.v4i8.clamp llvm.nvvm.sust.b.2d.array.i32.clamp llvm.nvvm.sust.b.2d.array.i32.zero llvm.nvvm.sust.b.2d.i32.zero llvm.nvvm.sust.p.1d.v4i32.trap llvm.nvvm.sust.p.2d.array.i16.trap llvm.nvvm.sust.p.2d.v2i8.trap llvm.nvvm.tex.unified.1d.array.grad.v4f32.f32 llvm.nvvm.tex.unified.1d.array.level.v4s32.f32 llvm.nvvm.tex.unified.1d.array.v4s32.s32 llvm.nvvm.tld4.unified.r.2d.v4f32.f32 llvm.ppc.altivec.crypto.vncipher llvm.ppc.altivec.vcmpgefp.p llvm.ppc.altivec.vcmpgtsw llvm.ppc.altivec.vmaddfp llvm.ppc.altivec.vrlh llvm.ppc.altivec.vsubshs llvm.ppc.altivec.vsububs llvm.ppc.altivec.vsum4ubs llvm.ppc.altivec.vupkhpx llvm.ppc.qpx.qvlfiwza llvm.ppc.qpx.qvlpcrs llvm.ppc.vsx.xvmindp llvm.r600.read.global.size.z llvm.r600.read.ngroups.z llvm.s390.vavgf llvm.s390.vavglh llvm.s390.vfeeh llvm.s390.vpksg llvm.s390.vsrab llvm.s390.vsrl llvm.s390.vstrczb llvm.s390.vstrczhs llvm.x86.avx2.gather.q.pd llvm.x86.avx2.phadd.d llvm.x86.avx512.broadcastmb.128 llvm.x86.avx512.cvtb2mask.256 llvm.x86.avx512.cvtusi2ss llvm.x86.avx512.gather.dps.512 llvm.x86.avx512.gather3div4.si llvm.x86.avx512.kor.w llvm.x86.avx512.mask.broadcasti32x8.512 llvm.x86.avx512.mask.broadcasti64x4.512 llvm.x86.avx512.mask.cmp.q.256 llvm.x86.avx512.mask.cvtpd2dq.256 llvm.x86.avx512.mask.cvtpd2qq.256 llvm.x86.avx512.mask.cvtpd2udq.512 llvm.x86.avx512.mask.cvtps2udq.512 llvm.x86.avx512.mask.cvtqq2ps.128 llvm.x86.avx512.mask.cvttps2dq.128 llvm.x86.avx512.mask.fixupimm.sd llvm.x86.avx512.mask.inserti32x8.512 llvm.x86.avx512.mask.min.ps.256 llvm.x86.avx512.mask.packssdw.256 llvm.x86.avx512.mask.paddus.b.512 llvm.x86.avx512.mask.pmins.q.256 llvm.x86.avx512.mask.pmov.dw.128 llvm.x86.avx512.mask.pmovus.db.256 llvm.x86.avx512.mask.pmovus.qd.256 llvm.x86.avx512.mask.pmovus.wb.256 llvm.x86.avx512.mask.pmulhu.w.512 llvm.x86.avx512.mask.prolv.d.256 llvm.x86.avx512.mask.pshuf.b.256 llvm.x86.avx512.mask.psrav16.hi llvm.x86.avx512.mask.psrl.q llvm.x86.avx512.mask.psubs.b.256 llvm.x86.avx512.mask.reduce.pd.128 llvm.x86.avx512.mask.shuf.ps.128 llvm.x86.avx512.mask.vcvtph2ps.256 llvm.x86.avx512.mask.vpermi2var.hi.512 llvm.x86.avx512.mask.vpermt2var.qi.256 llvm.x86.avx512.mask3.vfnmsub.ps.256 llvm.x86.avx512.maskz.fixupimm.sd llvm.x86.avx512.maskz.vfmadd.sd llvm.x86.avx512.rcp28.pd llvm.x86.avx512.rsqrt14.ps.512 llvm.x86.int llvm.x86.mmx.pmaxu.b llvm.x86.mmx.psubus.w llvm.x86.rdgsbase.32 llvm.x86.seh.recoverfp llvm.x86.sse2.cvttsd2si llvm.x86.sse2.ucomile.sd llvm.x86.sse3.ldu.dq llvm.x86.sse41.pmuldq llvm.x86.xop.vprotdi llvm.x86.xrstors64 v2i32 v4f16 v8f64 - print-all-options : 0xc09 SYN REG_ASSERT sparc fsl ppc64le xscale sparc64 v6j Type mismatch on abstract interface. A decoder in the data path has returned a fatal error. OCSD_ERR_DFMTR_NOTCONTTRACE Attempt to re-use the same memory access file for a different address range. Start ; CC= I_CCNT_F3 Cancel Format 1 + Mispredict. I_CANCEL_F3 Source Address, Long, 32 bit, IS1. Instrumentation HardFault CHECK failed: backup_bytes_ == 0 && buffer_.get() != NULL: libprotobuf-native unsupported locale for standard input %H:%M:%S q non-virtual thunk to |= operator delete[] operator delete operator<=> unsigned int socket debug.fdsan set to unknown value '%s', disabling MALLOC_CONF ran out of AT_RANDOM bytes, have %zu, requested %zu Hard RSS limit of %zu MB exhausted, current RSS is %zu MB dealloc_type_mismatch Terminate on a size mismatch between a sized-delete and the actual size of a chunk (as provided to new/new[]). Too many open files Timer expired Object is remote Memory page has hardware error Stopped (tty output) strlen: detected read past end of buffer %s: set size %zu is too small to be an fd_set inity __bionic_open_tzdata s27 0 // Please split this file. AutoFDO only accepts profile for one binary. // %s dso.get() -g ptr %-*s (it->second= app_package_name: %s unexpected execution type dso_kernel doesn't contain symbol table branch_sample_type 0x%llx system/extras/simpleperf/event_type.cpp Check failed: it != x86_reg_map.end() system/extras/simpleperf/record.cpp record %s: type %u, misc 0x%x, size %u , new_binary + size= min_vaddr: 0x%llx ips.size() stack_start 0x%llx (size= sample process-name system/extras/simpleperf/utils.h (record.type()= jni_trampoline no process with pid Check failed: mapped_zip.GetFileDescriptor() >= 0 || !mapped_zip.GetBasePtr() Zip: ran off the end (item #%llu, %zu bytes of central directory) Zip: lfh name length invalid too many length or distance symbols stream error pm list packages -U package:([\w\.]+)\s+uid:(\d+) raw # %s sample freq can't be bigger than INT_MAX: -e unprocessed option: %lluM Trace offcpu can't be used together with sched:sched_switch event Dumping regs for tracepoint events is not supported by the kernel ok level 1 instruction TLB refill rate s %s,tid,%d,cpu,%d,count,%llu,time_enabled,%llu,time running,%llu,id,%llu, --record-file system/extras/simpleperf/cmd_trace_sched.cpp sched:sched_stat_runtime isn't recorded in /module/ /trcidr/trcidr0 Failed to add counters. Only one event group is allowed. %c_%s_%lld size_ char encoded_value field Bad encoded_array value: %s Bogus handler offset: %x Bad annotation visibility: %x hiddenapi class data section header CallSite has bad method handle id: %x is abstract, but the declaring class is neither abstract nor an Warning: Attempt to restore without remember. rbx r13 %s: dispatch returned unsuccessfully. add Idx: cmdsize not a multiple of 4 GENERIC_RELOC_VANILLA X86_64_RELOC_SIGNED_2 PPC_RELOC_BR24 __PAGEZERO mips3 R_X86_64_8 R_X86_64_GOTOFF64 R_X86_64_PLTOFF64 R_386_TLS_GD_CALL R_AARCH64_PREL64 R_AARCH64_PREL32 R_AARCH64_MOVW_SABS_G1 R_AARCH64_JUMP26 R_AARCH64_TLSLD_ADR_PREL21 R_AARCH64_TLSLE_LDST32_TPREL_LO12_NC R_AARCH64_COPY R_ARM_ALU_SB_G0 R_ARM_LDC_SB_G1 R_ARM_LDC_SB_G2 R_ARM_PRIVATE_6 R_HEX_6_PCREL_X R_PPC_PLTREL24 R_PPC64_ADDR16_HI R_PPC64_GOT_TPREL16_HA R_390_TLS_IE64 R_SPARC_16 R_SPARC_DISP8 R_SPARC_LOX10 R_SPARC_UA64 R_SPARC_TLS_LE_HIX22 IMAGE_REL_ARM_ABSOLUTE IMAGE_REL_ARM_BRANCH24 llvm.metadata INSERTVAL: Invalid array index Never resolved value found in function Invalid function metadata: outgoing forward refs Alias and aliasee types don't match local gotpage ldplt __thread_ptr .debug_str addr_sec \" 8byte_literals S_ATTR_SELF_MODIFYING_CODE S_ATTR_SOME_INSTRUCTIONS .value .lazy_reference .ifle unexpected token in '.fill' directive ' in file, no current macro definition invalid variant on expression ' expected @unwind or @except .constructor section " __message_refs __string_object invalid OS update number avx512.mask.pcmpgt. avx.movnt. avx2.pmovzx sse2.pshuf.d avx512.mask.unpckl. llvm.loop.interleave.count Enable optimization analysis remarks from passes whose name match the given regular expression llvm.aarch64.crypto.aese llvm.aarch64.neon.frsqrte llvm.aarch64.neon.srshl llvm.aarch64.neon.st3 llvm.amdgcn.buffer.load llvm.amdgcn.cubetc llvm.amdgcn.div.fmas llvm.amdgcn.workitem.id.x llvm.arm.crc32h llvm.arm.get.fpscr llvm.arm.ldaex llvm.arm.neon.sha1h llvm.arm.neon.vcvtfxu2fp llvm.arm.neon.vmaxnm llvm.arm.neon.vst1 llvm.bpf.load.byte llvm.convertuif llvm.hexagon.A2.abssat llvm.hexagon.A2.combine.hh llvm.hexagon.A2.subsat llvm.hexagon.A2.vaddws llvm.hexagon.A2.vavghr llvm.hexagon.A2.vavguw llvm.hexagon.A2.vsubh llvm.hexagon.A4.andn llvm.hexagon.A4.cmpheq llvm.hexagon.C2.muxii llvm.hexagon.C2.muxir llvm.hexagon.C2.pxfer.map llvm.hexagon.C2.xor llvm.hexagon.C4.nbitsclri llvm.hexagon.F2.conv.d2sf llvm.hexagon.F2.conv.sf2ud llvm.hexagon.F2.sfimm.n llvm.hexagon.M2.cmpyr.s0 llvm.hexagon.M2.cmpyrs.s1 llvm.hexagon.M2.mpyd.acc.lh.s1 llvm.hexagon.M2.vmpy2s.s0pack llvm.hexagon.S2.lsr.i.p.xacc llvm.hexagon.S2.lsr.i.vw llvm.hexagon.S2.lsr.r.p.nac llvm.hexagon.V6.lvsplatw llvm.hexagon.V6.pred.or.n llvm.hexagon.V6.vabsw.sat.128B llvm.hexagon.V6.vaddb.dv.128B llvm.hexagon.V6.vaddbnq llvm.hexagon.V6.vaddwq.128B llvm.hexagon.V6.vaslwv.128B llvm.hexagon.V6.vasrhv llvm.hexagon.V6.vassignp llvm.hexagon.V6.vcombine.128B llvm.hexagon.V6.vdealb llvm.hexagon.V6.vdmpyhisat.acc llvm.hexagon.V6.vdsaduh llvm.hexagon.V6.veqh.and llvm.hexagon.V6.vgtb.or.128B llvm.hexagon.V6.vmaxw.128B llvm.hexagon.V6.vmpybv.128B llvm.hexagon.V6.vmpyub.128B llvm.hexagon.V6.vpackob.128B llvm.hexagon.V6.vsubbnq.128B llvm.hexagon.V6.vsubbq llvm.hexagon.V6.vtmpybus.128B llvm.hexagon.V6.vtmpybus.acc.128B llvm.hexagon.V6.vunpackoh.128B llvm.hexagon.brev.std llvm.hexagon.circ.std llvm.mips.adds.a.b llvm.mips.and.v llvm.mips.binsr.d llvm.mips.binsri.w llvm.mips.bitrev llvm.mips.bnz.w llvm.mips.dpa.w.ph llvm.mips.dpadd.u.w llvm.mips.dpax.w.ph llvm.mips.fadd.d llvm.mips.fcule.d llvm.mips.fsune.w llvm.mips.ilvl.b llvm.mips.ilvr.d llvm.mips.ldi.h llvm.mips.lhx llvm.mips.max.a.d llvm.mips.mod.s.b llvm.mips.mod.s.d llvm.mips.mulr.q.h llvm.mips.mulv.h llvm.mips.sll.h llvm.mips.srai.d llvm.mips.srlri.b llvm.mips.subq.ph llvm.mips.vshf.b llvm.nvvm.add.rm.d llvm.nvvm.barrier0 llvm.nvvm.d2f.rn llvm.nvvm.d2i.rn llvm.nvvm.d2ll.rn llvm.nvvm.div.rn.d llvm.nvvm.f2i.rz.ftz llvm.nvvm.min.ull llvm.nvvm.ptr.local.to.gen llvm.nvvm.read.ptx.sreg.envreg22 llvm.nvvm.read.ptx.sreg.envreg23 llvm.nvvm.suld.1d.array.v2i32.zero llvm.nvvm.suld.1d.array.v4i16.zero llvm.nvvm.suld.2d.i64.trap llvm.nvvm.sust.b.1d.array.v2i16.zero llvm.nvvm.sust.b.2d.v2i64.zero llvm.nvvm.sust.b.3d.v2i32.zero llvm.nvvm.sust.b.3d.v4i8.trap llvm.nvvm.sust.p.2d.v2i16.trap llvm.nvvm.tex.1d.array.level.v4s32.f32 llvm.nvvm.tex.1d.array.level.v4u32.f32 llvm.nvvm.tex.unified.1d.array.v4u32.f32 llvm.nvvm.tex.unified.1d.v4s32.s32 llvm.nvvm.tex.unified.3d.level.v4u32.f32 llvm.nvvm.tex.unified.3d.v4f32.s32 llvm.nvvm.tld4.unified.g.2d.v4s32.f32 llvm.nvvm.txq.channel.data.type llvm.nvvm.ull2f.rz llvm.ppc.altivec.crypto.vshasigmad llvm.ppc.altivec.vaddubs llvm.ppc.altivec.vcfsx llvm.ppc.qpx.qvfctidz llvm.ppc.qpx.qvfsub llvm.ppc.qpx.qvftstnan llvm.ppc.qpx.qvlfs llvm.ppc.qpx.qvstfiw llvm.s390.vavgb llvm.s390.vfaezh llvm.s390.vfeebs llvm.s390.vgfmah llvm.s390.vmaef llvm.s390.vmhf llvm.s390.vsbiq llvm.s390.vsrlb llvm.siglongjmp llvm.stackrestore llvm.x86.3dnowa.pfnacc llvm.x86.avx.movmsk.ps.256 llvm.x86.avx.ptestnzc.256 llvm.x86.avx.rsqrt.ps.256 llvm.x86.avx.vtestz.pd.256 llvm.x86.avx2.psubus.b llvm.x86.avx512.cvtmask2d.128 llvm.x86.avx512.gather.qps.512 llvm.x86.avx512.mask.and.pd.512 llvm.x86.avx512.mask.compress.d.256 llvm.x86.avx512.mask.cvtpd2qq.128 llvm.x86.avx512.mask.cvtpd2uqq.512 llvm.x86.avx512.mask.cvtudq2ps.512 llvm.x86.avx512.mask.getmant.ss llvm.x86.avx512.mask.mul.ps.256 llvm.x86.avx512.mask.pmaxu.b.256 llvm.x86.avx512.mask.pmaxu.w.128 llvm.x86.avx512.mask.pmov.db.128 llvm.x86.avx512.mask.pmov.db.512 llvm.x86.avx512.mask.pmovs.dw.128 llvm.x86.avx512.mask.pmovs.qd.mem.128 llvm.x86.avx512.mask.pmovs.qw.mem.128 llvm.x86.avx512.mask.pmovs.wb.mem.256 llvm.x86.avx512.mask.pmovus.qb.512 llvm.x86.avx512.mask.pmul.dq.128 llvm.x86.avx512.mask.psll.wi.128 llvm.x86.avx512.mask.psll.wi.256 llvm.x86.avx512.mask.psrl.wi.256 llvm.x86.avx512.mask.psubus.w.128 llvm.x86.avx512.mask.shuf.ps.512 llvm.x86.avx512.mask.vpermi2var.ps.128 llvm.x86.avx512.mask.vpermilvar.ps.256 llvm.x86.avx512.mask3.vfmsubadd.ps.256 llvm.x86.avx512.maskz.fixupimm.ps.128 llvm.x86.avx512.scattersiv2.di llvm.x86.avx512.vcvtss2usi64 llvm.x86.fma.vfmaddsub.ps.256 llvm.x86.fma.vfmsub.pd llvm.x86.mmx.emms llvm.x86.mmx.psra.d llvm.x86.mmx.psrai.d llvm.x86.mmx.psubs.b llvm.x86.rdrand.16 llvm.x86.sha1msg1 llvm.x86.sse2.min.sd llvm.x86.sse2.pmulh.w llvm.x86.sse42.crc32.64.64 llvm.x86.sse4a.extrq llvm.x86.sse4a.insertqi llvm.x86.ssse3.phsub.sw llvm.x86.xop.vphaddbq llvm.x86.xop.vphaddubd llvm.x86.xop.vphaddubw llvm.xcore.crc8 llvm.xcore.setev v256i8 v64i32 v32i64 v4f32 v16f32 arm1156t2-s [:>:]] xdigit carriage-return DC2 plus-sign three right-brace REG_NOMATCH REG_BADBR bpfeb thumb xcore bgq kfreebsd cygwin amd64 eb 2 8.2-A 7-S I_NOT_SYNC Mispredict. I_CANCEL_F2 I_COND_RES_F4 Address, Short, IS1. Atom format 6. I_PE_RESET PE Reset. BusFault PendSV ???? CHECK failed: (min_bytes) <= (std::numeric_limits<size_t>::max() - SerialArena::kBlockHeaderSize): cannot allocate __cxa_eh_globals __cxa_guard_acquire %Lf Mar PM recursive_mutex constructor failed The expression contained an invalid escaped character, or a trailing escape. The expression contained an invalid character range, such as [b-a] in most encodings. R typeinfo for auto ^ operator& operator++ LD_PROFILE RES_OPTIONS corrupted chunk header at address %p Text file busy No message of desired type Machine is not on the network Multihop attempted Segmentation fault User signal 2 Child exited /property_contexts strcpy error: "%s": executable's TLS segment is underaligned: alignment is %zu, needs to be at least %zu for %s Bionic pthread_mutex_trylock s21 d3 bkmgtpe option. Try `simpleperf help -- Missing argument for alse unknown_feature(%d) Total allocated bytes: %llu has address-conflict symbols in different record files. So drop its symbols. dso r.read_data.counts.size() file_id: %u , really ERROR_REPEATED_FRAME [vdso] ] exclude_user %u, exclude_kernel %u, exclude_hv %u sample_stack_user 0x%llx there are perf_event_attrs not enabling sample_id_all, so can't determine unknown ukhGHp /format/ %s %llu to count[%zu] %llu reg (%s) 0x%016llx error_code %llu uid failed to close record file ' no attr in file simpleperf.proto.DebugUnwindFeature.File.path perf-%d.map 0.5 cd_size Zip: The size of central directory doesn't fit in range of size_t: %llu Zip: %s: Read %zu from offset %lld failed %s Zip: extra field for entry %llu exceeds the central directory range, file_name_length: %u, cd_length: %zu Zip: Data size should not be 0 in zip64 extended field Zip: bad local hdr offset in zip Zip: Unexpected size %zu (declared) vs %zu (actual) Allocation failed --in-app VmRSS: tracepoint events start --kprobe Check failed: !dumping_attr_id_.ids.empty() raw-l2d-cache-refill raw-ll-cache-miss we Performance counter statistics: Total test time: %lf seconds. available CPU PMU hardware counters. That will trigger hardware counter /sys/devices/system/cpu/online Uid: /system event_base_loopbreak() failed Start monitoring process art/libdexfile/external/dex_file_ext.cc class_defs_ Long Failed to mmap at expected address, mapped at 0x%08x instead of 0x%08x (0= class-defs Invalid superclass type padding/index: %x hiddenapi class data section Section overlap or out-of-order map: %zx, %x Multiple map list items string_ids Unsupported DX register display r5 x21 esi a4 Gid: OCSD_OK PPC_RELOC_HA16 ELF64-s390 R_386_GOTPC R_MIPS_LO16 R_MIPS_DELETE R_MIPS_TLS_TPREL_LO16 R_MICROMIPS_TLS_TPREL_HI16 R_AARCH64_LDST8_ABS_LO12_NC R_AARCH64_TLSLD_ADD_DTPREL_HI12 R_AARCH64_TLSLE_ADD_TPREL_HI12 R_ARM_THM_MOVW_ABS_NC R_ARM_LDRS_PC_G1 R_ARM_LDRS_SB_G1 R_ARM_MOVW_BREL R_ARM_THM_MOVT_BREL R_ARM_PRIVATE_5 R_ARM_PRIVATE_15 R_HEX_DTPREL_32 R_HEX_LD_GOT_LO16 R_LANAI_NONE R_PPC_GOT_TLSLD16_HI R_PPC64_TPREL16_HIGHER R_PPC64_DTPREL16_LO_DS R_390_8 R_390_COPY R_390_GOTPLT12 R_390_TLS_DTPMOD R_SPARC_TLS_LDM_ADD Print the global id for each value when reading the module summary Explicit invoke type is not a function type Explicit call type does not match pointee type of callee operand Cannot find option named ' got@tlsld@ha secrel32 objc_begin __debug_info __debug_gnu_pubt debug_macinfo S_LITERAL_POINTERS S_NON_LAZY_SYMBOL_POINTERS S_MOD_INIT_FUNC_POINTERS S_THREAD_LOCAL_ZEROFILL .seh_* directives are not supported on this target No open Win64 EH frame function! .global .weak_def_can_be_hidden .include .code16gcc .if .ifgt .iflt .ifnb .cv_def_range .cfi_signal_frame unexpected token in '.elseif' directive ' directive invalid floating point literal isa number less than zero function id less than zero in '.cv_linetable' directive simple unexpected expression in _emit .static_const unexpected token in '.dump' or '.load' directive __cls_refs sse41.pmaxsb sse2.pmins.w avx512.mask.loadu.p avx.vbroadcast avx.vextractf128. avx512.mask.pandn. Invalid regular expression ' llvm.aarch64.crypto.sha1h llvm.aarch64.neon.fcvtas llvm.aarch64.neon.frecpe llvm.aarch64.neon.sqrshrun llvm.aarch64.neon.uaddlp llvm.aarch64.neon.uhsub llvm.aarch64.stxp llvm.amdgcn.div.scale llvm.amdgcn.rcp llvm.arm.neon.aese llvm.arm.neon.vshiftu llvm.arm.stlexd llvm.canonicalize llvm.experimental.stackmap llvm.hexagon.A2.addh.h16.sat.hh llvm.hexagon.A2.satb llvm.hexagon.A2.swiz llvm.hexagon.A2.vsubub llvm.hexagon.A4.cround.ri llvm.hexagon.A4.vcmphgtui llvm.hexagon.C2.cmpltu llvm.hexagon.F2.dfcmpuo llvm.hexagon.F2.sfadd llvm.hexagon.M2.cmpys.s0 llvm.hexagon.M2.cmpysc.s1 llvm.hexagon.M2.mmaculs.s1 llvm.hexagon.M2.mpy.hl.s0 llvm.hexagon.M2.mpy.nac.hh.s0 llvm.hexagon.M2.mpy.nac.ll.s1 llvm.hexagon.M2.mpyd.acc.ll.s1 llvm.hexagon.M2.mpyu.nac.lh.s1 llvm.hexagon.M2.mpyud.hl.s0 llvm.hexagon.M2.vcmpy.s1.sat.r llvm.hexagon.M2.vmac2s.s1 llvm.hexagon.M4.vrmpyeh.s1 llvm.hexagon.M4.vrmpyoh.acc.s1 llvm.hexagon.S2.cl1 llvm.hexagon.S2.lsr.r.r.and llvm.hexagon.S2.storew.locked llvm.hexagon.S2.svsathub llvm.hexagon.S2.tableidxh.goodsyntax llvm.hexagon.S4.clbpnorm llvm.hexagon.S4.extract.rp llvm.hexagon.S4.ori.lsr.ri llvm.hexagon.S6.rol.i.p.or llvm.hexagon.S6.rol.i.r.or llvm.hexagon.V6.valignb.128B llvm.hexagon.V6.vavgh llvm.hexagon.V6.vdmpyhb.acc llvm.hexagon.V6.vdmpyhb.acc.128B llvm.hexagon.V6.veqh llvm.hexagon.V6.vgtuh.and llvm.hexagon.V6.vlsrhv llvm.hexagon.V6.vlutb.dv llvm.hexagon.V6.vminw llvm.hexagon.V6.vmpabusv.128B llvm.hexagon.V6.vmpahb.acc llvm.hexagon.V6.vrsadubi.acc llvm.hexagon.V6.vsatwh.128B llvm.hexagon.V6.vsubw.dv llvm.hexagon.V6.vsubwq.128B llvm.mips.adds.a.w llvm.mips.addvi.h llvm.mips.ave.s.b llvm.mips.bmzi.b llvm.mips.bneg.b llvm.mips.bz.b llvm.mips.cle.u.h llvm.mips.cmpgdu.le.qb llvm.mips.extpdp llvm.mips.fcor.w llvm.mips.fcun.d llvm.mips.fill.h llvm.mips.fslt.d llvm.mips.hsub.u.h llvm.mips.insert.b llvm.mips.ldi.b llvm.mips.maxi.u.w llvm.mips.min.u.h llvm.mips.msub.q.h llvm.mips.muleu.s.ph.qbl llvm.mips.pckod.b llvm.mips.repl.ph llvm.mips.sldi.d llvm.mips.slli.h llvm.mips.subsus.u.b llvm.mips.subsuu.s.d llvm.mips.xori.b llvm.nvvm.add.rm.ftz.f llvm.nvvm.barrier0.popc llvm.nvvm.bitcast.i2f llvm.nvvm.f2ll.rp.ftz llvm.nvvm.fmax.d llvm.nvvm.ptr.gen.to.global llvm.nvvm.ptr.gen.to.shared llvm.nvvm.read.ptx.sreg.ctaid.x llvm.nvvm.read.ptx.sreg.envreg29 llvm.nvvm.read.ptx.sreg.envreg4 llvm.nvvm.read.ptx.sreg.pm3 llvm.nvvm.suld.1d.i64.clamp llvm.nvvm.suld.1d.v4i16.zero llvm.nvvm.suld.2d.array.v4i32.zero llvm.nvvm.suld.2d.v2i16.clamp llvm.nvvm.suld.2d.v4i16.clamp llvm.nvvm.suld.3d.v4i32.trap llvm.nvvm.suq.channel.order llvm.nvvm.sust.b.1d.v4i8.trap llvm.nvvm.sust.b.2d.array.v4i16.zero llvm.nvvm.sust.b.2d.array.v4i8.clamp llvm.nvvm.sust.b.2d.i64.trap llvm.nvvm.sust.b.3d.i32.zero llvm.nvvm.sust.b.3d.v2i32.trap llvm.nvvm.sust.b.3d.v4i8.clamp llvm.nvvm.sust.p.1d.array.v2i16.trap llvm.nvvm.sust.p.2d.array.v2i16.trap llvm.nvvm.sust.p.3d.i16.trap llvm.nvvm.sust.p.3d.v2i8.trap llvm.nvvm.tex.1d.grad.v4u32.f32 llvm.nvvm.tex.unified.2d.array.v4f32.f32 llvm.nvvm.tex.unified.2d.array.v4s32.s32 llvm.nvvm.txq.num.samples llvm.ppc.altivec.vavgsw llvm.ppc.altivec.vcmpequw.p llvm.ppc.altivec.vcmpgtuh llvm.ppc.altivec.vmaxsb llvm.ppc.altivec.vmaxub llvm.ppc.altivec.vmulosh llvm.ppc.altivec.vpkudus llvm.ppc.altivec.vslw llvm.ppc.altivec.vsubuws llvm.ppc.qpx.qvfmsub llvm.ppc.qpx.qvfnmsubs llvm.ppc.qpx.qvlfcsa llvm.ppc.qpx.qvlpcls llvm.s390.vaccf llvm.s390.verllvg llvm.s390.vfaef llvm.s390.vfcedbs llvm.s390.vuplhf llvm.x86.3dnow.pfcmpge llvm.x86.avx.cvt.pd2dq.256 llvm.x86.avx.vtestnzc.pd llvm.x86.avx2.gather.q.q llvm.x86.avx2.phsub.d llvm.x86.avx2.phsub.w llvm.x86.avx2.pmadd.wd llvm.x86.avx2.pmul.hr.sw llvm.x86.avx2.psllv.d llvm.x86.avx2.psrli.d llvm.x86.avx512.broadcastmw.256 llvm.x86.avx512.mask.broadcastf32x8.512 llvm.x86.avx512.mask.cmp.b.128 llvm.x86.avx512.mask.cmp.d.128 llvm.x86.avx512.mask.compress.store.q.128 llvm.x86.avx512.mask.compress.store.q.512 llvm.x86.avx512.mask.cvttps2udq.512 llvm.x86.avx512.mask.cvtudq2pd.512 llvm.x86.avx512.mask.cvtuqq2ps.128 llvm.x86.avx512.mask.fpclass.ss llvm.x86.avx512.mask.getexp.sd llvm.x86.avx512.mask.max.ss.round llvm.x86.avx512.mask.or.ps.128 llvm.x86.avx512.mask.pabs.q.256 llvm.x86.avx512.mask.padd.w.256 llvm.x86.avx512.mask.pmov.qd.128 llvm.x86.avx512.mask.pmovus.qb.128 llvm.x86.avx512.mask.psub.w.128 llvm.x86.avx512.mask.psubs.b.128 llvm.x86.avx512.mask.reduce.ps.128 llvm.x86.avx512.mask.sqrt.ss llvm.x86.avx512.mask.sub.sd.round llvm.x86.avx512.mask.valign.d.512 llvm.x86.avx512.mask.vpermi2var.hi.256 llvm.x86.avx512.mask.vpermt2var.hi.512 llvm.x86.avx512.mask3.vfnmsub.pd.256 llvm.x86.avx512.maskz.pternlog.d.512 llvm.x86.avx512.ptestnm.w.256 llvm.x86.avx512.rcp14.pd.256 llvm.x86.avx512.rsqrt28.pd llvm.x86.avx512.scatter.qpq.512 llvm.x86.avx512.scatter.qps.512 llvm.x86.avx512.scatterpf.qps.512 llvm.x86.avx512.vcvtss2si32 llvm.x86.fma.vfmadd.ps.256 llvm.x86.mmx.pcmpgt.w llvm.x86.mmx.psub.q llvm.x86.sse.ucomieq.ss llvm.x86.sse.ucomineq.ss llvm.x86.sse2.cmp.pd llvm.x86.sse2.comige.sd llvm.x86.sse2.cvtpd2ps llvm.x86.sse3.hsub.ps llvm.x86.sse3.monitor llvm.x86.ssse3.pmul.hr.sw.128 llvm.x86.xop.vpmacssdqh llvm.x86.xop.vprotwi Invalid address space, must be a 24bit integer f64 v512i1 v2i8 v8i8 INFINITY uint 0xc08 0xc23 cortex-m4 alpha FF DLE comma period renderscript32 gnux32 kalimba4 macho v7e-m /sys/kernel/debug/tracing/trace_marker CS ID= No Error. Component not initialised. OCSD_ERR_MEM_NACC OCSD_ERR_DCDREG_NAME_UNKNOWN Bad HSYNC in frame. ( +Mrk Tracing unknown address area. debug restart I_ADDR_CTXT_L_32IS1 Address, Long, 32 bit, IS1. I_ITE terminating Mon Feb Jun The expression contained an invalid collating element name. There was insufficient memory to determine whether the regular expression could match the specified character sequence. I S b j basic_string invocation function for block in &= ^= ++ reinterpret_cast operator new[] operator|= (null) debug.fdsan AllocatorRingBuffer appendNumber buffer overflow thread_local_quarantine_size_kb Transport endpoint is already connected security.selinux ctl. /plat_property_contexts FD_ISSET pthread_mutex_unlock s15 s25 s29 %s (%s[+%llx]) ETMDecoder isn't created cmdline: %s dex_file_offsets: %llu unexpected dso type kmem_cache_free comm print protobuf report failed event_count: %llu execution_type: %s ERROR_MEMORY_INVALID file: %s dso_kernel_module dso_symbol_map_file unknown failed to read min virtual address of Read symbols from dex_file Failed to read cannot handle config format in Failed to set time %lld trctraceidr 0x%llx offset %llu callchain length=%llu: size tracing_data --include- >= end time ftrace format file %zu/%zu: %s ID: LZMA decompression failed with error (65535) Zip: Found duplicate entry %.*s Check failed: z_stream_->next_out != nullptr file isn't record with --no-unwind or --keep-failed-unwinding-debug-info: output some data unrecognized branch sampling filter: --no-inherit is needed when using --add-counter. system/extras/simpleperf/CallChainJoiner.cpp raw-l1i-tlb-refill level 2 data or unified cache refill rate raw-l2i-tlb raw-remote-access-rd %-*d Failed to get CPU PMU hardware counters on cpu It seems the number of hardware events are more than the number of Got process /proc/ /trcidr/trcidr2 buffer for dumping samples, consider decreasing mmap pages(-m). Stop monitoring process , addr ((*ips)[0]= failed to read dex file symbols from Check failed: container != nullptr void art::EncodedArrayValueIterator::Next() Bad file size (%zd, expected %u) type_ids direct method Hiddenapi class data offset not zero for class def %u with no class data Hiddenapi class data unexpected offset (%u != %u) for class def %u Out-of-order method_idx for annotation: %x then %x parameter annotation method Out-of-order string_ids: '%s' then '%s' proto with return type idx outside uint16_t range '%x:%x' Out-of-order field_ids Size(%u) should not exceed limit(%u) for %s. -o option isn't allowed. The output file is stored in unknown Raw Data: 0x00 0x00 0x00 0x01 r3 x11 x19 edi s8 event_process_active: event_callback %p, closure %d, call %p Out of memory in debugging code fcntl(%d, F_SETFD) %s: pipe epoll_create packet Processing for symbol at index PPC_RELOC_LOCAL_SECTDIFF R_X86_64_TLSLD R_X86_64_TLSDESC_CALL R_386_TLS_GOTIE R_386_TLS_GD R_MICROMIPS_HIGHER R_MICROMIPS_TLS_GD R_MICROMIPS_GPREL7_S2 R_AARCH64_TLSLD_LDST64_DTPREL_LO12_NC R_ARM_PC24 R_ARM_ALU_PCREL_7_0 R_ARM_THM_MOVT_PREL R_ARM_LDRS_PC_G0 R_HEX_HI16 R_HEX_HL16 R_HEX_JMP_SLOT R_HEX_TPREL_LO16 R_HEX_TPREL_11_X R_HEX_LD_GOT_32 R_PPC_GOT_TLSGD16_HI R_PPC_GOT_DTPREL16_HA R_PPC64_TOC16 R_PPC64_TLS R_SPARC_HH22 R_SPARC_TLS_IE_HI22 R_SPARC_GOTDATA_LOX10 IMAGE_REL_AMD64_ABSOLUTE IMAGE_REL_I386_DIR32 IMAGE_REL_I386_SECREL Old-style alloca with a non-pointer type Invalid constant reference Type mismatch in constant table! Invalid TYPE table: Only named structs can be forward referenced << GOTPCREL GOTTPOFF tprel@ha tprel@higher got@dtprel got@tlsgd@ha section_info ," S_ZEROFILL S_DTRACE_DOF S_ATTR_EXT_RELOC Not all chained regions terminated! .cfi_def_cfa_register .cfi_lsda .purgem expected string parameter for '.ifnes' directive alignment must be a power of 2 '.fill' directive pattern has been truncated to 32-bits alignment not supported on this target expected comma in '.irp' directive vararg expected relocation name unknown flag .previous .objc_protocol .static_data .thread_init_func .tlv indirect symbol not in a symbol pointer or stub section .popsection without corresponding .pushsection ( __picsymbol_stub .weakref objectsize. llvm.vectorizer.unroll pass-remarks llvm.aarch64.neon.sqrdmulh llvm.aarch64.neon.st2 llvm.aarch64.neon.suqadd llvm.aarch64.neon.tbl4 llvm.aarch64.neon.tbx3 llvm.aarch64.neon.vcopy.lane llvm.aarch64.neon.vcvthf2fp llvm.amdgcn.groupstaticsize llvm.arm.neon.vld4lane llvm.arm.neon.vst2 llvm.bpf.pseudo llvm.ceil llvm.expect llvm.hexagon.A2.andp llvm.hexagon.A2.roundsat llvm.hexagon.C4.cmpltei llvm.hexagon.F2.conv.sf2w llvm.hexagon.M2.cmpyrsc.s0 llvm.hexagon.M2.dpmpyuu.s0 llvm.hexagon.M2.mmpyl.s1 llvm.hexagon.M2.mpy.acc.hh.s0 llvm.hexagon.M2.mpy.acc.sat.lh.s1 llvm.hexagon.M2.mpy.lh.s0 llvm.hexagon.M2.mpy.nac.sat.ll.s0 llvm.hexagon.M2.mpy.sat.lh.s0 llvm.hexagon.M2.mpy.sat.ll.s0 llvm.hexagon.M2.mpyu.lh.s0 llvm.hexagon.M2.mpyud.acc.hl.s1 llvm.hexagon.M4.and.and llvm.hexagon.M4.mpyrr.addr llvm.hexagon.M4.or.or llvm.hexagon.S2.asl.r.vw llvm.hexagon.S2.cl1p llvm.hexagon.S2.insertp llvm.hexagon.S2.togglebit.i llvm.hexagon.S4.vxaddsubhr llvm.hexagon.V6.vaddwsat.128B llvm.hexagon.V6.vandvrt.acc llvm.hexagon.V6.vaslhv.128B llvm.hexagon.V6.vasrhbrndsat llvm.hexagon.V6.vasrwv llvm.hexagon.V6.veqw llvm.hexagon.V6.vgtub.and llvm.hexagon.V6.vgtw.or llvm.hexagon.V6.vlutvvb.oracc.128B llvm.hexagon.V6.vmpyhv.acc llvm.hexagon.V6.vmpyuhv.128B llvm.hexagon.V6.vshufeh.128B llvm.hexagon.V6.vshuffvdd llvm.hexagon.V6.vsubw llvm.hexagon.V6.vtmpyb.acc llvm.hexagon.V6.vunpackob.128B llvm.hexagon.circ.ldh llvm.mips.addq.s.ph llvm.mips.addvi.w llvm.mips.asub.u.b llvm.mips.bseli.b llvm.mips.clt.u.d llvm.mips.cmpgu.lt.qb llvm.mips.div.u.b llvm.mips.fexdo.h llvm.mips.fmax.w llvm.mips.fsueq.d llvm.mips.ftq.h llvm.mips.ilvl.h llvm.mips.madd.q.h llvm.mips.maq.sa.w.phr llvm.mips.maxi.s.d llvm.mips.pckev.d llvm.mips.preceq.w.phr llvm.mips.shll.s.ph llvm.mips.subs.u.w llvm.mips.subvi.w llvm.nvvm.abs.ll llvm.nvvm.div.approx.ftz.f llvm.nvvm.f2i.rm.ftz llvm.nvvm.f2ll.rn llvm.nvvm.i2f.rm llvm.nvvm.mul.rp.f llvm.nvvm.rcp.rz.f llvm.nvvm.read.ptx.sreg.envreg1 llvm.nvvm.read.ptx.sreg.gridid llvm.nvvm.reflect llvm.nvvm.sqrt.approx.ftz.f llvm.nvvm.suld.1d.i16.trap llvm.nvvm.suld.2d.array.i16.zero llvm.nvvm.suld.2d.array.v2i64.zero llvm.nvvm.suld.2d.array.v4i16.clamp llvm.nvvm.suld.2d.array.v4i8.zero llvm.nvvm.suld.2d.v2i32.zero llvm.nvvm.sust.b.1d.array.v2i32.clamp llvm.nvvm.sust.b.2d.array.i16.trap llvm.nvvm.sust.b.2d.array.v2i32.clamp llvm.nvvm.sust.b.2d.array.v4i32.clamp llvm.nvvm.sust.b.3d.v2i16.trap llvm.nvvm.sust.p.2d.i16.trap llvm.nvvm.tex.1d.array.level.v4f32.f32 llvm.nvvm.tex.1d.array.v4f32.s32 llvm.nvvm.tex.unified.cube.v4s32.f32 llvm.nvvm.txq.num.mipmap.levels llvm.ppc.altivec.stvewx llvm.ppc.altivec.vcmpequb.p llvm.ppc.altivec.vcmpgtub llvm.ppc.altivec.vcmpgtuw.p llvm.ppc.altivec.vsumsws llvm.ppc.dcba llvm.ppc.divwe llvm.ppc.qpx.qvfcfids llvm.ppc.qpx.qvfctiduz llvm.ppc.qpx.qvfctiwz llvm.ppc.qpx.qvstfcsa llvm.ppc.tsuspend llvm.ppc.vsx.stxvd2x llvm.ppc.vsx.xvcmpgtsp llvm.s390.vacq llvm.s390.vavglb llvm.s390.verimf llvm.s390.vfeehs llvm.s390.vstrcb llvm.s390.vstrcbs llvm.x86.aesni.aeskeygenassist llvm.x86.avx.ldu.dq.256 llvm.x86.avx.vtestz.ps.256 llvm.x86.avx2.paddus.w llvm.x86.avx512.cvtmask2b.128 llvm.x86.avx512.cvtsi2sd64 llvm.x86.avx512.cvttsd2usi64 llvm.x86.avx512.cvtusi642ss llvm.x86.avx512.gather.dpd.512 llvm.x86.avx512.gather.qpd.512 llvm.x86.avx512.gather3div2.di llvm.x86.avx512.gather3div4.sf llvm.x86.avx512.mask.and.pd.128 llvm.x86.avx512.mask.cmp.b.256 llvm.x86.avx512.mask.compress.d.128 llvm.x86.avx512.mask.cvtqq2pd.512 llvm.x86.avx512.mask.cvtudq2ps.128 llvm.x86.avx512.mask.fpclass.ps.512 llvm.x86.avx512.mask.max.pd.512 llvm.x86.avx512.mask.packssdw.128 llvm.x86.avx512.mask.paddus.w.256 llvm.x86.avx512.mask.pavg.w.512 llvm.x86.avx512.mask.permvar.sf.256 llvm.x86.avx512.mask.pmaddubs.w.128 llvm.x86.avx512.mask.pmins.w.256 llvm.x86.avx512.mask.pmins.w.512 llvm.x86.avx512.mask.pmov.qd.256 llvm.x86.avx512.mask.pmovs.db.256 llvm.x86.avx512.mask.pmovs.dw.256 llvm.x86.avx512.mask.pmovs.dw.mem.512 llvm.x86.avx512.mask.pmovus.qw.256 llvm.x86.avx512.mask.pmovus.qw.mem.256 llvm.x86.avx512.mask.pmovzxw.q.256 llvm.x86.avx512.mask.prol.d.512 llvm.x86.avx512.mask.prolv.q.128 llvm.x86.avx512.mask.pror.q.256 llvm.x86.avx512.mask.prorv.d.128 llvm.x86.avx512.mask.psll.w.128 llvm.x86.avx512.mask.pternlog.q.256 llvm.x86.avx512.mask.shuf.ps.256 llvm.x86.avx512.mask.valign.q.512 llvm.x86.avx512.mask.vpermilvar.pd.256 llvm.x86.avx512.mask.vpermt2var.pd.128 llvm.x86.avx512.maskz.vfmadd.ps.128 llvm.x86.avx512.maskz.vpermt2var.d.128 llvm.x86.avx512.pmovzxbq llvm.x86.avx512.rcp14.pd.128 llvm.x86.avx512.rcp14.pd.512 llvm.x86.mmx.pinsr.w llvm.x86.mmx.pslli.d llvm.x86.sse.comineq.ss llvm.x86.sse.cvtps2pi llvm.x86.sse.div.ss llvm.x86.sse.ldmxcsr llvm.x86.sse.mul.ss llvm.x86.sse41.movntdqa llvm.x86.sse42.pcmpestriz128 llvm.x86.ssse3.phadd.d llvm.x86.ssse3.pmadd.ub.sw llvm.x86.xop.vpermil2ps llvm.xcore.getid llvm.xcore.msync llvm.xcore.setpt L Maximum optimization to perform isVoid /proc/self/fd ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz one invalid collating element REG_EESCAPE aarch64_be mips64el v8.1-a IO failure on output stream. General failure. source reader - invalid initialisation parameter. Overrun in commit packet stack - tried to commit more than available (Ma:0x Traced N instructions in a range, but incomplete information as to program execution path from start to end of range ISB DSB.DMB Data Synchronisation Marker - Unnumbered. I_ATOM_F3 CHECK failed: (buffer_used_) == (buffer_size_): " because it is missing required fields: a protocol buffer. Use the 'bytes' type if you intend to send raw bytes. terminating with %s exception of type %s One of *?+{ was not preceded by a valid regular expression. n *= typeid ( operator, operator-> ostream LIBC_DEBUG_MALLOC_OPTIONS external/scudo/standalone/rss_limit_checker.h scudo:primary allocation type mismatch when %s address %p (%d vs %d) Base == 10 || Base == 16 Indicate whether the allocator should terminate instead of returning NULL in otherwise non-fatal error scenarios, eg: OOM, invalid allocation alignments, etc. C.UTF-8 Inappropriate ioctl for device Level 3 halted User signal 1 bionic/libc/bionic/system_property_set.cpp readlink persist.sys.timezone ferror fseeko64 funlockfile Contending for pthread mutex _Unwind_VRS_Pop s17 '. Try `simpleperf help %s:%u] system/extras/simpleperf/cmd_dumprecord.cpp callee fragment Total frees: %llu ; vaddr_in_file , r.read_data.ids.size()= it->second doesn't have the expected version. file id doesn't increase orderly, expected app_type: %s *unknown Failed to store tracepoint events , new_binary + new_size= user regs: abi=%lld cpu %llu invalid meta info in record.type() name: Zip: %lld extraneous bytes at the end of the central directory Zip: %s: Bad offset for zip64 central directory. cd offset %llu, cd size %llu, zip64 eocd offset %llu memory_change_VmHwM: %s -> %s %lluM for process recording and %lluM for system wide recording perf , CallChainJoiner::JOINED_OFFLINE= Check failed: type == ORIGINAL_OFFLINE || type == ORIGINAL_REMOTE level 2 data cache refill rate, write --csv Check failed: it != thread_map_.end() --check-spinloop Check failed: event != nullptr app ReadLink failed pid libartd.so Check failed: android::base::ParseUint(it->second, &arm64_pac_mask_) (*ips)[0] :([a-zA-Z_][\w_]*/)?([a-zA-Z_][\w_]*) reinterpret_cast<const uint8_t*>(header_) Check failed: IsInt<8>(jval_.i) , flags & 0x10= Bad encoded_value int/float size %x Bad encoded_value method handle size %x Out-of-order annotation_element name_idx: %x then %x class_defs DBG_START_LOCAL_EXTENDED name_idx Hiddenapi class data value out of bounds (%p > %p) for %s %i private system/extras/simpleperf/RecordReadThread.cpp 0x%x Attempt to set new register, but cfa is not already set to a register. [cantunwind] %s} x16 t3 s6 external/libevent/signal.c select __.SYMDEF_64 ilocalsym in LC_DYSYMTAB load command extends past the end of the symbol table X86_64_RELOC_SIGNED_1 PPC_RELOC_LO14 Mach-O 64-bit unknown ELF64-unknown R_X86_64_SIZE32 R_386_TLS_LDM R_MIPS_GOT_HI16 R_MIPS16_HI16 R_MICROMIPS_SCN_DISP R_AARCH64_MOVW_SABS_G2 R_AARCH64_MOVW_PREL_G0 R_AARCH64_TLSLD_LDST8_DTPREL_LO12 R_AARCH64_TLSLE_MOVW_TPREL_G0_NC R_AARCH64_TLSDESC_LD_PREL19 R_ARM_MOVT_ABS R_ARM_THM_MOVW_PREL_NC R_ARM_GOTRELAX R_ARM_THM_TLS_DESCSEQ16 R_HEX_GPREL16_3 R_HEX_COPY R_HEX_IE_GOT_LO16 R_HEX_LD_GOT_HI16 R_PPC_DTPREL16_HA R_PPC_GOT_TLSGD16_LO R_PPC_REL16 R_PPC64_REL14_BRNTAKEN R_PPC64_TOC16_DS R_PPC64_GOT_TLSGD16_HI R_390_GOTENT R_SPARC_8 IMAGE_REL_ARM_ADDR32 Invalid function metadata: incoming forward references Insufficient operands to call Invalid record: metadata strings corrupt offset Invalid encoding DTPREL TPREL got@l toc@l tprel@highera got@tprel@ha __llvm_faultmaps S_8BYTE_LITERALS thread_local_zerofill S_THREAD_LOCAL_VARIABLE_POINTERS no_toc Frame offset must be less than or equal to 240! redefinition of ' .4byte .file .cfi_same_value expected '=' after formal parameter identifier Wrong number of arguments unexpected token in '.file' directive unexpected token in variant, expected ')' cannot make section associative with .linkonce .non_lazy_symbol_pointer .secure_log_unique used but AS_SECURE_LOG_FILE environment variable unset. invalid '.zerofill' directive alignment, can't be less than zero __module_info previous definition is here cvtdq2pd avx2.pbroadcast avx.blend.p avx2.pblendd. sse2.pshufh.w pass-remarks-analysis ' in -pass-remarks: llvm.aarch64.crc32cx llvm.aarch64.neon.fminnm llvm.aarch64.neon.ld1x3 llvm.aarch64.neon.ld2lane llvm.aarch64.neon.uhadd llvm.arm.crc32cw llvm.arm.neon.vabdu llvm.arm.neon.vminnm llvm.arm.neon.vtbx2 llvm.convertus llvm.ctlz llvm.eh.dwarf.cfa llvm.hexagon.A2.aslh llvm.hexagon.A2.minp llvm.hexagon.A2.subh.h16.hh llvm.hexagon.A2.svsubh llvm.hexagon.A2.vabsw llvm.hexagon.A2.vavgh llvm.hexagon.A2.vavgubr llvm.hexagon.A2.vmaxuh llvm.hexagon.A2.vmaxuw llvm.hexagon.A2.vminuw llvm.hexagon.A2.vsubhs llvm.hexagon.A4.bitspliti llvm.hexagon.A4.rcmpneqi llvm.hexagon.A4.vrmaxh llvm.hexagon.C2.bitsclri llvm.hexagon.C4.cmplteu llvm.hexagon.M2.cmpyrs.s0 llvm.hexagon.M2.hmmpyh.rs1 llvm.hexagon.M2.mmpyl.rs0 llvm.hexagon.M2.mpy.acc.hl.s0 llvm.hexagon.M2.mpy.nac.lh.s1 llvm.hexagon.M2.mpy.up llvm.hexagon.M2.mpysu.up llvm.hexagon.M2.mpyu.acc.lh.s1 llvm.hexagon.M2.mpyu.nac.ll.s0 llvm.hexagon.M2.mpyu.up llvm.hexagon.M2.mpyud.acc.lh.s0 llvm.hexagon.M2.mpyud.nac.lh.s0 llvm.hexagon.M2.vmpy2s.s1pack llvm.hexagon.M2.vmpy2su.s0 llvm.hexagon.S2.asl.r.r llvm.hexagon.S2.brev llvm.hexagon.S2.lsl.r.p.nac llvm.hexagon.S2.lsr.i.r.acc llvm.hexagon.S2.shuffeh llvm.hexagon.S2.vsatwh.nopack llvm.hexagon.S4.addi.asl.ri llvm.hexagon.S4.or.ori llvm.hexagon.S4.ori.asl.ri llvm.hexagon.S4.parity llvm.hexagon.S6.rol.i.r.acc llvm.hexagon.V6.pred.and.128B llvm.hexagon.V6.pred.and.n.128B llvm.hexagon.V6.vaddubsat.128B llvm.hexagon.V6.vadduhsat.128B llvm.hexagon.V6.vavgw.128B llvm.hexagon.V6.vdmpyhvsat.acc llvm.hexagon.V6.veqh.128B llvm.hexagon.V6.vgtb llvm.hexagon.V6.vgtuh.or llvm.hexagon.V6.vlsrwv llvm.hexagon.V6.vlutvvb llvm.hexagon.V6.vmpyub llvm.hexagon.V6.vmpyubv llvm.hexagon.V6.vpackwh.sat llvm.hexagon.V6.vpopcounth llvm.hexagon.V6.vrmpybusv llvm.hexagon.V6.vrmpybv.128B llvm.hexagon.circ.sth llvm.load.relative llvm.mips.addv.w llvm.mips.binsli.b llvm.mips.bz.d llvm.mips.clt.s.d llvm.mips.clt.u.b llvm.mips.ffqr.d llvm.mips.fmin.a.d llvm.mips.fmsub.w llvm.mips.frint.d llvm.mips.ilvev.h llvm.mips.ilvev.w llvm.mips.insve.h llvm.mips.maddr.q.h llvm.mips.max.u.d llvm.mips.mod.u.b llvm.mips.msub.q.w llvm.mips.nor.v llvm.mips.preceu.ph.qbr llvm.mips.sat.u.b llvm.mips.srlr.d llvm.mips.subq.s.w llvm.mips.subs.u.d llvm.nvvm.div.rn.ftz.f llvm.nvvm.f2ui.rn.ftz llvm.nvvm.fabs.d llvm.nvvm.fma.rn.d llvm.nvvm.isspacep.shared llvm.nvvm.rcp.rm.d llvm.nvvm.read.ptx.sreg.envreg28 llvm.nvvm.read.ptx.sreg.smid llvm.nvvm.round.ftz.f llvm.nvvm.sqrt.rm.d llvm.nvvm.suld.1d.array.i8.clamp llvm.nvvm.suld.1d.array.v4i32.clamp llvm.nvvm.suld.1d.v2i8.trap llvm.nvvm.suld.2d.array.v4i32.trap llvm.nvvm.suld.2d.v2i32.trap llvm.nvvm.suld.3d.v4i8.clamp llvm.nvvm.sust.b.1d.array.i8.trap llvm.nvvm.sust.b.1d.array.v4i16.trap llvm.nvvm.sust.b.2d.array.v4i8.trap llvm.nvvm.sust.b.3d.i16.clamp llvm.nvvm.tex.2d.array.grad.v4u32.f32 llvm.nvvm.tex.3d.level.v4f32.f32 llvm.nvvm.tex.unified.1d.array.v4s32.f32 llvm.nvvm.tex.unified.2d.array.grad.v4s32.f32 llvm.nvvm.tex.unified.2d.array.level.v4s32.f32 llvm.nvvm.tex.unified.cube.level.v4f32.f32 llvm.nvvm.tld4.b.2d.v4s32.f32 llvm.nvvm.trunc.ftz.f llvm.nvvm.txq.height llvm.ppc.altivec.vmulosw llvm.ppc.altivec.vpksdss llvm.ppc.altivec.vsel llvm.ppc.qpx.qvfrsp llvm.ppc.qpx.qvlpcld llvm.ppc.qpx.qvstfcda llvm.ppc.treclaim llvm.ppc.vsx.xvmaxdp llvm.s390.vchgs llvm.s390.vfaeh llvm.s390.vfeef llvm.s390.vpklshs llvm.x86.3dnow.pi2fd llvm.x86.avx.min.ps.256 llvm.x86.avx.vperm2f128.ps.256 llvm.x86.avx2.gather.d.d.256 llvm.x86.avx2.pblendvb llvm.x86.avx2.psubs.w llvm.x86.avx512.mask.cmp.q.128 llvm.x86.avx512.mask.expand.pd.128 llvm.x86.avx512.mask.fixupimm.ps.512 llvm.x86.avx512.mask.getmant.ps.256 llvm.x86.avx512.mask.insertf32x8.512 llvm.x86.avx512.mask.inserti64x2.512 llvm.x86.avx512.mask.or.ps.256 llvm.x86.avx512.mask.pmaxu.d.128 llvm.x86.avx512.mask.pmins.d.128 llvm.x86.avx512.mask.pmins.q.512 llvm.x86.avx512.mask.pmov.wb.mem.128 llvm.x86.avx512.mask.pmovs.wb.128 llvm.x86.avx512.mask.pmovs.wb.mem.512 llvm.x86.avx512.mask.pmovus.qw.512 llvm.x86.avx512.mask.pmovus.wb.mem.512 llvm.x86.avx512.mask.pmovzxd.q.256 llvm.x86.avx512.mask.prorv.d.256 llvm.x86.avx512.mask.prorv.q.128 llvm.x86.avx512.mask.psllv4.di llvm.x86.avx512.mask.psra.qi.512 llvm.x86.avx512.mask.psub.b.128 llvm.x86.avx512.mask.psub.q.128 llvm.x86.avx512.mask.psub.w.256 llvm.x86.avx512.mask.vextractf64x2.256 llvm.x86.avx512.mask.vextracti64x2.256 llvm.x86.avx512.mask.vfmadd.pd.512 llvm.x86.avx512.mask.vfmadd.ps.512 llvm.x86.avx512.mask3.vfmaddsub.ps.256 llvm.x86.avx512.maskz.vfmaddsub.pd.128 llvm.x86.avx512.maskz.vfmaddsub.pd.256 llvm.x86.avx512.pmovzxdq llvm.x86.avx512.ptestm.d.128 llvm.x86.avx512.ptestnm.w.512 llvm.x86.avx512.scatterdiv8.sf llvm.x86.avx512.scatterdiv8.si llvm.x86.avx512.scatterpf.dpd.512 llvm.x86.bmi.bzhi.32 llvm.x86.fma.vfmsub.ps.256 llvm.x86.fma.vfmsub.sd llvm.x86.fma.vfmsubadd.pd llvm.x86.fma.vfnmadd.ss llvm.x86.mmx.packsswb llvm.x86.mmx.punpcklwd llvm.x86.sse.sub.ss llvm.x86.sse2.max.pd llvm.x86.sse2.mul.sd llvm.x86.sse2.pavg.w llvm.x86.sse2.ucomige.sd llvm.x86.sse3.hadd.ps llvm.x86.sse41.dpps llvm.x86.sse41.ptestz llvm.x86.ssse3.phsub.d.128 llvm.x86.ssse3.phsub.w.128 llvm.x86.xop.vfrcz.pd.256 llvm.x86.xop.vpcomw llvm.x86.xop.vphaddbd llvm.x86.xop.vphsubbw llvm.x86.xop.vpmacsdql llvm.x86.xop.vpmacswd llvm.xcore.checkevent llvm.xcore.testct Missing size specification for pointer in datalayout string Expected mangling specifier in datalayout string Metadata Display available options (-help-hidden for more) Print non-default options after command line parsing 0xb56 print !"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ space DC4 NAK repetition-operator operand invalid windows arm64 4 armv6kz v7 v8.1a debug.atrace.app_%d TrcIdx= source reader - not trace decoder set. Invalid packet header OCSD_ERR_MEM_ACC_OVERLAP Trace Return Stack Overflow. num_i( Jaz WFI.WFE I_INCOMPLETE_EOT I_EXTENSION I_TS_MARKER I_ADDR_L_64IS1 Source Address, Long, 64 bit, IS1. I_ATOM_F4 Alignment Synchronisation. external/protobuf/src/google/protobuf/io/coded_stream.cc external/protobuf/src/google/protobuf/message_lite.cc %d.%d.%d INFO ERROR String field Fri October operator> error: TLS segment alignment in "%s" is not a power of 2: %zu conversion specifier unsupported readdir /proc/self/exe unique_fd DatagramSocketImpl GCONV_PATH LD_DEBUG deallocating Format delete_size_mismatch unterminated string Protocol driver not attached Device not a stream Package not installed Protocol wrong type for socket Socket type not supported No XENIX semaphores available Terminated Property service has timed out while trying to set "%s" to "%s" %s: file descriptor %d < 0 %s: file descriptor %d >= FD_SETSIZE %d %s: %s %zu > SSIZE_MAX invalid pointer %p (invalid allocator address for the page) _Unwind_Resume unsupported arm register s12 d12 Unknown log severity: Simpleperf version ' in ANDROID_LOG_TAGS ( doesn't match expected header size attr_size: %lld 0x%llx min_vaddr 0x%llx Check failed: !input_filenames_.empty() pingpong Total requested bytes: %llu vs has different build ids in different record files. So drop its build ids. (r.read_data.counts.size()= error_code: %s ) >= file count ( system/extras/simpleperf/dso.cpp , 2u= No error Read failed colon_pos (callchain_pos= addr %p info[0] ORIGINAL_OFFLINE aux_end overflow failed to remove file child->maps parent->maps Zip: EOCD not found, %s is not zip Zip: %zu byte read exceeds the boundary of allocated buf, offset %zu, bufSize %zu invalid bit length repeat persist.simpleperf.profile_app_expiration_time --app is missing no output path for generated test file no samples are selected via --sample-time map_%zu: [0x%llx-0x%llx], pgoff 0x%llx dso_%zu: %s stack_start: 0x%llx dwarf-based-call-graph dump stack size Failed to write to out_fd before_join_node_count: level 2 instruction cache refill rate level 2 data or unified TLB refill rate raw-l1d-tlb-refill-rd raw-l1d-tlb-wr level 2 data cache refill rate, read %f%cGHz Need root privilege to trace system wide events. /maps perf_event_file(event %s, tid %d, cpu %d) start 0x%llx epoll JITSymbol Can not open dex file MethodType munmap(%p, %zd) failed method-ids method_type value annotation_element name_idx method_ids method_id.proto Direct/virtual method %u(%s) not in expected list %d Abstract method %u(%s) has disallowed access flags %x Interface method %u(%s) is not public and abstract , header->type_ids_size_= annotation_set_item (byte >> 4) == 0x8 pop {d%d x7 x20 pst %s: reentrant invocation. Only one event_base_loop can run on each event_base at once. EV_CLOSED filesystem error: %s [%s] [%s] in ; formatted data with size __.SYMDEF SORTED Malformed MachO file. mips16 R_X86_64_DTPOFF64 R_X86_64_GOTTPOFF R_X86_64_TPOFF32 R_386_PC16 R_386_TLS_IE_32 R_MIPS_TLS_GD R_MIPS_PC26_S2 R_MIPS16_TLS_GOTTPREL R_MICROMIPS_TLS_DTPREL_HI16 R_MICROMIPS_TLS_TPREL_LO16 R_AARCH64_ABS32 R_AARCH64_MOVW_UABS_G2_NC R_AARCH64_MOVW_UABS_G3 R_AARCH64_LD_PREL_LO19 R_AARCH64_GOTREL64 R_AARCH64_TLSLE_ADD_TPREL_LO12 R_ARM_TLS_DESC R_ARM_THM_SWI8 R_ARM_JUMP_SLOT R_ARM_JUMP24 R_ARM_ALU_PC_G1 R_ARM_ALU_SB_G2 R_ARM_PLT32_ABS R_ARM_TLS_GD32 R_ARM_PRIVATE_8 R_LANAI_LO16 R_PPC_NONE R_PPC64_TPREL16_LO R_PPC64_DTPREL16_DS R_390_GOTOFF R_390_TLS_GOTIE64 R_SPARC_GOT22 R_SPARC_TLS_GD_HI22 R_SPARC_GOTDATA_OP_HIX22 Trying to materialize functions before seeing function blocks EXTRACTVAL: Invalid struct index Invalid type for value METADATA_NAME not followed by METADATA_NAMED_NODE Invalid bitcode wrapper header Incompatible epoch: Bitcode ' got@tlsgd@h tlsldm __common __mod_init_func .rodata.cst8 .rodata.cst32 .debug_info .debug_gnu_pubtypes symbol_stubs Allocation size must be non-zero! Recursive use of ' .p2alignw .rep .elseif .cfi_startproc .cfi_adjust_cfa_offset unexpected token at start of statement cannot mix positional and keyword arguments unbalanced parentheses in macro argument expected identifier in '.irp' directive literal value not a power of two greater then zero .objc_cls_refs expected identifier after '.section' directive __symbols .symver unsupported attribute in '.type' directive unexpected token in '.ident' directive expected a '@' in the name avx512.mask.storeu.p avx512.mask.storeu.d. avx512.mask.store.w. avx2.vbroadcasti128 avx512.mask.pshufh.w. llvm.aarch64.crc32ch llvm.aarch64.crypto.aesd llvm.aarch64.neon.fcvtns llvm.aarch64.neon.fminnmv llvm.aarch64.neon.ld2r llvm.aarch64.neon.ld4 llvm.aarch64.neon.sqrshl llvm.aarch64.neon.st4lane llvm.amdgcn.cubeid llvm.amdgcn.image.atomic.sub llvm.amdgcn.image.load.mip llvm.amdgcn.lerp llvm.arm.neon.sha256su1 llvm.arm.neon.vbsl llvm.arm.neon.vcvtmu llvm.arm.neon.vmulls llvm.arm.neon.vqmovns llvm.arm.neon.vst3lane llvm.arm.neon.vtbx3 llvm.arm.qadd llvm.arm.set.fpscr llvm.arm.usat llvm.convert.to.fp16 llvm.eh.sjlj.lsda llvm.hexagon.A2.combine.ll llvm.hexagon.A2.subp llvm.hexagon.A2.vavgw llvm.hexagon.C2.cmpgtp llvm.hexagon.C2.tfrrp llvm.hexagon.C4.nbitsclr llvm.hexagon.C4.or.andn llvm.hexagon.F2.conv.uw2sf llvm.hexagon.M2.cmpysc.s0 llvm.hexagon.M2.cnacsc.s1 llvm.hexagon.M2.mmaculs.rs1 llvm.hexagon.M4.and.or llvm.hexagon.M4.cmpyi.wh llvm.hexagon.S2.asl.i.r.sat llvm.hexagon.S2.cl0p llvm.hexagon.S2.lsr.i.r llvm.hexagon.S2.lsr.i.r.nac llvm.hexagon.S2.vtrunewh llvm.hexagon.S4.vxaddsubh llvm.hexagon.V6.hi llvm.hexagon.V6.pred.and llvm.hexagon.V6.pred.or llvm.hexagon.V6.vaddhq llvm.hexagon.V6.vaddubh.128B llvm.hexagon.V6.valignb llvm.hexagon.V6.vaslw.acc llvm.hexagon.V6.vavgubrnd llvm.hexagon.V6.vavgw llvm.hexagon.V6.vdmpybus.acc llvm.hexagon.V6.veqh.xor llvm.hexagon.V6.veqw.xor.128B llvm.hexagon.V6.vgth.and.128B llvm.hexagon.V6.vgtub llvm.hexagon.V6.vgtuh llvm.hexagon.V6.vgtuh.128B llvm.hexagon.V6.vgtw.or.128B llvm.hexagon.V6.vmpyubv.acc.128B llvm.hexagon.V6.vmpyuhv.acc llvm.hexagon.V6.vpackoh.128B llvm.hexagon.V6.vrmpybusi.128B llvm.hexagon.V6.vroundwh llvm.hexagon.V6.vroundwuh.128B llvm.hexagon.V6.vsububsat llvm.hexagon.V6.vsububsat.dv llvm.hexagon.V6.vunpackh.128B llvm.masked.scatter llvm.mips.bclri.h llvm.mips.binsl.b llvm.mips.dpsq.s.w.ph llvm.mips.dpsqx.sa.w.ph llvm.mips.fadd.w llvm.mips.fsle.d llvm.mips.fsne.d llvm.mips.insert.w llvm.mips.madd.q.w llvm.mips.max.a.w llvm.mips.max.s.b llvm.mips.max.s.w llvm.mips.mul.q.h llvm.mips.mult llvm.mips.pckev.h llvm.mips.preceu.ph.qbra llvm.mips.precrq.rs.ph.w llvm.mips.raddu.w.qb llvm.mips.shf.b llvm.mips.sra.b llvm.mips.sra.w llvm.mips.srar.d llvm.mips.srlri.w llvm.nvvm.f2ll.rz.ftz llvm.nvvm.floor.ftz.f llvm.nvvm.ll2f.rn llvm.nvvm.max.ui llvm.nvvm.membar.cta llvm.nvvm.move.double llvm.nvvm.rcp.rm.f llvm.nvvm.sqrt.approx.f llvm.nvvm.sqrt.rn.f llvm.nvvm.suld.1d.i16.clamp llvm.nvvm.suld.2d.array.v2i16.trap llvm.nvvm.suld.2d.array.v4i16.trap llvm.nvvm.suld.3d.v2i32.zero llvm.nvvm.suld.3d.v4i8.trap llvm.nvvm.suq.height llvm.nvvm.sust.b.1d.i16.trap llvm.nvvm.sust.b.1d.i8.trap llvm.nvvm.sust.b.3d.v4i8.zero llvm.nvvm.sust.p.1d.i16.trap llvm.nvvm.sust.p.2d.array.v4i8.trap llvm.nvvm.sust.p.3d.v4i32.trap llvm.nvvm.tex.1d.v4s32.f32 llvm.nvvm.tex.2d.array.v4u32.f32 llvm.nvvm.tex.2d.v4u32.s32 llvm.nvvm.tex.unified.3d.v4u32.s32 llvm.nvvm.ui2d.rn llvm.nvvm.ui2d.rz llvm.ppc.altivec.vcmpgtsb llvm.ppc.altivec.vmaxud llvm.ppc.altivec.vrfin llvm.ppc.altivec.vsubsbs llvm.ppc.dcbi llvm.ppc.qpx.qvfrin llvm.ppc.qpx.qvlfd llvm.ppc.qpx.qvlpcrd llvm.ppc.set.tfhar llvm.ppc.trechkpt llvm.ppc.vsx.xvcmpeqsp llvm.r600.read.tidig.z llvm.s390.vavglg llvm.s390.vchbs llvm.s390.verimb llvm.s390.vfaefs llvm.s390.vfaezf llvm.s390.vftcidb llvm.s390.vistrf llvm.s390.vmaeh llvm.s390.vmahh llvm.s390.vmalof llvm.s390.vmaob llvm.s390.vstrczfs llvm.x86.3dnow.pfcmpeq llvm.x86.avx.sqrt.ps.256 llvm.x86.avx.vbroadcastf128.ps.256 llvm.x86.avx2.gather.d.q llvm.x86.avx2.pslli.d llvm.x86.avx512.cvtmask2w.128 llvm.x86.avx512.cvtq2mask.256 llvm.x86.avx512.cvtsi2sd32 llvm.x86.avx512.gather3siv2.df llvm.x86.avx512.mask.add.ss.round llvm.x86.avx512.mask.broadcastf64x2.256 llvm.x86.avx512.mask.cvtsd2ss.round llvm.x86.avx512.mask.expand.load.pd.512 llvm.x86.avx512.mask.expand.pd.256 llvm.x86.avx512.mask.fixupimm.pd.512 llvm.x86.avx512.mask.min.pd.512 llvm.x86.avx512.mask.mul.pd.128 llvm.x86.avx512.mask.or.pd.256 llvm.x86.avx512.mask.pabs.q.128 llvm.x86.avx512.mask.packssdw.512 llvm.x86.avx512.mask.packusdw.512 llvm.x86.avx512.mask.packuswb.128 llvm.x86.avx512.mask.padds.b.128 llvm.x86.avx512.mask.pbroadcast.b.gpr.256 llvm.x86.avx512.mask.pmaxs.d.256 llvm.x86.avx512.mask.pmov.qd.512 llvm.x86.avx512.mask.pmov.qw.mem.256 llvm.x86.avx512.mask.pmovsxd.q.128 llvm.x86.avx512.mask.pmovus.qb.mem.512 llvm.x86.avx512.mask.pmovus.qw.128 llvm.x86.avx512.mask.pmul.hr.sw.128 llvm.x86.avx512.mask.pmul.hr.sw.512 llvm.x86.avx512.mask.pmull.d.512 llvm.x86.avx512.mask.pshuf.b.128 llvm.x86.avx512.mask.psra.qi.256 llvm.x86.avx512.mask.psrlv32hi llvm.x86.avx512.mask.psub.b.512 llvm.x86.avx512.mask.vfmadd.pd.256 llvm.x86.avx512.mask.vpermi2var.hi.128 llvm.x86.avx512.mask.vpermilvar.ps.512 llvm.x86.avx512.mask.vpermt2var.q.256 llvm.x86.avx512.mask3.vfmadd.pd.256 llvm.x86.avx512.mask3.vfmsub.pd.512 llvm.x86.avx512.maskz.vpermt2var.pd.128 llvm.x86.avx512.maskz.vpermt2var.ps.128 llvm.x86.avx512.pmovzxwd llvm.x86.avx512.rsqrt14.ss llvm.x86.avx512.vcvtss2usi32 llvm.x86.fxsave llvm.x86.mmx.paddus.b llvm.x86.mmx.pandn llvm.x86.mmx.pcmpeq.d llvm.x86.mmx.pmulh.w llvm.x86.rdfsbase.64 llvm.x86.sse.comige.ss llvm.x86.sse2.pslli.d llvm.x86.sse41.blendvpd llvm.x86.sse42.pcmpestria128 llvm.x86.ssse3.phadd.w llvm.x86.xop.vprotw llvm.x86.xsave64 llvm.x86.xsavec64 f128 ch v1f32 NaN ' value invalid for uint argument! = cortex-a8 lower newline eight vertical-line No available targets are compatible with this triple. bpf solaris ppc32 v2 armv4t 7-R armv8-m.main OCSD_ERR_MEM_ACC_FILE_DIFF_RANGE Bad FSYNC pattern before frame or invalid ID.(0x7F) S; End of the available trace in the buffer. ; Updated val = ; Count= I_COND_RES_F1 I_COND_I_F1 Atom format 4. Ctxt: Same Fault Pending; Ret Addr Follows; Ret Addr Follows, Match Prev; CHECK failed: !is_closed_: CHECK failed: (static_cast<int64_t>(new_size)) <= (static_cast<int64_t>( (std::numeric_limits<size_t>::max() - kRepHeaderSize) / sizeof(old_rep->elements[0]))): [libprotobuf details: Sunday F guard variable for decltype( <<= noexcept ( %a decimal32 complex FORTIFY RandomAccessFile 1 GETCONF_DIR LD_AOUT_PRELOAD NIS_PATH (Prev->Next) == (X) Terminate on a type mismatch in allocation-deallocation functions, eg: malloc/delete, new/free, new/delete[], etc. Pattern fill chunk contents on allocation. Interval (in milliseconds) at which to attempt release of unused memory to the OS. Negative values disable the feature. Hard RSS Limit in Mb. If non-zero, once the limit is achieved, abort the process Srmount error Message too long Software caused connection abort Connection timed out CPU time limit exceeded pwrite64 strchr: prevented read past end of buffer ftello64 putc_unlocked ARM modules.thread_exit_callback_tail_node == nullptr pthread_create sched_getscheduler failed: %s pthread_join atexit handlers realloc(%p, %zu) failed: returning null pointer d26 Check failed: false failed to read msg from (range.dso= kfree "%s" SelfEventCount_ < build_id_map: Check failed: !HasDumpId() sample_id_all %u, exclude_host %u, exclude_guest %u bits: cannot support other attribute: sample_id: cpu %u, res %u pgoff 0x%llx, maj %u, min %u, ino %lld, ino_generation %llu 0x%08x (%zu) fork read aux /libartd.so (child->maps= version: %s Failed to load tracing data format error in filter " Zip: invalid read offset %lld overflows, fd offset %lld Zip: failed to map central directory (offset %lld, size %zu): %s Inconsistent information IO error symbol_%zu: %s file isn't record with --keep-failed-unwinding-debug-info or software events trace-offcpu System wide profiling needs root privilege. symbol=%s (%s[+%llx]) type fdopen raw-l1d-tlb-refill-wr raw-l2d-tlb-rd %f%ccycles per instruction /governor %u am get-current-user cpu%d /trcidr/trcidr1 ioctl( : read (&class_def= (size_= String Failed to close file with fd= encoded_method read out of bounds Map not at header-defined offset: %x, expected %x Invalid field name: '%s' Invalid method name: '%s' inter_method_id_item proto_idx interface in dex file Failure to verify dex file '%s': , low_level size = , critical_level size = failed to create dir Invalid: restore while processing cie. Unsupported wCGR register display x6 x18 x29 s4 EVENT_SHOW_METHOD timeout_process: event: %p, call %p external/libevent/evutil.c %s: poll reports %d ; [ , reset_retry_count is PPC_RELOC_JBSR ELF64-x86-64 R_X86_64_COPY R_MIPS_UNUSED2 R_MIPS_UNUSED3 R_MIPS_SHIFT6 R_MIPS_PJUMP R_MIPS16_26 R_MICROMIPS_GOT_LO16 R_MICROMIPS_TLS_DTPREL_LO16 R_AARCH64_MOVW_PREL_G0_NC R_AARCH64_LDST128_ABS_LO12_NC R_AARCH64_TLSLD_MOVW_DTPREL_G0 R_AARCH64_TLSLE_LDST64_TPREL_LO12 R_ARM_ALU_PCREL_15_8 R_ARM_LDC_PC_G2 R_ARM_PRIVATE_2 R_HEX_B13_PCREL R_HEX_GOTREL_32_6_X R_HEX_TPREL_16_X R_LANAI_25 R_PPC_TPREL16_LO R_PPC64_REL14 R_PPC64_TPREL16_HI R_390_PLT32 R_390_PC64 R_390_IRELATIVE R_SPARC_PCPLT10 R_SPARC_TLS_IE_LD R_SPARC_TLS_DTPOFF32 R_AMDGPU_ABS32_LO R_AMDGPU_ABS32 IMAGE_REL_I386_REL32 EXTRACTVAL: Invalid array index ' vs current: ' IEGOT Unfinished frame! .octa .ifb .cv_loc .error invalid use of pseudo-symbol '.' as a label '.fill' directive with negative size has no effect unexpected token in '.cv_linetable' directive pointless default value for required parameter ' no matching '.endmacro' in definition unexpected token in .reloc directive invalid variant ' .section .seh_setframe .seh_pushframe .weak size is not a multiple of 8 .dump .load .lazy_symbol_pointer .objc_selector_strs unexpected token in '.desc' directive unexpected token in '.lsym' directive directive '.lsym' is unsupported ignoring directive .dump for now unexpected token in '.secure_log_reset' directive __dyld __fvmlib_init1 .init_array avx.vinsertf128. avx512.mask.vpermil.p avx512.mask.pxor. llvm.aarch64.crc32w llvm.aarch64.crypto.sha1m llvm.aarch64.neon.fcvtzu llvm.aarch64.neon.fmaxnmp llvm.aarch64.neon.pmull64 llvm.aarch64.neon.st1x4 llvm.amdgcn.buffer.atomic.add llvm.arm.dmb llvm.arm.neon.vqneg llvm.arm.neon.vtbl4 llvm.convertff llvm.fabs llvm.hexagon.A2.neg llvm.hexagon.A2.negp llvm.hexagon.A2.svaddh llvm.hexagon.A4.rcmpeqi llvm.hexagon.A4.round.rr llvm.hexagon.A4.vcmpbgt llvm.hexagon.A4.vrmaxw llvm.hexagon.C2.andn llvm.hexagon.C2.cmpeq llvm.hexagon.C2.cmpgei llvm.hexagon.M2.mpy.nac.sat.ll.s1 llvm.hexagon.M2.mpy.sat.rnd.ll.s0 llvm.hexagon.M2.mpyd.ll.s0 llvm.hexagon.M2.mpyu.acc.hh.s0 llvm.hexagon.M2.mpyud.nac.lh.s1 llvm.hexagon.M2.vmpy2es.s1 llvm.hexagon.M2.vraddh llvm.hexagon.M2.vrcmpyr.s0 llvm.hexagon.M4.and.andn llvm.hexagon.M4.mpyri.addr.u2 llvm.hexagon.M4.or.and llvm.hexagon.M4.vrmpyoh.acc.s0 llvm.hexagon.M5.vdmpybsu llvm.hexagon.S2.asl.i.r llvm.hexagon.S2.asl.i.r.acc llvm.hexagon.S2.asr.i.p llvm.hexagon.S2.asr.i.r.or llvm.hexagon.S2.lsl.r.p.or llvm.hexagon.S2.lsl.r.vh llvm.hexagon.S2.lsr.i.p.and llvm.hexagon.S2.lsr.r.p.or llvm.hexagon.S2.lsr.r.r.nac llvm.hexagon.S2.svsathb llvm.hexagon.S2.vspliceib llvm.hexagon.S6.rol.i.p llvm.hexagon.V6.pred.not.128B llvm.hexagon.V6.pred.or.n.128B llvm.hexagon.V6.vd0.128B llvm.hexagon.V6.vdealh.128B llvm.hexagon.V6.vdmpyhb llvm.hexagon.V6.vdmpyhsusat llvm.hexagon.V6.vgtb.or llvm.hexagon.V6.vlutvwh llvm.hexagon.V6.vminuh llvm.hexagon.V6.vmpahb.128B llvm.hexagon.V6.vmpyub.acc.128B llvm.hexagon.V6.vnavgw.128B llvm.hexagon.V6.vpackwuh.sat llvm.hexagon.V6.vrmpybusi.acc.128B llvm.hexagon.V6.vrmpyubi llvm.hexagon.V6.vsubh.dv llvm.hexagon.V6.vunpackuh llvm.hexagon.circ.ldw llvm.hexagon.prefetch llvm.log10 llvm.mips.ave.u.d llvm.mips.aver.u.w llvm.mips.bclri.w llvm.mips.binsl.d llvm.mips.bneg.h llvm.mips.cfcmsa llvm.mips.clt.s.b llvm.mips.fceq.d llvm.mips.ftint.s.d llvm.mips.max.a.b llvm.mips.modsub llvm.mips.msubr.q.w llvm.mips.mulv.w llvm.mips.sldi.w llvm.mips.splat.d llvm.mips.srai.b llvm.mips.subs.s.d llvm.mips.subs.s.h llvm.mips.subsuu.s.h llvm.mips.subvi.d llvm.nvvm.d2ui.rp llvm.nvvm.i2f.rn llvm.nvvm.max.i llvm.nvvm.ptr.gen.to.param llvm.nvvm.rcp.rp.ftz.f llvm.nvvm.read.ptx.sreg.envreg8 llvm.nvvm.read.ptx.sreg.nwarpid llvm.nvvm.read.ptx.sreg.warpsize llvm.nvvm.sqrt.rp.ftz.f llvm.nvvm.suld.1d.i64.zero llvm.nvvm.suld.2d.array.v2i8.clamp llvm.nvvm.suld.2d.i32.trap llvm.nvvm.suld.3d.i16.trap llvm.nvvm.suq.depth llvm.nvvm.sust.p.1d.i32.trap llvm.nvvm.swap.lo.hi.b64 llvm.nvvm.tex.1d.array.v4f32.f32 llvm.nvvm.tex.1d.level.v4f32.f32 llvm.nvvm.tex.unified.1d.v4u32.s32 llvm.nvvm.tex.unified.2d.array.level.v4f32.f32 llvm.nvvm.tex.unified.2d.level.v4f32.f32 llvm.nvvm.tex.unified.3d.grad.v4s32.f32 llvm.nvvm.tex.unified.3d.v4s32.s32 llvm.nvvm.tex.unified.cube.array.v4s32.f32 llvm.ppc.altivec.vcmpgtsh.p llvm.ppc.qpx.qvfcmpeq llvm.ppc.qpx.qvstfsa llvm.ppc.vsx.xvcmpgtdp llvm.ptr.annotation llvm.r600.read.tidig.x llvm.rint llvm.s390.vceqfs llvm.s390.vchfs llvm.s390.vmaoh llvm.s390.vmlhf llvm.s390.vpksgs llvm.wasm.current.memory llvm.x86.3dnow.pfrcpit2 llvm.x86.avx.min.pd.256 llvm.x86.avx.vpermilvar.pd llvm.x86.avx2.pabs.b llvm.x86.avx2.packsswb llvm.x86.avx2.permd llvm.x86.avx2.pslli.w llvm.x86.avx2.psrav.d.256 llvm.x86.avx2.psrl.d llvm.x86.avx2.psrl.q llvm.x86.avx512.cvtw2mask.128 llvm.x86.avx512.kortestz.w llvm.x86.avx512.mask.and.ps.256 llvm.x86.avx512.mask.andn.pd.256 llvm.x86.avx512.mask.broadcastf64x2.512 llvm.x86.avx512.mask.broadcasti32x2.512 llvm.x86.avx512.mask.compress.store.d.256 llvm.x86.avx512.mask.conflict.q.512 llvm.x86.avx512.mask.cvtpd2uqq.256 llvm.x86.avx512.mask.expand.load.q.128 llvm.x86.avx512.mask.move.ss llvm.x86.avx512.mask.mul.sd.round llvm.x86.avx512.mask.packusdw.256 llvm.x86.avx512.mask.padd.d.128 llvm.x86.avx512.mask.paddus.b.128 llvm.x86.avx512.mask.pbroadcast.q.gpr.256 llvm.x86.avx512.mask.pmaddubs.w.512 llvm.x86.avx512.mask.pmaxs.d.512 llvm.x86.avx512.mask.pmov.qb.512 llvm.x86.avx512.mask.pmov.wb.128 llvm.x86.avx512.mask.pmovsxb.d.512 llvm.x86.avx512.mask.pmul.hr.sw.256 llvm.x86.avx512.mask.psll.qi.128 llvm.x86.avx512.mask.psra.wi.512 llvm.x86.avx512.mask.psubus.b.512 llvm.x86.avx512.mask.psubus.w.512 llvm.x86.avx512.mask.scalef.ps.256 llvm.x86.avx512.mask.vextractf64x4.512 llvm.x86.avx512.mask3.vfmaddsub.pd.256 llvm.x86.avx512.maskz.vpermt2var.pd.512 llvm.x86.avx512.movntdqa llvm.x86.avx512.psad.bw.512 llvm.x86.avx512.rsqrt14.pd.256 llvm.x86.avx512.vbroadcast.ss.512 llvm.x86.bmi.bextr.64 llvm.x86.bmi.bzhi.64 llvm.x86.fma.vfmsubadd.pd.256 llvm.x86.mmx.movnt.dq llvm.x86.mmx.psub.d llvm.x86.sse.cmp.ps llvm.x86.sse.rcp.ss llvm.x86.sse2.pavg.b llvm.x86.sse2.pmovmskb.128 llvm.x86.sse2.psra.w llvm.x86.sse2.psrai.w llvm.x86.sse2.psrl.d llvm.x86.sse41.blendvps llvm.x86.xop.vpcomd llvm.x86.xop.vphadduwd llvm.xcore.getet llvm.xcore.getst llvm.xcore.setd llvm.xcore.setps llvm.xcore.zext Pointer preferred alignment must be a power of 2 Expected token before separator in datalayout string i64 v128i8 FALSE help cortex-m0 graph LF CR IS4 trailing backslash (\) REG_EMPTY bpfel hsail64 v3 Invalid value parameter passed to component. OCSD_ERR_HW_CFG_UNSUPP Reserved or unknown packet in decoder. Attempted to set an overlapping range in memory access map. Memory accessor returned a bad read length value (larger than requested. OCSD_GEN_TRC_ELEM??: index out of range. Unknown trace element - default value or indicate error in stream to client. A32 A64:ret Transaction Commit. I_CANCEL_F1 I_ADDR_CTXT_L_64IS1 Address, Long, 32 bit, IS0. I_SRC_ADDR_L_32IS1 I_OVERFLOW Alignment NMI Can't %ld thread-local wrapper routine for operator- operator!= /vendor/ ART FdFile fdsan: mmap failed: %s NLSPATH (Next->Prev) == (X) <null> expected '=' open No space left on device Owner died Quit %s/properties_serial Unable to set property "%s" to "%s": connection failed; errno=%d (%s) upper:] putc unknown register system/libbase/logging.cpp %s ). Falling back to stderr autofdo invalid recording_process == --children simpleperf may not get callchains for tracepoint sched:sched_switch Time in ns unexpected record type libc.so unknown unwinding error code: build_id_list isn't used because of build id mismatch: expected :k Failed to get EventTypeFinder 64U .symtab Record SampleId part has record time aux_offset %llu filename %s cpu %u dso_type: %s(%llu) JOINED_REMOTE misc invalid record unwinding_result Invalid timestamp in invalid feature section descriptor in header_event Zip: %s: Zip64 eocd locator signature not found at offset %lld Zip: lfh name did not match central directory invalid code lengths set failed to find package memory_change_VmSize: %s -> %s , 1u= raw-l1d-tlb raw-ll-cache data TLB miss rate /status Adjust sample freq to max allowed sample freq failed to mmap aux buffer of size Event type ' groups_.size() etm filters, but only system/extras/simpleperf/IOEventLoop.cpp event_base_priority_init failed : old seqlock , class_defs_= short flags & (0x01 | 0x02) Offset beyond end of file for %s: %zx to %zx Out of order map item: %x then %x for type %x last type was %x Unknown map section type %x Map is missing map_list entry Read out of bounds Redefinition of class with type idx: '%u' Found virtual method with same index as direct method: %u Mismatched defining class for class_data_item method Mismatched defining class for parameter_annotation Interface field has disallowed flag, %s: %x(%s) <clinit> Constructor %u(%s) must not be abstract or native Bad size for section: got %x, expected %x annotation_set_ref_list Failed to run cmd .eh_frame wCGR%zu eax ra Pid: %s called on an already added event %p (events: 0x%x, fd: %d, flags: 0x%x) [%s] %s Epoll DEL(%d) on fd %d gave %s: DEL was unnecessary. #1/ X86_64_RELOC_GOT_LOAD cnmips ELF32-sparc ELF64-aarch64-little ELF64-mips R_386_TLS_IE R_386_TLS_LDO_32 R_386_TLS_LE_32 R_MIPS_16 R_MIPS_CALL_LO16 R_MIPS16_GPREL R_MICROMIPS_TLS_LDM R_MIPS_PC32 R_AARCH64_ADD_ABS_LO12_NC R_AARCH64_TLSLE_LDST16_TPREL_LO12 R_AARCH64_JUMP_SLOT R_ARM_LDC_PC_G0 R_ARM_GOT_ABS R_ARM_PRIVATE_12 R_HEX_8 R_HEX_TPREL_32 R_HEX_GD_GOT_16_X R_HEX_LD_GOT_11_X R_PPC_GOT_DTPREL16_LO R_PPC_REL16_HI R_PPC64_ADDR14_BRNTAKEN R_PPC64_GOT_DTPREL16_HA R_390_TLS_LDM32 R_SPARC_NONE R_SPARC_HI22 R_SPARC_PC10 R_SPARC_11 R_SPARC_WDISP19 R_AMDGPU_REL64 Personality function mismatch Fixed or VBR abbrev record with size > MaxChunkData AS_SECURE_LOG_FILE PAGEOFF dtprel@l got@tlsld@h dtprel pcrel __datacoal_nt __destructor .rodata.cst16 .debug_addr lazy_symbol_pointers S_ATTR_NO_TOC S_ATTR_LIVE_SUPPORT Misaligned saved vector register offset! .rept ' in macro ' .endr discriminator unknown sub-directive in '.cv_loc' directive invalid octal escape sequence (out of range) .seh_savexmm .alt_entry .popsection .data_region .mod_init_func .objc_class_names .picsymbol_stub .ident entry size must be positive gnu_indirect_function avx2.pmins sse2.storel.dq avx.storeu. avx512.mask.perm.di. sse41.ptest sse41.mpsadbw llvm.aarch64.crypto.sha1su1 llvm.aarch64.crypto.sha256h llvm.aarch64.neon.facgt llvm.aarch64.neon.faddv llvm.aarch64.neon.fmulx llvm.aarch64.neon.frecpx llvm.aarch64.neon.saddlv llvm.aarch64.neon.scalar.sqxtun llvm.aarch64.neon.sshl llvm.aarch64.neon.st3lane llvm.aarch64.neon.vcvtfxu2fp llvm.amdgcn.ds.swizzle llvm.amdgcn.s.dcache.inv llvm.arm.hint llvm.arm.neon.vqshiftnu llvm.arm.neon.vshiftins llvm.arm.strex llvm.arm.vcvtru llvm.convertsif llvm.debugtrap llvm.eh.sjlj.callsite llvm.experimental.gc.result llvm.hexagon.A2.addp llvm.hexagon.A2.combine.lh llvm.hexagon.A2.satub llvm.hexagon.A2.subh.h16.sat.hl llvm.hexagon.A2.svaddhs llvm.hexagon.A2.svsubhs llvm.hexagon.A2.tfrp llvm.hexagon.A2.vmaxb llvm.hexagon.A4.cmphgt llvm.hexagon.A4.cmphgti llvm.hexagon.A4.vcmpweqi llvm.hexagon.F2.conv.d2df llvm.hexagon.F2.conv.df2uw.chop llvm.hexagon.F2.sffixupn llvm.hexagon.M2.cmacs.s1 llvm.hexagon.M2.cmacsc.s1 llvm.hexagon.M2.dpmpyss.nac.s0 llvm.hexagon.M2.dpmpyuu.acc.s0 llvm.hexagon.M2.mpy.nac.lh.s0 llvm.hexagon.M2.mpy.sat.rnd.hl.s0 llvm.hexagon.M2.vdmpyrs.s0 llvm.hexagon.M2.vmac2es.s0 llvm.hexagon.M2.vmpy2s.s0 llvm.hexagon.M2.vmpy2su.s1 llvm.hexagon.M4.vrmpyeh.acc.s1 llvm.hexagon.M5.vrmpybsu llvm.hexagon.S2.asr.i.p.acc llvm.hexagon.S2.insertp.rp llvm.hexagon.S2.vrndpackwh llvm.hexagon.S4.stored.locked llvm.hexagon.V6.vabsw.128B llvm.hexagon.V6.vaddh.128B llvm.hexagon.V6.vaddhnq llvm.hexagon.V6.vaddhnq.128B llvm.hexagon.V6.vaddw llvm.hexagon.V6.vasrhubsat.128B llvm.hexagon.V6.vasrwuhsat llvm.hexagon.V6.vavghrnd llvm.hexagon.V6.vdmpyhisat llvm.hexagon.V6.veqw.or llvm.hexagon.V6.vgtuw llvm.hexagon.V6.vmpybv.acc.128B llvm.hexagon.V6.vmpyewuh.128B llvm.hexagon.V6.vmpyhv.128B llvm.hexagon.V6.vmpyowh.rnd.sacc.128B llvm.hexagon.V6.vrmpyub llvm.hexagon.V6.vroundwh.128B llvm.hexagon.V6.vtmpyhb.128B llvm.hexagon.V6.vzh llvm.hexagon.brev.sthhi llvm.instrprof.increment llvm.mips.addqh.r.ph llvm.mips.adds.a.d llvm.mips.adds.s.d llvm.mips.addvi.d llvm.mips.bclri.d llvm.mips.binsli.d llvm.mips.bset.b llvm.mips.bseti.d llvm.mips.clti.u.d llvm.mips.cmpu.le.qb llvm.mips.ffint.s.w llvm.mips.fmadd.d llvm.mips.fsule.d llvm.mips.hadd.u.d llvm.mips.insve.d llvm.mips.maddv.d llvm.mips.mulq.rs.ph llvm.mips.mulv.b llvm.mips.pckev.w llvm.mips.precequ.ph.qbl llvm.mips.precequ.ph.qbla llvm.mips.preceu.ph.qbl llvm.mips.subs.s.w llvm.mips.subsus.u.w llvm.mips.subuh.qb llvm.mips.subvi.h llvm.nvvm.div.rp.ftz.f llvm.nvvm.f2i.rz llvm.nvvm.fma.rn.ftz.f llvm.nvvm.fmin.f llvm.nvvm.membar.sys llvm.nvvm.rcp.rn.ftz.f llvm.nvvm.read.ptx.sreg.envreg14 llvm.nvvm.rotate.b32 llvm.nvvm.suld.1d.array.v2i8.clamp llvm.nvvm.suld.1d.i32.trap llvm.nvvm.suld.1d.v2i16.clamp llvm.nvvm.suld.1d.v4i8.zero llvm.nvvm.suld.2d.array.i8.zero llvm.nvvm.suld.3d.i64.trap llvm.nvvm.suld.3d.v2i32.trap llvm.nvvm.sust.b.1d.array.v4i32.zero llvm.nvvm.sust.b.1d.array.v4i8.trap llvm.nvvm.sust.b.2d.array.v2i16.zero llvm.nvvm.sust.b.2d.i8.clamp llvm.nvvm.sust.b.2d.v2i16.zero llvm.nvvm.sust.b.2d.v2i64.clamp llvm.nvvm.sust.b.3d.i16.zero llvm.nvvm.sust.p.2d.array.v4i32.trap llvm.nvvm.tex.1d.v4s32.s32 llvm.nvvm.tex.2d.grad.v4f32.f32 llvm.nvvm.tex.unified.1d.grad.v4u32.f32 llvm.nvvm.tex.unified.1d.v4f32.s32 llvm.nvvm.tex.unified.2d.array.grad.v4u32.f32 llvm.ppc.altivec.lvxl llvm.ppc.altivec.vcmpgtsb.p llvm.ppc.altivec.vmsumshm llvm.ppc.altivec.vsrw llvm.ppc.altivec.vupklsw llvm.ppc.get.texasr llvm.ppc.is.decremented.ctr.nonzero llvm.ppc.qpx.qvfctiwu llvm.ppc.qpx.qvflogical llvm.ppc.qpx.qvfneg llvm.ppc.qpx.qvfsel llvm.ppc.qpx.qvfxmul llvm.ppc.qpx.qvfxxcpnmadds llvm.ppc.vsx.xvcmpgesp llvm.r600.read.tidig.y llvm.s390.lcbb llvm.s390.tend llvm.s390.vchlhs llvm.s390.verimh llvm.s390.vfeeb llvm.s390.vfeefs llvm.s390.vfenezfs llvm.s390.vmeb llvm.s390.vperm llvm.s390.vscbib llvm.s390.vstrczbs llvm.s390.vstrczf llvm.trap llvm.type.checked.load llvm.va_start llvm.x86.avx.dp.ps.256 llvm.x86.avx.vtestc.ps llvm.x86.avx2.padds.b llvm.x86.avx512.broadcastmb.512 llvm.x86.avx512.cvtmask2d.512 llvm.x86.avx512.mask.cmp.w.512 llvm.x86.avx512.mask.compress.q.128 llvm.x86.avx512.mask.cvtps2udq.128 llvm.x86.avx512.mask.cvtps2uqq.512 llvm.x86.avx512.mask.cvtqq2pd.128 llvm.x86.avx512.mask.cvttpd2uqq.128 llvm.x86.avx512.mask.expand.load.ps.128 llvm.x86.avx512.mask.max.ps.512 llvm.x86.avx512.mask.pabs.q.512 llvm.x86.avx512.mask.pbroadcast.q.gpr.128 llvm.x86.avx512.mask.pmaxu.q.256 llvm.x86.avx512.mask.pmov.dw.mem.512 llvm.x86.avx512.mask.pmovs.wb.mem.128 llvm.x86.avx512.mask.pror.q.128 llvm.x86.avx512.mask.psll.qi.512 llvm.x86.avx512.mask.psll.wi.512 llvm.x86.avx512.mask.psllv2.di llvm.x86.avx512.mask.psrlv.q llvm.x86.avx512.mask.pternlog.d.256 llvm.x86.avx512.mask.reduce.pd.512 llvm.x86.avx512.mask.reduce.ps.512 llvm.x86.avx512.mask.scalef.pd.128 llvm.x86.avx512.mask.sqrt.ps.512 llvm.x86.avx512.mask.ucmp.w.512 llvm.x86.avx512.mask.vfmaddsub.pd.128 llvm.x86.avx512.mask.vfnmadd.ps.256 llvm.x86.avx512.mask.vpermi2var.pd.256 llvm.x86.avx512.mask.vpermt2var.qi.512 llvm.x86.avx512.mask3.vfmsub.ps.128 llvm.x86.avx512.maskz.vpermt2var.qi.128 llvm.x86.avx512.rcp14.ps.512 llvm.x86.avx512.rsqrt14.ps.128 llvm.x86.bmi.pext.64 llvm.x86.fma.vfmadd.pd llvm.x86.mmx.pcmpgt.b llvm.x86.mmx.pmaxs.w llvm.x86.mmx.pminu.b llvm.x86.mmx.pslli.q llvm.x86.mmx.psrl.w llvm.x86.mmx.psubus.b llvm.x86.mmx.punpckhdq llvm.x86.mmx.punpckldq llvm.x86.rdseed.64 llvm.x86.sse.min.ss llvm.x86.sse.movmsk.ps llvm.x86.sse2.psll.w llvm.x86.sse2.psubs.w llvm.x86.ssse3.pabs.w llvm.x86.wrfsbase.64 llvm.x86.xop.vpmacsdd llvm.x86.xop.vpshab llvm.x86.xrstor64 llvm.x86.xsavec llvm.xcore.geted llvm.xcore.setsr v i1 -INFINITY Display all available options inconsistency in registered CommandLine options [options] HT equals-sign braces not balanced REG_ESPACE REG_BADRPT REG_INVARG armeb msp430 spir64 ppu iwmmxt armv6 7-A v8 OCSD_ERR_ATTACH_TOO_MANY OCSD_ERR_COMMIT_PKT_OVERRUN Event - numbered event or trigger iBR b+link Exception Return. Conditional Flush. Conditional Result, format 4. I_ADDR_S_IS0 I_SRC_ADDR_MATCH I_ATOM_F6 I_ATOM_F5 Discard. terminating with %s exception of type %s: %s locale not supported Tuesday T typeinfo name for operator= operator<= operator+ __vdso_gettimeofday fatal /dev/urandom (SoftRssLimitMb) >= (0) BufferLength > 0 Directory not empty Level 3 reset Exchange full /dev/__properties__/property_info stack corruption detected (-fstack-protector) flockfile scanf 'm' only works with %%c/%%s/%%[ libunwind: %s - %s getRegister d5 d24 d28 true ' starts running nullptr callchain: simpleperf kmem record command needs root privilege Accumulated_ system/extras/simpleperf/callchain.h thread: Invalid symbol dir .text perf_event_attrs don't have a common event id position in sample records Invalid program header size id %lld MAGIC_ETE chain_type %s throttle unthrottle kernel_symbol --exclude- ) in field: type->type (\w+):(.+?); Zip: invalid read length %lld overflows, offset %lld (entryName.size()= invalid stored block lengths invalid code -- missing end-of-block incorrect data check failed to finish zip writer: deflateInit2 failed (zerr= unwinding_error_code: %llu unwinding_sample_count: %llu failed to write to start_profiling_fd_ or increasing sample period(-c). s, recording time Can't read build_id for module fseek after_join_node_count: raw-l1d-cache raw-remote-access raw-l1d-cache-rd raw-l2d-cache-wr No threads to monitor. Try `simpleperf help stat` for help failed to write -1 to simpleperf_app_runner Check failed: !tmp_dir_.empty() REL // etr disable mmap( Check failed: !groups_.empty() . Available fields are cpu poll Dex symfiles of pid failed to create can't get sp reg value ip_reg_value class_defs_ + header_->class_defs_size_ container_->End() : type flags & 0x10 Truncating closed file. proto-ids Map is missing type_ids entry section Out-of-order proto_id return types Invalid superclass class_idx.index_ public child process was terminated by signal (byte & ~0x07) == 0xc8 x24 t5 unwind sigaction load commands extend past the end of the file Multiple symbol tables R_X86_64_NONE R_X86_64_GOTPCREL R_386_32PLT R_386_IRELATIVE R_MICROMIPS_TLS_GOTTPREL R_MICROMIPS_PC18_S3 R_AARCH64_TLS_DTPMOD64 R_ARM_XPC25 R_ARM_THM_JUMP6 R_ARM_ABS32_NOI R_ARM_PRIVATE_9 R_HEX_8_X R_HEX_PLT_B22_PCREL R_PPC64_ADDR14 R_PPC64_GOT16_LO_DS R_PPC64_GOT_TPREL16_HI R_PPC64_DTPREL16_HIGHEST R_390_GOTPC R_SPARC_WPLT30 R_SPARC_PLT32 R_SPARC_TLS_LDM_LO10 R_SPARC_TLS_LDO_ADD IMAGE_REL_I386_SEG12 Malformed block Invalid record: metadata strings truncated chars Invalid type tlscall got@tlsgd@l got@tlsld@l PCREL LDGOT FUNCTION __data __literal8 debug_range S_COALESCED Don't know what kind of handler this is! - .float .balignl .weak_reference .ifge .cfi_restore .endm } Encountered a .elseif that doesn't follow a .if or an .elseif <instantiation> nan no matching '.endr' in definition unexpected token in '.loc' directive is_stmt value not 0 or 1 unexpected token in '.cv_loc' directive function id less than zero in '.cv_loc' directive unexpected token in .cfi_startproc directive unsupported encoding. expected identifier in '.purgem' directive ' (no symbols present) invalid hexadecimal number discard associative register number is too high .objc_message_refs expected section name after comma in '.zerofill' directive __OBJC .data.rel .protected .fini notype sse2.pmaxu.b avx.cvtdq2.pd.256 cast xop.vpcom llvm.aarch64.neon.ld3r llvm.aarch64.neon.raddhn llvm.aarch64.neon.tbl3 llvm.amdgcn.cos llvm.amdgcn.image.atomic.umin llvm.arm.ldc llvm.arm.neon.sha1su1 llvm.arm.neon.sha256su0 llvm.arm.neon.vld3 llvm.arm.neon.vpadals llvm.arm.neon.vrintn llvm.arm.stc2 llvm.eh.return.i64 llvm.hexagon.A2.addh.h16.sat.lh llvm.hexagon.A2.vminub llvm.hexagon.C2.cmpgti llvm.hexagon.F2.conv.df2w llvm.hexagon.F2.sfclass llvm.hexagon.M2.hmmpyl.rs1 llvm.hexagon.M2.mpy.rnd.ll.s1 llvm.hexagon.M2.mpy.sat.hl.s1 llvm.hexagon.M2.mpy.up.s1.sat llvm.hexagon.M2.mpyd.lh.s0 llvm.hexagon.M2.mpyd.lh.s1 llvm.hexagon.M2.mpyi llvm.hexagon.M2.mpysmi llvm.hexagon.M2.mpyu.hl.s1 llvm.hexagon.M2.mpyud.acc.hl.s0 llvm.hexagon.M4.vrmpyeh.s0 llvm.hexagon.S2.asr.r.r.nac llvm.hexagon.S2.asr.r.vw llvm.hexagon.S2.extractup llvm.hexagon.S2.lsr.r.p.acc llvm.hexagon.S2.lsr.r.r.or llvm.hexagon.S2.vtrunohb llvm.hexagon.V6.vaddhw.128B llvm.hexagon.V6.vaddubsat.dv llvm.hexagon.V6.vavgub.128B llvm.hexagon.V6.vdmpyhb.dv.128B llvm.hexagon.V6.vdmpyhsat.acc llvm.hexagon.V6.veqh.xor.128B llvm.hexagon.V6.veqw.and.128B llvm.hexagon.V6.vgth.xor llvm.hexagon.V6.vlsrw.128B llvm.hexagon.V6.vmpyih.acc.128B llvm.hexagon.V6.vnavgh.128B llvm.hexagon.V6.vrdelta.128B llvm.hexagon.V6.vsubbnq llvm.hexagon.V6.vsubhsat.dv llvm.hexagon.V6.vsububh llvm.hexagon.V6.vsubwq llvm.hexagon.V6.vswap llvm.hexagon.circ.stb llvm.memmove llvm.mips.adds.u.w llvm.mips.adduh.qb llvm.mips.bclr.w llvm.mips.binsr.h llvm.mips.bz.h llvm.mips.cmpgdu.eq.qb llvm.mips.dpaq.sa.l.w llvm.mips.ffqr.w llvm.mips.fsun.w llvm.mips.hsub.s.w llvm.mips.ld.h llvm.mips.lwx llvm.mips.max.a.h llvm.mips.msub llvm.mips.srar.h llvm.mips.srli.h llvm.mips.subv.b llvm.mips.subv.h llvm.mips.wrdsp llvm.nvvm.ex2.approx.f llvm.nvvm.fmax.ftz.f llvm.nvvm.ll2f.rm llvm.nvvm.read.ptx.sreg.clock llvm.nvvm.read.ptx.sreg.envreg11 llvm.nvvm.read.ptx.sreg.envreg31 llvm.nvvm.suld.1d.array.i16.zero llvm.nvvm.suld.1d.v2i32.trap llvm.nvvm.suld.2d.array.v4i32.clamp llvm.nvvm.sust.b.2d.array.v4i16.trap llvm.nvvm.sust.b.2d.v4i32.zero llvm.nvvm.tex.cube.v4s32.f32 llvm.nvvm.tex.unified.1d.grad.v4f32.f32 llvm.nvvm.tex.unified.1d.level.v4u32.f32 llvm.nvvm.tex.unified.1d.v4s32.f32 llvm.nvvm.tex.unified.2d.array.v4u32.s32 llvm.nvvm.tex.unified.cube.v4u32.f32 llvm.nvvm.tld4.g.2d.v4f32.f32 llvm.nvvm.tld4.unified.b.2d.v4u32.f32 llvm.nvvm.ull2f.rp llvm.ppc.altivec.vcmpgtud.p llvm.ppc.altivec.vcmpgtuw llvm.ppc.lwsync llvm.ppc.qpx.qvfadd llvm.ppc.qpx.qvfxxmadds llvm.ppc.qpx.qvlfiwa llvm.ppc.vsx.xvresp llvm.s390.tbegin llvm.s390.vmlhh llvm.s390.vpklsfs llvm.sadd.with.overflow llvm.sigsetjmp llvm.thread.pointer llvm.var.annotation llvm.x86.addcarry.u32 llvm.x86.avx2.pabs.w llvm.x86.avx2.psrlv.q.256 llvm.x86.avx512.cvtmask2b.512 llvm.x86.avx512.gather3div8.sf llvm.x86.avx512.gatherpf.dpd.512 llvm.x86.avx512.kunpck.dq llvm.x86.avx512.kxnor.w llvm.x86.avx512.mask.compress.store.pd.128 llvm.x86.avx512.mask.cvtdq2ps.128 llvm.x86.avx512.mask.cvtps2pd.256 llvm.x86.avx512.mask.fpclass.ps.128 llvm.x86.avx512.mask.max.ps.256 llvm.x86.avx512.mask.padd.q.128 llvm.x86.avx512.mask.pavg.b.128 llvm.x86.avx512.mask.pmov.qb.mem.256 llvm.x86.avx512.mask.pmovsxb.d.128 llvm.x86.avx512.mask.pmovsxb.w.128 llvm.x86.avx512.mask.pmull.d.256 llvm.x86.avx512.mask.pmull.q.128 llvm.x86.avx512.mask.prolv.d.512 llvm.x86.avx512.mask.psrav8.si llvm.x86.avx512.mask.psrl.d.128 llvm.x86.avx512.mask.psrl.w.512 llvm.x86.avx512.mask.psrlv16.hi llvm.x86.avx512.mask.range.pd.256 llvm.x86.avx512.mask.range.ps.512 llvm.x86.avx512.mask.range.sd llvm.x86.avx512.mask.range.ss llvm.x86.avx512.mask.shuf.i32x4 llvm.x86.avx512.mask.vfmaddsub.pd.256 llvm.x86.avx512.mask.vpermi2var.q.512 llvm.x86.avx512.maskz.fixupimm.pd.512 llvm.x86.avx512.maskz.vfmadd.ps.512 llvm.x86.avx512.maskz.vpermt2var.d.512 llvm.x86.avx512.ptestnm.w.128 llvm.x86.avx512.vcvtsd2si32 llvm.x86.fma.vfnmadd.ps.256 llvm.x86.mmx.psrli.d llvm.x86.monitorx llvm.x86.rdseed.16 llvm.x86.sse2.pslli.w llvm.x86.sse3.hsub.pd llvm.x86.ssse3.pabs.b.128 llvm.x86.ssse3.phadd.sw llvm.x86.xop.vfrcz.ss llvm.x86.xop.vpermil2pd.256 llvm.x86.xop.vphsubdq llvm.xcore.initdp llvm.xcore.setpsc v32i16 [subcommand] [options] 0xc24 exclamation-mark zero four parentheses not balanced avr win32 v7-m Error reading cmdline: %s (%d) Cannot detach - component not found. Unable to access required memory address. OCSD_ERR_TEST_SNAPSHOT_READ OCSD_ERR_DCD_INTERFACE_UNUSED Attempt to connect or use and interface not supported by this decoder. 64-bit; OCSD_GEN_TRC_ELEM_EXCEPTION begin or filter PKTP_ETMV4I ; Payload=0x Trace On. I_SRC_ADDR_S_IS1 IRQ4 external/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc exceeded maximum protobuf size of 2GB: Requested size is too large to fit into size_t. . Please update your library. If you compiled the program yourself, make sure that your headers are from the same version of Protocol Buffers as your link-time library. (Version verification failed in " unexpected_handler unexpectedly returned condition_variable::wait: mutex not locked __next_prime overflow Thu VTT for string literal struct %s: null DIR* warn_once ANDROID_DNS_MODE error setting PER_LINUX32 personality: %s invalid alignment requested in posix_memalign: %zu, alignment must be a power of two and a multiple of sizeof(void *) == %zu external/scudo/standalone/string_utils.cpp Size (in kilobytes) of quarantine used to delay the actual deallocation of chunks. Lower value may reduce memory usage but decrease the effectiveness of the mitigation. allocation_ring_buffer_size openat Interrupted system call Try again Invalid argument Read-only file system Protocol error Illegal byte sequence Access denied finding property "%s" /vendor_property_contexts FD_CLR readlinkat Infinity %s: couldn't find any tzdata when looking for %s! __bionic_open_tzdata_path pthread_create failed: couldn't allocate %zu-bytes mapped space: %s d11 d20 yes off option. ' simpleperf %c %s:%u] %s system/logging/liblog/logger_write.cpp too many record files magic: header_size: %lld debug_unwind: 0x invalid binary type in in TracingFormat of 0u are not mergeable for event_attrs_.size() isn't a file generated by report-sample command. unexpected symbol_id process_id: %u symbol_id( (colon_pos= sample_id: stream_id %lld pid %u, tid %u failed to open record file ' system/extras/simpleperf/record_file_writer.cpp )&| Zip: Invalid ZipArchiveHandle Zip: invalid read length %lld exceeds data length %lld, offset %lld Zip: %s: Not enough space for zip64 eocd locator Zip: Invalid entry pointer Zip: gpb flag mismatch at bit 3. expected {%04x}, was {%04x} system/libziparchive/zip_cd_entry_map.h failed to set system properties Check failed: state_ == State::kWritingEntry VmHWM: cs-etm -f is not 8-byte aligned. seconds. Start post processing. /data/data/%s/perf-%d.map raw-l2d-tlb-refill level 2 instruction TLB refill rate %-*s %s(tid %d, cpu %d): count %llu, time_enabled %llu, time running %llu, id %llu /proc/meminfo debug.perf_event_max_sample_rate (tmp_file->fd= unknown level CtsSimpleperfTest enable is not online. failed to create event_base system/extras/simpleperf/JITDebugReader.cpp libart.so art/libdexfile/dex/dex_file.h art/libdexfile/dex/dex_file.cc Field art/libartbase/base/logging.cc data class_def.superclass method_handle_item method_idx annotations_directory field_annotations list parameter_annotations list child process failed to receive start_signal, nread = Illegal system/unwinding/libunwindstack/ArmExidx.cpp finish Cannot decompress "%s" r8 x4 x12 edx r12 tp event_del: %p (fd %d), callback %p ADD branch list collection isn't accurate with non-zero speculation length structs would extend past the end of the file cmdsize not a multiple of 8 GENERIC_RELOC_PAIR ARM_RELOC_PB_LA_PTR ARM64_RELOC_ADDEND PPC_RELOC_VANILLA PPC_RELOC_LO14_SECTDIFF getSymbolIndex() called with no symbol table symbol mips32 Invalid symbol size R_X86_64_IRELATIVE R_X86_64_GOTPCRELX R_386_COPY R_MIPS_32 R_MIPS16_GOT16 R_MICROMIPS_GOT16 R_MICROMIPS_JALR R_MIPS_EH R_AARCH64_LD64_GOTPAGE_LO15 R_AARCH64_TLSDESC_ADD_LO12_NC R_ARM_THM_ABS5 R_ARM_TARGET1 R_ARM_ALU_PC_G2 R_ARM_LDR_PC_G2 R_ARM_LDR_SB_G1 R_ARM_TLS_LDM32 R_ARM_TLS_LDO32 R_ARM_PRIVATE_11 R_HEX_B15_PCREL_X R_HEX_6_X R_HEX_RELATIVE R_HEX_GOT_HI16 R_HEX_IE_GOT_11_X R_PPC_GOT16_LO R_PPC64_RELATIVE R_PPC64_TLSGD R_390_32 R_390_PLTOFF16 R_390_TLS_GD32 R_390_TLS_LDM64 R_SPARC_22 R_SPARC_PC_HM10 R_SPARC_TLS_DTPOFF64 R_SPARC_GOTDATA_HIX22 IMAGE_REL_I386_REL16 ' Reader: 'LLVM Inserted value type doesn't match aggregate type Explicit invoke type does not match pointee type of callee operand Abbreviation starts with an Array or a Blob sbrel higher invalid .org offset ' __apple_objc __debug_cu_index __debug_tu_index .debug_line.dwo .debug_loc.dwo .CRT$XCU progbits mach-o section specifier cannot have a stub size specified because it does not have type 'symbol_stubs' regular 16byte_literals set .fill .irp .endr .line .stabs assembler local symbol ' inf ' detected. Assembly stopping. file number less than one in '.loc' directive ' is already defined .err encountered ' (already modified) " is deprecated invalid '.zerofill' directive size, can't be less than zero .internal tls_object sse2.pshufl.w llvm.aarch64.crc32cb llvm.aarch64.neon.ld4lane llvm.aarch64.neon.sqxtn llvm.aarch64.neon.st1x2 llvm.aarch64.neon.tbx4 llvm.aarch64.neon.uqshl llvm.aarch64.stlxr llvm.aarch64.stxr llvm.amdgcn.image.atomic.inc llvm.amdgcn.interp.p2 llvm.arm.ldc2l llvm.arm.neon.vqadds llvm.arm.ssat llvm.eh.sjlj.setjmp llvm.floor llvm.hexagon.A2.subh.h16.lh llvm.hexagon.A2.vcmphgt llvm.hexagon.A4.cround.rr llvm.hexagon.A4.orn llvm.hexagon.A4.vcmpbgti llvm.hexagon.A4.vcmphgti llvm.hexagon.C2.all8 llvm.hexagon.C2.cmpeqp llvm.hexagon.F2.conv.sf2ud.chop llvm.hexagon.F2.sfcmpeq llvm.hexagon.M2.mmacls.rs1 llvm.hexagon.M2.mmaculs.rs0 llvm.hexagon.M2.mpy.nac.ll.s0 llvm.hexagon.M2.mpyd.hh.s1 llvm.hexagon.M2.mpyd.nac.hl.s0 llvm.hexagon.M2.mpyu.nac.ll.s1 llvm.hexagon.M2.vcmpy.s1.sat.i llvm.hexagon.M5.vrmacbsu llvm.hexagon.S2.asl.i.p llvm.hexagon.S2.asr.i.p.and llvm.hexagon.S2.asr.i.p.rnd.goodsyntax llvm.hexagon.S2.asr.i.r.rnd llvm.hexagon.S2.lsl.r.r llvm.hexagon.S2.lsl.r.r.acc llvm.hexagon.S2.lsr.r.p llvm.hexagon.S2.lsr.r.p.xor llvm.hexagon.S4.vxaddsubw llvm.hexagon.S5.vasrhrnd.goodsyntax llvm.hexagon.V6.pred.scalar2 llvm.hexagon.V6.vandvrt.128B llvm.hexagon.V6.vasrhubrndsat.128B llvm.hexagon.V6.vasrwhsat.128B llvm.hexagon.V6.vd0 llvm.hexagon.V6.vdmpybus.acc.128B llvm.hexagon.V6.veqh.or.128B llvm.hexagon.V6.vgtub.and.128B llvm.hexagon.V6.vgtuh.and.128B llvm.hexagon.V6.vgtw llvm.hexagon.V6.vinsertwr.128B llvm.hexagon.V6.vlutb.dv.128B llvm.hexagon.V6.vmpabus llvm.hexagon.V6.vmpyiewuh llvm.hexagon.V6.vmpyihb.128B llvm.hexagon.V6.vmpyowh.sacc llvm.hexagon.V6.vmpyuhv llvm.hexagon.V6.vpackeh llvm.hexagon.V6.vrmpybus.128B llvm.hexagon.V6.vsathub.128B llvm.hexagon.V6.vshuffob.128B llvm.hexagon.V6.vsubhsat.128B llvm.hexagon.V6.vswap.128B llvm.hexagon.V6.vtmpyb llvm.lifetime.end llvm.mips.addqh.r.w llvm.mips.adds.a.h llvm.mips.append llvm.mips.bnegi.h llvm.mips.bseti.b llvm.mips.clei.s.b llvm.mips.clti.u.w llvm.mips.fexp2.w llvm.mips.ffql.d llvm.mips.fmax.a.d llvm.mips.fsor.w llvm.mips.ftint.u.w llvm.mips.hadd.u.w llvm.mips.insert.d llvm.mips.maddv.h llvm.mips.mini.s.d llvm.mips.mini.s.h llvm.mips.msubv.h llvm.mips.mulsaq.s.w.ph llvm.mips.sld.d llvm.mips.sldi.b llvm.mips.slli.w llvm.mips.srai.w llvm.nvvm.add.rp.ftz.f llvm.nvvm.fma.rp.d llvm.nvvm.ldg.global.f llvm.nvvm.mulhi.i llvm.nvvm.read.ptx.sreg.tid.x llvm.nvvm.sqrt.rz.d llvm.nvvm.suld.3d.v4i16.trap llvm.nvvm.sust.b.1d.array.i16.clamp llvm.nvvm.sust.b.1d.array.v4i32.clamp llvm.nvvm.sust.b.1d.v2i64.clamp llvm.nvvm.sust.b.2d.i64.clamp llvm.nvvm.sust.b.3d.i64.zero llvm.nvvm.sust.p.3d.v4i16.trap llvm.nvvm.tex.2d.array.level.v4f32.f32 llvm.nvvm.tex.3d.level.v4s32.f32 llvm.nvvm.tex.unified.1d.array.grad.v4u32.f32 llvm.nvvm.tex.unified.1d.v4f32.f32 llvm.nvvm.tex.unified.3d.grad.v4f32.f32 llvm.nvvm.tex.unified.3d.v4f32.f32 llvm.nvvm.txq.array.size llvm.ppc.altivec.crypto.vpmsumd llvm.ppc.altivec.crypto.vpmsumw llvm.ppc.altivec.vnmsubfp llvm.ppc.altivec.vpkshss llvm.ppc.qpx.qvfctid llvm.ppc.qpx.qvstfs llvm.ppc.tabortwci llvm.s390.vaq llvm.s390.vmahf llvm.s390.vmleb llvm.s390.vpksf llvm.s390.vsl llvm.s390.vuplb llvm.s390.vupllf llvm.x86.aesni.aesenc llvm.x86.avx.cmp.pd.256 llvm.x86.avx.hadd.ps.256 llvm.x86.avx.maskload.ps.256 llvm.x86.avx.max.ps.256 llvm.x86.avx.ptestz.256 llvm.x86.avx.round.pd.256 llvm.x86.avx.vtestc.ps.256 llvm.x86.avx.vtestz.ps llvm.x86.avx2.pmadd.ub.sw llvm.x86.avx2.psign.w llvm.x86.avx512.cvtmask2w.512 llvm.x86.avx512.gather.dpi.512 llvm.x86.avx512.kandn.w llvm.x86.avx512.mask.andn.pd.512 llvm.x86.avx512.mask.compress.ps.256 llvm.x86.avx512.mask.compress.store.ps.128 llvm.x86.avx512.mask.conflict.d.256 llvm.x86.avx512.mask.cvtqq2ps.512 llvm.x86.avx512.mask.fixupimm.pd.256 llvm.x86.avx512.mask.fpclass.pd.128 llvm.x86.avx512.mask.fpclass.pd.512 llvm.x86.avx512.mask.lzcnt.d.128 llvm.x86.avx512.mask.pabs.d.512 llvm.x86.avx512.mask.pbroadcast.b.gpr.512 llvm.x86.avx512.mask.permvar.si.256 llvm.x86.avx512.mask.pmaxs.b.512 llvm.x86.avx512.mask.pmaxu.d.512 llvm.x86.avx512.mask.pmins.b.512 llvm.x86.avx512.mask.pmov.wb.512 llvm.x86.avx512.mask.pmovs.qd.mem.256 llvm.x86.avx512.mask.pmovus.qb.256 llvm.x86.avx512.mask.pmovzxw.d.128 llvm.x86.avx512.mask.prol.d.128 llvm.x86.avx512.mask.psll.d.128 llvm.x86.avx512.mask.psll.d.256 llvm.x86.avx512.mask.psra.w.128 llvm.x86.avx512.mask.psrlv8.si llvm.x86.avx512.mask.reduce.pd.256 llvm.x86.avx512.mask.rndscale.pd.512 llvm.x86.avx512.mask.scalef.pd.256 llvm.x86.avx512.mask.shuf.pd.256 llvm.x86.avx512.mask.vcvtps2ph.128 llvm.x86.avx512.mask.vfnmadd.pd.512 llvm.x86.avx512.mask.vpermi2var.qi.128 llvm.x86.avx512.mask.vpermt2var.q.512 llvm.x86.avx512.rcp28.ss llvm.x86.avx512.scattersiv8.si llvm.x86.flags.read.u64 llvm.x86.fxrstor64 llvm.x86.seh.ehregnode llvm.x86.sse2.clflush llvm.x86.sse2.cvtps2dq llvm.x86.sse2.div.sd llvm.x86.sse2.mfence llvm.x86.sse2.min.pd llvm.x86.sse2.psrl.q llvm.x86.sse2.psrl.w llvm.x86.sse2.ucomilt.sd llvm.x86.sse41.round.pd llvm.x86.sse41.round.ss llvm.x86.ssse3.pabs.b llvm.x86.ssse3.pabs.d llvm.x86.vcvtps2ph.128 llvm.x86.xend llvm.x86.xop.vphadduwq llvm.x86.xop.vpmadcsswd x86mmx v128i16 v4i32 USAGE: Error blank 0123456789ABCDEFabcdef SOH ETX backspace ESC left-square-bracket REG_0x%x invalid argument to regex routine haiku nacl msvc mips64eb v4 v8-m.main : ]; Invalid CoreSight Trace Source ID. source reader - file not found. Packet not supported in decoder Invalid Config Flag Combination Set Warning: unsupported instruction set processing exception packet. E Root; (0x (Ma:0x??; Ch:0x?? OCSD_GEN_TRC_ELEM_INSTR_RANGE Exception return OCSD_GEN_TRC_ELEM_TIMESTAMP Unknown System Error decoding trace. I_COMMIT AArch32, serializing Tue Aug Sep G covariant return thunk to & basic_ostream char16_t /vendor/bin/sh F_DUPFD DIR* ZipArchive fdsan atomic_compare_exchange_strong failed unexpectedly while exchanging owner tag LD_ORIGIN_PATH LOCALDOMAIN <invalid action> scudo:vector soft_rss_limit_mb Device or resource busy File table overflow File name too long Invalid request descriptor Link has been severed RFS specific error Address family not supported by protocol Address already in use ,M3.2.0,M11.1.0 Local time zone must be set--see zic manual page 04 /system/usr/share/zoneinfo/tzdata fgets: buffer size %d <= 0 fscanf _Unwind_Resume() can't return d6 d10 ANDROID_LOG_TAGS %s%s %s %c %s %5d %5llu %s:%u] %s Check failed: options.values.empty() file_offset_of_min_vaddr 0x%llx %s = %s Can't convert kernel ip addresses without kernel start addr. So remove branches for the kernel. --slab %s| system/extras/simpleperf/tracing.h Event: %s (type %u, config %llu) Slab allocation information: --sort %s: %llu time: %llu android_sdk_version: %s ) in file_id( ERROR_NOT_ENOUGH_STACK failed to write record to protobuf jit_app_cache system/extras/simpleperf/event_attr.cpp ' in prot %u, flags %u, filename %s build_id auxtrace_info , which doesn't match clock used in time filter Invalid Uint ' unknown file type for failed to read record file ' invalid value in env variable && Zip: invalid offset %lld Zip: Failed to map central directory, offset exceeds mapped memory region (start_offset %lld, cd_size %zu, mapped_region_size %lld) Zip: read %lld from offset %lld failed Zip: size/crc32 mismatch. expected {%llu, %llu, %x}, was {%llu, %llu, %x} VmPeak: -j invalid user buffer size: % of samples, simpleperf max_node_count in cache: raw-l2d-cache-refill-rd failed to write output. disallowing cpu events for unpriv /trcidr/trcidr4 event_add() failed , ip_reg_value= ' to Ok art/libdexfile/dex/dex_file_loader.cc Check failed: MemMap::IsInitialized() art/libdexfile/dex/dex_file_verifier.cc Map is missing proto_ids entry Map is missing field_ids entry proto_id.shorty Hiddenapi class data offset out of section bounds (%u > %u) for class def %u Unknown map item type %x Too many class data items Method Unknown cmd: Running child command isn't allowed r%zu r9 x5 a6 %s: calloc %s: EV_SIGNAL is not compatible with EV_READ, EV_WRITE or EV_CLOSED Too many events reading or writing on fd %d WARNING: Generic Element Printer; New element without previous _WAIT acknowledged fat_arch __bitcode GENERIC_RELOC_SECTDIFF ARM64_RELOC_PAGEOFF12 truncated or malformed object ( ELF32-wasm R_X86_64_PC32 R_MIPS16_CALL16 R_MIPS16_TLS_TPREL_LO16 R_MICROMIPS_CALL_LO16 R_AARCH64_MOVW_UABS_G2 R_AARCH64_CALL26 R_ARM_THM_CALL R_ARM_COPY R_ARM_V4BX R_ARM_THM_TLS_DESCSEQ32 R_HEX_B13_PCREL_X R_HEX_16_X R_HEX_7_X R_HEX_IE_LO16 R_HEX_IE_GOT_32_6_X R_HEX_IE_GOT_16_X R_PPC_GOT16_HA R_PPC_JMP_SLOT R_PPC_TPREL16_HA R_PPC_GOT_TPREL16_HI R_PPC64_TOC IMAGE_REL_ARM_BLX24 INSERTVAL: Invalid type Invalid calling convention ID llvm.bitcode GOTPAGEOFF tocbase IMGREL tlvppageoff Padding cannot exceed 255 bytes __thread_bss section_debug_loc .bss .tdata .data.rel.ro .debug_str.dwo .llvm_stackmaps .short .zero unmatched .ifs or .elses unknown directive expected string parameter for '.ifeqs' directive parameter named ' invalid alignment value file number less than one .warning directive invoked in source file while in macro instantiation expected string in directive section ' ' is already linkonce unexpected token in '.tbss' directive expected region type after '.data_region' directive invalid update specifier, comma expected .size Linkage must be 'comdat' unique id is too large .preinit_array STT_OBJECT sse2.pcmpgt. avx512.mask.loadu.q. sse41.dppd xop.vfrcz.ss llvm.x86. Enable optimization remarks from passes whose name match the given regular expression llvm.aarch64.crypto.sha1c llvm.aarch64.crypto.sha256su0 llvm.aarch64.neon.abs llvm.aarch64.neon.sqrshrn llvm.aarch64.udiv llvm.amdgcn.s.barrier llvm.arm.ldrex llvm.arm.neon.vcvtnu llvm.arm.neon.vld4 llvm.arm.neon.vpminu llvm.arm.neon.vqshiftnsu llvm.arm.stc2l llvm.exp2 llvm.fmuladd llvm.hexagon.A2.addh.h16.sat.ll llvm.hexagon.A2.addpsat llvm.hexagon.A2.combine.hl llvm.hexagon.A2.sxtw llvm.hexagon.A2.vaddb.map llvm.hexagon.A2.vminb llvm.hexagon.A4.cmpbeq llvm.hexagon.A4.cmpbgtu llvm.hexagon.A4.tlbmatch llvm.hexagon.C2.mux llvm.hexagon.F2.conv.df2sf llvm.hexagon.F2.dfcmpeq llvm.hexagon.F2.sffixupd llvm.hexagon.F2.sfmin llvm.hexagon.M2.cmaci.s0 llvm.hexagon.M2.cmacr.s0 llvm.hexagon.M2.mpy.rnd.lh.s0 llvm.hexagon.M2.mpy.sat.hl.s0 llvm.hexagon.M2.mpyd.nac.lh.s0 llvm.hexagon.M2.mpyud.nac.ll.s0 llvm.hexagon.M4.cmpyi.whc llvm.hexagon.M5.vmpybuu llvm.hexagon.S2.asr.i.r.and llvm.hexagon.S2.cl0 llvm.hexagon.S2.vsathub llvm.hexagon.S2.vtrunowh llvm.hexagon.S5.asrhub.rnd.sat.goodsyntax llvm.hexagon.S5.popcountp llvm.hexagon.V6.vandqrt llvm.hexagon.V6.vassign llvm.hexagon.V6.vdmpyhb.dv llvm.hexagon.V6.vgtuh.xor llvm.hexagon.V6.vgtw.128B llvm.hexagon.V6.vlsrh.128B llvm.hexagon.V6.vmpybus.acc llvm.hexagon.V6.vmpyhss llvm.hexagon.V6.vmpyiewuh.acc.128B llvm.hexagon.V6.vshuffb llvm.hexagon.V6.vshuffb.128B llvm.hexagon.V6.vshuffob llvm.hexagon.V6.vsubh llvm.minnum llvm.mips.addu.s.qb llvm.mips.binsl.h llvm.mips.ceqi.w llvm.mips.cle.s.b llvm.mips.cle.u.w llvm.mips.div.u.d llvm.mips.fcune.w llvm.mips.fexupl.w llvm.mips.hsub.s.h llvm.mips.ilvod.d llvm.mips.ldi.w llvm.mips.min.a.d llvm.mips.msubu llvm.mips.nlzc.h llvm.mips.shll.qb llvm.mips.shrl.qb llvm.mips.sld.h llvm.mips.srli.w llvm.nvvm.clz.ll llvm.nvvm.d2ll.rm llvm.nvvm.f2i.rp.ftz llvm.nvvm.fabs.f llvm.nvvm.fmax.f llvm.nvvm.h2f llvm.nvvm.isspacep.local llvm.nvvm.ldg.global.i llvm.nvvm.ll2f.rp llvm.nvvm.min.ll llvm.nvvm.mulhi.ui llvm.nvvm.mulhi.ull llvm.nvvm.rcp.rz.ftz.f llvm.nvvm.read.ptx.sreg.lanemask.eq llvm.nvvm.read.ptx.sreg.nctaid.x llvm.nvvm.read.ptx.sreg.pm2 llvm.nvvm.suld.1d.v2i16.trap llvm.nvvm.suld.1d.v4i32.trap llvm.nvvm.suld.2d.array.i64.clamp llvm.nvvm.suld.2d.v2i16.trap llvm.nvvm.suld.2d.v2i64.zero llvm.nvvm.suld.3d.i8.clamp llvm.nvvm.suld.3d.v2i8.clamp llvm.nvvm.sust.b.1d.array.i64.trap llvm.nvvm.sust.b.1d.array.v2i64.trap llvm.nvvm.sust.b.2d.array.v4i16.clamp llvm.nvvm.sust.p.1d.v4i16.trap llvm.nvvm.tex.1d.array.grad.v4f32.f32 llvm.nvvm.tex.1d.array.v4u32.f32 llvm.nvvm.tex.2d.array.level.v4s32.f32 llvm.nvvm.tex.2d.array.v4s32.s32 llvm.nvvm.tex.cube.array.level.v4s32.f32 llvm.nvvm.tex.unified.3d.v4u32.f32 llvm.nvvm.tex.unified.cube.array.v4f32.f32 llvm.nvvm.tld4.b.2d.v4f32.f32 llvm.ppc.altivec.dss llvm.ppc.altivec.vmulesw llvm.ppc.altivec.vmuleub llvm.ppc.altivec.vpkshus llvm.ppc.qpx.qvfrip llvm.ppc.qpx.qvlfiwz llvm.ppc.qpx.qvstfiwa llvm.ppc.tabortdci llvm.ppc.tabortwc llvm.ppc.tend llvm.prefetch llvm.r600.read.local.size.z llvm.s390.vchlgs llvm.s390.verllg llvm.s390.vfenehs llvm.s390.vpklsg llvm.s390.vpksh llvm.s390.vscbif llvm.s390.vsumh llvm.x86.avx2.gather.d.ps.256 llvm.x86.avx2.psad.bw llvm.x86.avx2.psrai.w llvm.x86.avx512.cvtw2mask.256 llvm.x86.avx512.gather3div4.di llvm.x86.avx512.mask.broadcasti32x4.256 llvm.x86.avx512.mask.cmp.d.256 llvm.x86.avx512.mask.cmp.ps.128 llvm.x86.avx512.mask.compress.q.512 llvm.x86.avx512.mask.cvttpd2dq.128 llvm.x86.avx512.mask.cvttpd2qq.256 llvm.x86.avx512.mask.cvttpd2udq.256 llvm.x86.avx512.mask.cvttpd2uqq.256 llvm.x86.avx512.mask.fixupimm.pd.128 llvm.x86.avx512.mask.fpclass.ps.256 llvm.x86.avx512.mask.mul.pd.512 llvm.x86.avx512.mask.or.pd.512 llvm.x86.avx512.mask.pabs.b.128 llvm.x86.avx512.mask.pabs.d.128 llvm.x86.avx512.mask.pabs.w.256 llvm.x86.avx512.mask.pminu.w.256 llvm.x86.avx512.mask.pmov.wb.mem.512 llvm.x86.avx512.mask.pmovs.qw.mem.256 llvm.x86.avx512.mask.pmovsxb.w.256 llvm.x86.avx512.mask.pmovus.db.128 llvm.x86.avx512.mask.pmovus.db.mem.512 llvm.x86.avx512.mask.psrl.q.128 llvm.x86.avx512.mask.psubus.b.256 llvm.x86.avx512.mask.range.pd.128 llvm.x86.avx512.mask.scalef.ps.128 llvm.x86.avx512.mask.ucmp.b.256 llvm.x86.avx512.mask.ucmp.d.128 llvm.x86.avx512.mask.ucmp.d.512 llvm.x86.avx512.mask.vpermi2var.qi.512 llvm.x86.avx512.mask3.vfnmsub.pd.128 llvm.x86.avx512.maskz.vfmadd.pd.256 llvm.x86.avx512.maskz.vpermt2var.pd.256 llvm.x86.avx512.ptestm.w.128 llvm.x86.fma.vfmsub.pd.256 llvm.x86.pclmulqdq llvm.x86.rdfsbase.32 llvm.x86.sse.cmp.ss llvm.x86.sse.cvtss2si64 llvm.x86.sse.cvttss2si llvm.x86.sse.max.ps llvm.x86.sse2.sqrt.pd llvm.x86.sse41.mpsadbw llvm.x86.sse42.pcmpestrio128 llvm.x86.ssse3.phadd.w.128 llvm.x86.ssse3.phsub.d llvm.x86.ssse3.psign.d.128 llvm.x86.wrgsbase.32 llvm.x86.xop.vphaddbw llvm.xcore.sext v1i64 Type " Seed for the random number generator digit STX left-parenthesis empty (sub)expression shave apple nvidia elfiamcu mesa3d musleabihf 4T 6K 6-M armv7-a v7-a /proc/self/cmdline Error opening /proc/self/cmdline: %s (%d) OCSD_ERR_FAIL Trace protocol unsupported OCSD_ERR_DCDREG_NAME_REPEAT No Config Flags Set <cond> undefined ; CC_THRESHOLD= ; Commit( Invalid Sequence in packet. I_COND_FLUSH Trace Event. Address & Context, Long, 32 bit, IS0. IRQ2 ? RAW_PACKED; This shouldn't be called if all the sizes are equal. external/protobuf/src/google/protobuf/repeated_ptr_field.cc size too big: libc++abi unexpected std::bad_exception %I:%M:%S %p The expression contained mismatched { and }. The expression contained an invalid range in a {} expression. Z sizeof ( operator? allocator basic_iostream decimal16 decltype(auto) JE_MALLOC_CONF hard_rss_limit_mb Soft RSS Limit in Mb. If non-zero, once the limit is reached, all subsequent calls will fail or return NULL until the RSS goes below the soft limit No such process Bad address Illegal seek Invalid exchange Advertise error .lib section in a.out corrupted Operation now in progress Bus error Stopped (tty input) File size limit exceeded Virtual timer expired %s signal %d WriteUint32 memmove vsnprintf getentropy failed: %s abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789 :+-._ %a %b %e %H:%M:%S %Z %Y short read invalid pointer: %p (block_size=%zd) pthread_create failed: couldn't mprotect %s %zu-byte thread mapping region: %s setFloatRegister %m-%d %H:%M:%S liblog tracepoint fields: file: BytesReq Unknown sort key for slab allocation: AccEventCount_ %.2f%% Check failed: it != event_id_to_attr_index_.end() Check failed: it != next_sample_cache_.end() thread_id: %d raw_error_code: %u ERROR_MAX_FRAME_EXCEEDED /usr/lib/debug simpleperf.proto.ETMBranchList.Binary.build_id event_attr: for event type %s type %u, size %u, config %llu ,%u,%llu Invalid or unsupported event format: pmu_type %u addr: 0x%llx sps.size() system/extras/simpleperf/record.h event_id GLOBAL_BEGIN Invalid args in fseek() failed failed to find file offset of aux data: cpu web+ in ConvertBytesToValue Zip: invalid file map Zip: bad offsets (dir %u, size %u, eocd %lld) Zip: Error adding entry to hash table %d Zip: Extra field isn't large enough to hold zip64 info, size %u Zip: Invalid data size in zip64 extended field, expect %zu , get %u, uncompressed size %u, compressed size %u, local header offset %s unknown compression method No threads to monitor. Try `simpleperf help monitor` for help STARTED /data/local/tmp/perf-%d.map after_join_average_chain_length: raw-l1i-cache-refill level 3 data or unified cache refill rate raw-bus-access (generated), multiplexing. As a result, events are not counted all the time processes /dev/ %d.%d failed group_id (group_id= Please increase hard limit of open file numbers. , dex_addr kprobes , reinterpret_cast<const uint8_t*>(header_)= [] Enum Check failed: !filename_.empty() MemMap not found prot Bad header size: %ud expected %ud type-ids unexpected static field initial value type: %x Bad method handle type %x type_list.type Invalid try_item start_addr: %x DBG_START_LOCAL name_idx Invalid class definition ordering: class with type idx: '%d' defined before implemented interface with type idx: '%d' CallSite has bad method name id: %x <init> Item %d at ends out of bounds Bad offset for data subsection: %zx record aux data system/extras/simpleperf/workload.cpp (work_state_= system/extras/simpleperf/cmd_boot_record.cpp Invalid record options. perf-%04d%02d%02d-%02d-%02d-%02d.data .debug_frame Illegal (Only valid on aarch64) failed to open FILE for /proc/%d/status in GetProcessInfoFromProcPidFd Name: %s: no base to free Epoll MOD(%d) on %d retried as ADD; that failed too Check failed: result.second ; ARM_RELOC_BR24 Mach-O arm64 R_X86_64_GOTPC32 R_386_8 R_386_TLS_DTPOFF32 R_MIPS_SHIFT5 R_MIPS16_TLS_DTPREL_HI16 R_MICROMIPS_HI0_LO16 R_AARCH64_MOVW_GOTOFF_G2_NC R_AARCH64_GOT_LD_PREL19 R_AARCH64_TLSLD_LDST32_DTPREL_LO12_NC R_AARCH64_TLSLE_ADD_TPREL_LO12_NC R_AARCH64_GLOB_DAT R_AARCH64_TLS_TPREL64 R_PPC_REL24 R_PPC_REL14 R_PPC_TPREL16 R_PPC_GOT_DTPREL16_HI R_PPC64_GOT16_HA R_390_PLT32DBL R_390_TLS_LOAD R_390_TLS_TPOFF R_SPARC_32 R_SPARC_LO10 R_SPARC_7 R_SPARC_PLT64 R_SPARC_TLS_LDO_HIX22 R_SPARC_TLS_LE_LOX10 COFF-i386 COFF-<unknown arch> IMAGE_REL_AMD64_SECREL7 IMAGE_REL_AMD64_PAIR Insufficient function protos Callee is not a pointer GOTNTPOFF WEAKREF tlsdescseq LO16 __literal16 .rodata .debug_macinfo .cfi_sections unexpected token in '.line' directive line number less than zero in '.loc' directive .scl .secidx unexpected token in section switching directive .zerofill .literal8 .objc_string_object unable to emit indirect symbol attribute for: ignoring directive .load for now __protocol __symbol_stub sse41.pminsb avx512.mask.storeu.q. avx.vpermil. arm.neon.vcnt masked.store. llvm.aarch64.crypto.sha1su0 llvm.aarch64.ldaxp llvm.aarch64.neon.facge llvm.aarch64.neon.sqadd llvm.amdgcn.buffer.atomic.sub llvm.amdgcn.buffer.atomic.umax llvm.amdgcn.ldexp llvm.amdgcn.rsq.legacy llvm.amdgcn.workgroup.id.z llvm.arm.clrex llvm.arm.neon.vcvtas llvm.arm.qsub llvm.arm.rbit llvm.frameaddress llvm.gcroot llvm.hexagon.A2.addh.h16.lh llvm.hexagon.A2.minup llvm.hexagon.A2.subh.l16.sat.ll llvm.hexagon.A2.zxtb llvm.hexagon.A4.combineir llvm.hexagon.A4.vrmaxuw llvm.hexagon.C2.cmpgtu llvm.hexagon.C2.cmplt llvm.hexagon.C4.or.and llvm.hexagon.F2.conv.df2d.chop llvm.hexagon.F2.conv.df2w.chop llvm.hexagon.M2.mpy.acc.hl.s1 llvm.hexagon.M2.mpy.acc.sat.hl.s0 llvm.hexagon.M2.mpy.nac.sat.hh.s1 llvm.hexagon.M2.mpy.rnd.hh.s1 llvm.hexagon.M2.mpy.rnd.lh.s1 llvm.hexagon.M2.mpy.rnd.ll.s0 llvm.hexagon.M2.mpy.sat.rnd.ll.s1 llvm.hexagon.M2.mpyud.ll.s0 llvm.hexagon.M2.vdmacs.s0 llvm.hexagon.M2.vdmpys.s0 llvm.hexagon.S2.asr.i.p.or llvm.hexagon.S2.asr.i.vw llvm.hexagon.S2.asr.r.p llvm.hexagon.S2.clrbit.r llvm.hexagon.S2.lsl.r.r.and llvm.hexagon.S2.shuffeb llvm.hexagon.S2.vsplicerb llvm.hexagon.S2.vzxthw llvm.hexagon.S6.rol.i.r llvm.hexagon.V6.lvsplatw.128B llvm.hexagon.V6.vabsdiffuh.128B llvm.hexagon.V6.vabsw.sat llvm.hexagon.V6.vaddhsat.dv.128B llvm.hexagon.V6.vandqrt.128B llvm.hexagon.V6.vaslh llvm.hexagon.V6.vasrh llvm.hexagon.V6.vavguhrnd.128B llvm.hexagon.V6.vcl0h.128B llvm.hexagon.V6.vdmpyhisat.128B llvm.hexagon.V6.vlutb llvm.hexagon.V6.vmpyewuh llvm.hexagon.V6.vmpyhsrs llvm.hexagon.V6.vmpyowh.rnd.sacc llvm.hexagon.V6.vmpyuhv.acc.128B llvm.hexagon.V6.vnormamth.128B llvm.hexagon.V6.vnormamtw llvm.hexagon.V6.vnormamtw.128B llvm.hexagon.V6.vor.128B llvm.hexagon.brev.stb llvm.instrprof.value.profile llvm.mips.addq.ph llvm.mips.adds.u.d llvm.mips.aver.u.h llvm.mips.bclr.d llvm.mips.bnz.v llvm.mips.ctcmsa llvm.mips.dpaq.s.w.ph llvm.mips.fseq.d llvm.mips.fsle.w llvm.mips.ftint.u.d llvm.mips.ftrunc.s.d llvm.mips.ilvr.b llvm.mips.maxi.s.h llvm.mips.mini.u.w llvm.mips.nloc.b llvm.mips.pckod.w llvm.mips.sll.b llvm.mips.srli.b llvm.mips.srlri.h llvm.nvvm.add.rp.d llvm.nvvm.div.rm.ftz.f llvm.nvvm.div.rp.d llvm.nvvm.f2ull.rn.ftz llvm.nvvm.fma.rz.f llvm.nvvm.ll2d.rm llvm.nvvm.mul.rn.d llvm.nvvm.rcp.rz.d llvm.nvvm.read.ptx.sreg.ctaid.y llvm.nvvm.read.ptx.sreg.envreg18 llvm.nvvm.shfl.up.f32 llvm.nvvm.sin.approx.ftz.f llvm.nvvm.sqrt.rm.ftz.f llvm.nvvm.suld.1d.array.v2i32.clamp llvm.nvvm.suld.1d.i32.clamp llvm.nvvm.suld.2d.array.i32.zero llvm.nvvm.suld.2d.v4i32.clamp llvm.nvvm.sust.b.1d.array.v2i32.zero llvm.nvvm.sust.b.2d.i32.clamp llvm.nvvm.sust.b.2d.v2i8.clamp llvm.nvvm.sust.p.3d.v2i32.trap llvm.nvvm.tex.2d.v4s32.s32 llvm.nvvm.tex.3d.grad.v4s32.f32 llvm.nvvm.tex.unified.2d.grad.v4s32.f32 llvm.nvvm.tex.unified.2d.v4u32.f32 llvm.nvvm.tld4.unified.b.2d.v4f32.f32 llvm.nvvm.tld4.unified.g.2d.v4u32.f32 llvm.ppc.altivec.vaddcuw llvm.ppc.altivec.vadduhs llvm.ppc.altivec.vcmpbfp.p llvm.ppc.altivec.vcmpequh llvm.ppc.altivec.vexptefp llvm.ppc.altivec.vrld llvm.ppc.altivec.vsro llvm.ppc.altivec.vsubuhs llvm.ppc.qpx.qvfcmplt llvm.ppc.qpx.qvfnmadds llvm.ppc.qpx.qvfnmsub llvm.ppc.qpx.qvfxmuls llvm.ppc.qpx.qvgpci llvm.ppc.qpx.qvstfd llvm.ppc.tabortdc llvm.s390.vfaezfs llvm.s390.vmleh llvm.s390.vpdi llvm.s390.vsbcbiq llvm.s390.vscbig llvm.s390.vupllh llvm.x86.aesni.aesdeclast llvm.x86.avx.hsub.pd.256 llvm.x86.avx.vpermilvar.ps.256 llvm.x86.avx.vzeroupper llvm.x86.avx2.gather.d.d llvm.x86.avx2.mpsadbw llvm.x86.avx2.phadd.sw llvm.x86.avx512.broadcastmb.256 llvm.x86.avx512.cvtd2mask.256 llvm.x86.avx512.gather3siv4.si llvm.x86.avx512.mask.add.pd.256 llvm.x86.avx512.mask.compress.q.256 llvm.x86.avx512.mask.conflict.d.512 llvm.x86.avx512.mask.cvtdq2ps.256 llvm.x86.avx512.mask.cvtpd2udq.256 llvm.x86.avx512.mask.cvttps2qq.256 llvm.x86.avx512.mask.getmant.pd.512 llvm.x86.avx512.mask.padd.w.128 llvm.x86.avx512.mask.padd.w.512 llvm.x86.avx512.mask.padds.w.128 llvm.x86.avx512.mask.permvar.hi.512 llvm.x86.avx512.mask.permvar.qi.256 llvm.x86.avx512.mask.pmaxs.b.256 llvm.x86.avx512.mask.pmins.q.128 llvm.x86.avx512.mask.pminu.b.512 llvm.x86.avx512.mask.pminu.q.256 llvm.x86.avx512.mask.pminu.q.512 llvm.x86.avx512.mask.pmov.qw.512 llvm.x86.avx512.mask.pmovs.dw.mem.256 llvm.x86.avx512.mask.pmovus.db.mem.128 llvm.x86.avx512.mask.pmovus.qb.mem.256 llvm.x86.avx512.mask.prol.q.128 llvm.x86.avx512.mask.psllv.d llvm.x86.avx512.mask.psrl.wi.128 llvm.x86.avx512.mask.psub.b.256 llvm.x86.avx512.mask.psub.q.256 llvm.x86.avx512.mask.ucmp.q.128 llvm.x86.avx512.mask.ucmp.q.512 llvm.x86.avx512.mask.vextractf64x2.512 llvm.x86.avx512.mask3.vfmadd.sd llvm.x86.avx512.maskz.fixupimm.ps.256 llvm.x86.avx512.maskz.vpmadd52l.uq.512 llvm.x86.avx512.rsqrt28.ss llvm.x86.avx512.scatter.dpd.512 llvm.x86.avx512.scatterdiv2.df llvm.x86.mmx.femms llvm.x86.mmx.pcmpeq.b llvm.x86.rdtscp llvm.x86.sse.max.ss llvm.x86.sse2.cvtdq2ps llvm.x86.sse2.psra.d llvm.x86.sse42.crc32.32.32 llvm.x86.ssse3.pmadd.ub.sw.128 llvm.x86.xop.vfrcz.sd llvm.x86.xsaveopt64 llvm.xcore.initcp Missing alignment specification for pointer in datalayout string warning $ opt-bisect-limit v1i8 v4i8 Display list of all available options arm926ej-s arm1136j-s 0xc20 /proc/cpuinfo [7m vertical-tab SI dragonfly ios linux gnueabi code16 6 C|%d|%s%s%s|%lld Internal memory allocation error. OCSD_ERR_INVALID_ID Bad frame or half frame sync in trace deformatter OCSD_ERR_MEM_ACC_BAD_LEN Trace indication of transactional memory operations. OCSD_GEN_TRC_ELEM_INSTRUMENTATION Cst I_ADDR_CTXT_L_32IS0 AArch64, FIQ of the Protocol Buffer runtime library, but the installed version is external/protobuf/src/google/protobuf/stubs/stringpiece.cc execute once failure in __cxa_get_globals_fast() std::bad_alloc Friday July An invalid regex grammar has been requested. J __int128 decimal64 invalid android_fdsan_owner_type value: %x LD_USE_LOAD_BIAS open: called with O_CREAT/O_TMPFILE but no mode socketpair Operation not permitted Block device required Cannot exec a shared library directly Protocol not available Transport endpoint is not connected The property "%s" has a value with length %zu that is too large for __system_property_get()/__system_property_read(); use __system_property_read_callback() instead. %s/%s fread_unlocked bionic/libc/bionic/bionic_elf_tls.cpp pthread_create failed: clone failed: %s unwind_phase2 d9 d15 d16 , event_attrs_.size()= EventCount_ failed to open file Event count report_sample.trace symbol: %s thread_id: %u cpu-clock TemporaryFile successfully sample_freq %llu exclude_callchain_kernel %u, exclude_callchain_user %u unexpected id ' /dev/ashmem/dalvik- (info[0]= count: %llu stack_end 0x%llx failed to write to record file ' system/extras/simpleperf/report_utils.cpp .oat Zip: file name for entry %llu exceeds the central directory range, file_name_length: %u, cd_length: %zu Check failed: zip64_info.local_header_offset.has_value() Zip: The zip64 extended field in the local header MUST include BOTH original and compressed file size fields. Zip: inflate read failed, getSize = %u: %s incorrect header check insufficient memory Invalid offset --keep-failed-unwinding-result: , try using "help list" %s Processed samples: failed to parse addr filter: -t Samples recorded: In user space, dropped % of samples in user space, s. %s:%s:%s failed to keep call_chain_count: raw-dtlb-walk system/extras/simpleperf/environment.cpp /notes/.note.gnu.build-id debug.perf_event_mlock_kb Wait setting perf event limits timeout Waiting for process of app ReadCounter from branch stack sampling is not supported on this device. used in " OpenEventFile for failed to write map records to file Char Int art/libartbase/base/unix_file/fd_file.cc String data shorter than indicated utf16_size %x inter_proto_id_item shorty type_idx Mismatched length for parameters and shorty class with superclass type idx outside uint16_t range '%x:%x' CallSiteArray missing method handle Method %u(%s) has no code, but is not marked native or abstract After boot, boot profile will be stored in x2 x26 %s: epoll_wait reports %d external/libevent/epoll.c rename llvm.object PPC_RELOC_PAIR Unrecognized MachO magic number ELF32-x86-64 ELF32-avr R_X86_64_GOT32 R_X86_64_GOTPC64 R_MIPS_TLS_DTPREL32 R_MIPS_TLS_DTPMOD64 R_MICROMIPS_PC19_S2 R_AARCH64_MOVW_UABS_G1 R_AARCH64_MOVW_UABS_G1_NC R_AARCH64_TLSGD_ADR_PREL21 R_AARCH64_TLSLE_LDST128_TPREL_LO12_NC R_HEX_DTPREL_16_X R_HEX_GD_GOT_11_X R_PPC_REL32 R_PPC_TPREL16_HI R_PPC_GOT_TLSGD16 R_SPARC_GOT10 R_SPARC_GOTDATA_OP_LOX10 R_WEBASSEMBLY_DATA IMAGE_REL_AMD64_SREL32 Invalid record: metadata strings layout Invalid alignment value Expected a constant GOTREL got@tprel@l ntpoff pageoff __constructor __gcc_except_tab .debug_types.dwo .llvm_faultmaps .tls$ Cannot initialize MC for unknown object file format. S_THREAD_LOCAL_REGULAR S_THREAD_LOCAL_INIT_FUNCTION_POINTERS line_table_start Symbol name with unsupported characters .org .bundle_lock .sleb128 not currently supported for this target unknown token in expression infinity unexpected token in '.zero' directive unexpected token in '.comm' or '.lcomm' directive unexpected token in '.include' directive expression is negative unexpected backslash at end of string .destructor .literal16 .mod_term_func expected string in '.dump' or '.load' directive __fvmlib_init0 expected commma sse2.pmaxs.w sse41.pminud pmovsx .p0i8 arm.thread.pointer ctlz. llvm.aarch64.crypto.sha1p llvm.aarch64.crypto.sha256su1 llvm.aarch64.neon.shll llvm.aarch64.neon.shsub llvm.aarch64.neon.sqshrun llvm.aarch64.neon.tbl2 llvm.aarch64.neon.usqadd llvm.amdgcn.image.atomic.dec llvm.amdgcn.s.waitcnt llvm.arm.neon.aesimc llvm.arm.neon.vminu llvm.arm.neon.vmullp llvm.arm.neon.vqdmull llvm.arm.neon.vqshiftns llvm.arm.neon.vqshiftu llvm.arm.neon.vst2lane llvm.arm.neon.vtbl3 llvm.convert.from.fp16 llvm.hexagon.A2.svnavgh llvm.hexagon.A2.vavghcr llvm.hexagon.A4.cmphgtui llvm.hexagon.C2.cmpgtui llvm.hexagon.C4.and.andn llvm.hexagon.C4.fastcorner9 llvm.hexagon.F2.sfmpy llvm.hexagon.M2.dpmpyss.rnd.s0 llvm.hexagon.M2.maci llvm.hexagon.M2.mmacuhs.rs1 llvm.hexagon.M2.mmpyh.rs1 llvm.hexagon.M2.mpy.nac.sat.hl.s0 llvm.hexagon.M2.mpy.rnd.hh.s0 llvm.hexagon.M2.mpyd.rnd.ll.s0 llvm.hexagon.M2.mpyu.acc.ll.s1 llvm.hexagon.M2.mpyu.hh.s0 llvm.hexagon.M2.mpyu.ll.s1 llvm.hexagon.M2.mpyu.nac.hh.s1 llvm.hexagon.M4.xor.and llvm.hexagon.M5.vmacbsu llvm.hexagon.S2.asl.i.p.acc llvm.hexagon.S2.vsxtbh llvm.hexagon.S4.addaddi llvm.hexagon.S4.clbpaddi llvm.hexagon.S4.vrcrotate llvm.hexagon.S6.rol.i.p.xacc llvm.hexagon.V6.vaddubsat llvm.hexagon.V6.vadduhsat.dv.128B llvm.hexagon.V6.vadduhw llvm.hexagon.V6.vdelta.128B llvm.hexagon.V6.vdmpybus.dv.acc.128B llvm.hexagon.V6.vdmpyhsuisat.acc.128B llvm.hexagon.V6.vdmpyhvsat.acc.128B llvm.hexagon.V6.vgtub.or llvm.hexagon.V6.vgtuw.xor.128B llvm.hexagon.V6.vmpyowh llvm.hexagon.V6.vpackeh.128B llvm.hexagon.V6.vpackhb.sat llvm.hexagon.V6.vpackob llvm.hexagon.V6.vpackwh.sat.128B llvm.hexagon.V6.vsubb llvm.hexagon.V6.vsubb.dv llvm.hexagon.V6.vsubhsat llvm.hexagon.V6.vsubuhsat.128B llvm.hexagon.V6.vsubuhw.128B llvm.hexagon.circ.ldub llvm.hexagon.circ.stw llvm.localaddress llvm.memset llvm.mips.add.a.d llvm.mips.add.a.w llvm.mips.addqh.w llvm.mips.ave.s.h llvm.mips.binsri.d llvm.mips.bnz.d llvm.mips.ceqi.h llvm.mips.cmp.le.ph llvm.mips.dlsa llvm.mips.frsqrt.d llvm.mips.ftq.w llvm.mips.ftrunc.s.w llvm.mips.hadd.s.d llvm.mips.ilvl.d llvm.mips.max.s.d llvm.mips.shra.r.qb llvm.mips.sldi.h llvm.mips.subqh.ph llvm.mips.subu.qb llvm.mips.xor.v llvm.nvvm.ceil.ftz.f llvm.nvvm.d2f.rm.ftz llvm.nvvm.lg2.approx.f llvm.nvvm.max.ull llvm.nvvm.move.i16 llvm.nvvm.move.ptr llvm.nvvm.mul.rp.d llvm.nvvm.prmt llvm.nvvm.ptr.global.to.gen llvm.nvvm.rcp.rm.ftz.f llvm.nvvm.read.ptx.sreg.envreg26 llvm.nvvm.read.ptx.sreg.envreg7 llvm.nvvm.read.ptx.sreg.lanemask.lt llvm.nvvm.round.f llvm.nvvm.shfl.bfly.i32 llvm.nvvm.shfl.down.i32 llvm.nvvm.suld.1d.array.v2i64.zero llvm.nvvm.suld.1d.v4i16.trap llvm.nvvm.suld.2d.i16.clamp llvm.nvvm.suld.2d.v4i32.zero llvm.nvvm.suld.3d.v2i32.clamp llvm.nvvm.suld.3d.v4i8.zero llvm.nvvm.suq.width llvm.nvvm.sust.b.1d.array.i8.clamp llvm.nvvm.sust.b.1d.i16.zero llvm.nvvm.sust.b.2d.array.v4i32.trap llvm.nvvm.sust.b.3d.v4i16.zero llvm.nvvm.sust.p.1d.v2i16.trap llvm.nvvm.tex.1d.grad.v4s32.f32 llvm.nvvm.tex.2d.array.level.v4u32.f32 llvm.nvvm.tex.2d.grad.v4s32.f32 llvm.nvvm.tex.2d.level.v4s32.f32 llvm.nvvm.tex.3d.v4u32.s32 llvm.nvvm.tex.unified.2d.level.v4u32.f32 llvm.nvvm.tex.unified.2d.v4f32.s32 llvm.nvvm.tex.unified.3d.v4s32.f32 llvm.nvvm.ull2d.rm llvm.ppc.altivec.lvewx llvm.ppc.altivec.vavgsh llvm.ppc.altivec.vcmpeqfp llvm.ppc.altivec.vcmpequd llvm.ppc.altivec.vcmpequw llvm.ppc.altivec.vctsxs llvm.ppc.altivec.vmaxfp llvm.ppc.altivec.vmaxsw llvm.ppc.altivec.vmaxuw llvm.ppc.altivec.vsubsws llvm.ppc.qpx.qvfmul llvm.ppc.qpx.qvfxmadd llvm.ppc.tbegin llvm.ppc.tsr llvm.ppc.vsx.lxvw4x llvm.ppc.vsx.xvmaxsp llvm.r600.read.ngroups.y llvm.r600.rsq llvm.s390.verllvf llvm.s390.verllvh llvm.s390.vmloh llvm.s390.vstrcfs llvm.s390.vupllb llvm.x86.3dnow.pfmax llvm.x86.3dnow.pfsub llvm.x86.avx.cvtdq2.ps.256 llvm.x86.avx2.gather.q.d.256 llvm.x86.avx2.gather.q.pd.256 llvm.x86.avx2.psrai.d llvm.x86.avx2.psrav.d llvm.x86.avx512.kunpck.bw llvm.x86.avx512.mask.andn.ps.512 llvm.x86.avx512.mask.compress.store.q.256 llvm.x86.avx512.mask.cvtss2sd.round llvm.x86.avx512.mask.cvttpd2qq.512 llvm.x86.avx512.mask.expand.d.256 llvm.x86.avx512.mask.insertf64x2.512 llvm.x86.avx512.mask.min.pd.256 llvm.x86.avx512.mask.padd.d.512 llvm.x86.avx512.mask.pmovs.qb.128 llvm.x86.avx512.mask.prol.q.256 llvm.x86.avx512.mask.psll.di.512 llvm.x86.avx512.mask.psra.di.256 llvm.x86.avx512.mask.psra.q llvm.x86.avx512.mask.psrlv4.di llvm.x86.avx512.mask.psub.d.512 llvm.x86.avx512.mask.psubs.w.128 llvm.x86.avx512.mask.rndscale.ps.128 llvm.x86.avx512.mask.sub.ps.256 llvm.x86.avx512.mask.vfmadd.ps.256 llvm.x86.avx512.mask.vfmadd.sd llvm.x86.avx512.mask.vfnmsub.pd.128 llvm.x86.avx512.mask.vpermi2var.d.128 llvm.x86.avx512.mask.vpermt2var.hi.128 llvm.x86.avx512.mask.xor.ps.128 llvm.x86.avx512.mask3.vfmsubadd.ps.512 llvm.x86.avx512.maskz.vpermt2var.q.512 llvm.x86.avx512.ptestnm.b.128 llvm.x86.avx512.ptestnm.q.512 llvm.x86.avx512.rsqrt14.pd.128 llvm.x86.avx512.vcvtsd2usi32 llvm.x86.fma.vfmaddsub.pd.256 llvm.x86.mmx.padd.d llvm.x86.mmx.pmulu.dq llvm.x86.rdpmc llvm.x86.sha256msg1 llvm.x86.sse2.ucomigt.sd llvm.x86.sse42.crc32.32.8 llvm.x86.xop.vpperm llvm.x86.xrstor Zero width native integer type in datalayout string Invalid preferred alignment, must be a power of 2 ) underscore note: " and " powerpc64 bgp mti itanium armv5t v5 v6k v6m armv7e-m v5te v6-m Error parsing trace property: Not a number: %s OCSD_ERR_NOT_INIT Attempted to register a decoder with the same name as another one. Not enough elements to commit Address missing in exception packet. last_sz( ; 0x Timestamp - preceding elements happeded before this time. Atom: E, I_CCNT_F2 I_EVENT Address, Short, IS0. Inst Fault FSYNC; CHECK failed: (count) <= (buffer_used_): was modified concurrently during serialization. ios_base::clear Monday Jul The complexity of an attempted match against a regular expression exceeded a pre-set level. X virtual thunk to vE __vdso_clock_gettime native_handle_t Limited by the size of pthread_mutex_t, 32 bit bionic libc only accepts pid <= 65535, but current pid is %d SCUDO_OPTIONS out of memory trying to allocate %zu bytes Scudo WARNING: found %d unrecognized flag(s): No data available Name not unique on network Structure needs cleaning Floating point exception I/O possible /sys/devices/system/cpu/possible %a %b %e %T %Y %s: bad magic in "%s": "%.6s" NFINITY fputc page->free_blocks_cnt == blocks_per_page_ reallocaray(%p, %zu, %zu) failed: returning null pointer s22 d19 system/extras/simpleperf/command.cpp -h XXVDIWEF meta_info: %llx-%llx:%llu >= (vaddr= range.dso Kernel allocation related trace events are not supported. tid is not recorded with branch stack sampling option. Unknown sort key: system/extras/simpleperf/cmd_report_sample.cpp switch_on: %s Check failed: !entries.empty() .apk skip reading symbols from non-exist dex_file string length exceeds max size :u x86 sample_id: pid %u, tid %u sample_type: 0x%llx cpu %u, res %u aux_size %llu name: %s , sps.size()= features_.size() Check failed: pair.second event format file %zu/%zu %s: %s %s:%s " starting from " Zip: Unable to read header for entry at offset == 0. 64211847 data error Invalid entry name sample_time: %llu --keep-failed-unwinding-result raw events provided by cpu pmu set-clockid invalid dump stack size in --call-graph option: cpu=%u Can't create output file in directory Prepare recording time matched_node_count_to_extend_callchain: used_node_count in cache: level 1 data or unified cache refill rate level 1 data or unified TLB refill rate level 1 TLB refill rate, read %s,%s,%s,%s failed to write Thread , new seqlock __jit_debug_descriptor fread() failed boolean field-ids Out-of_order try_item with start_addr: %x DBG_START_LOCAL_EXTENDED sig_idx Invalid class definition ordering: class with type idx: '%d' defined before superclass with type idx: '%d' pop {wR%d r6 x0 s2 s9 TracerPid: %s called on a non-initialized event %p (events: 0x%x, fd: %d, flags: 0x%x) %s: evsignal (%d) >= sh_old_max (%d), resizing unknown etm dump option: AuxTraceInfoRecord::MAGIC_ETE Check failed: decoder LC_SEGMENT ARM64_RELOC_SUBTRACTOR PPC_RELOC_HA16_SECTDIFF ELF32-amdgpu R_MIPS_INSERT_A R_MIPS16_TLS_GD R_AARCH64_TLSLD_ADD_DTPREL_LO12_NC R_AARCH64_TLSDESC_ADD R_AARCH64_TLSLE_LDST128_TPREL_LO12 R_ARM_LDR_SBREL_11_0_NC R_ARM_MOVT_PREL R_ARM_MOVW_BREL_NC R_HEX_32_6_X R_HEX_IE_HI16 R_HEX_IE_32 R_HEX_IE_32_6_X R_HEX_LD_GOT_32_6_X R_PPC_DTPREL16 R_PPC_REL16_HA R_PPC64_GOT16_DS R_390_PC16DBL R_390_GOT64 R_390_GOTPLT16 R_390_PLTOFF64 R_390_TLS_IE32 R_SPARC_OLO10 R_SPARC_UA16 R_SPARC_TLS_GD_CALL R_SPARC_TLS_DTPMOD64 R_AMDGPU_ABS32_HI IMAGE_REL_AMD64_REL32_2 tmp l tlsgd gotrel Fragment can't be larger than a bundle size __eh_frame __cstring __const .debug_gnu_pubnames .debug_abbrev.dwo .debug$T No open frame Misaligned saved register offset! .private_extern .cfi_def_cfa .cfi_undefined .endmacro unassigned file number: Could not find include file ' explicit path specified, but no file number column position less than zero in '.loc' directive ' should be last one in the list of parameters. expected symbol variant after '@' conflicting section flags 'b' and 'd'. register can't be represented in SEH unwind info .fvmlib_init1 __cat_inst_meth sse2.cvtdq2pd avx512.mask.storeu.b. avx512.mask.loadu.b. avx2.mpsadbw Debug Info Version llvm.aarch64.isb llvm.aarch64.neon.fcvtmu llvm.aarch64.neon.smull llvm.aarch64.neon.uminp llvm.aarch64.neon.vsli llvm.amdgcn.buffer.atomic.cmpswap llvm.amdgcn.buffer.atomic.xor llvm.amdgcn.buffer.store.format llvm.amdgcn.buffer.wbinvl1.vol llvm.amdgcn.image.atomic.or llvm.amdgcn.read.workdim llvm.amdgcn.s.dcache.inv.vol llvm.amdgcn.s.dcache.wb.vol llvm.arm.neon.vmins llvm.arm.neon.vqabs llvm.arm.neon.vrshiftu llvm.arm.neon.vrsubhn llvm.eh.return.i32 llvm.eh.sjlj.longjmp llvm.hexagon.A2.maxup llvm.hexagon.A2.satuh llvm.hexagon.A2.subh.h16.ll llvm.hexagon.A2.tfr llvm.hexagon.A2.tfrsi llvm.hexagon.A4.modwrapu llvm.hexagon.A4.rcmpneq llvm.hexagon.A4.vcmpwgti llvm.hexagon.C2.cmpgtup llvm.hexagon.M2.mmacuhs.s1 llvm.hexagon.M2.mpy.acc.lh.s1 llvm.hexagon.M2.mpy.hh.s1 llvm.hexagon.M2.mpyd.rnd.ll.s1 llvm.hexagon.M2.mpyud.nac.hh.s0 llvm.hexagon.M2.mpyui llvm.hexagon.M2.vdmacs.s1 llvm.hexagon.M2.xor.xacc llvm.hexagon.M4.vrmpyoh.s1 llvm.hexagon.S2.lsl.r.p.xor llvm.hexagon.S2.vcrotate llvm.hexagon.V6.vaddh.dv.128B llvm.hexagon.V6.vaslw.128B llvm.hexagon.V6.vasrwv.128B llvm.hexagon.V6.vcl0w.128B llvm.hexagon.V6.vdmpybus.dv.acc llvm.hexagon.V6.vdmpyhsat.acc.128B llvm.hexagon.V6.vdmpyhsuisat llvm.hexagon.V6.vdsaduh.acc llvm.hexagon.V6.vgtub.128B llvm.hexagon.V6.vgtuw.and.128B llvm.hexagon.V6.vlalignb.128B llvm.hexagon.V6.vlutb.dv.acc llvm.hexagon.V6.vlutvwh.128B llvm.hexagon.V6.vmaxuh.128B llvm.hexagon.V6.vmpybusv.128B llvm.hexagon.V6.vmpybv.acc llvm.hexagon.V6.vmpyhvsrs llvm.hexagon.V6.vmpyiwh.128B llvm.hexagon.V6.vshufoh.128B llvm.hexagon.V6.vsubbq.128B llvm.hexagon.V6.vsubwnq.128B llvm.hexagon.V6.vxor llvm.hexagon.circ.ldd llvm.mips.addqh.ph llvm.mips.binsr.b llvm.mips.bnegi.w llvm.mips.cle.u.b llvm.mips.clei.s.h llvm.mips.div.u.h llvm.mips.extr.r.w llvm.mips.fill.b llvm.mips.flog2.d llvm.mips.insve.w llvm.mips.muleu.s.ph.qbr llvm.mips.sll.w llvm.nvvm.d2ull.rp llvm.nvvm.f2ull.rp llvm.nvvm.fma.rm.d llvm.nvvm.membar.gl llvm.nvvm.mul.rz.ftz.f llvm.nvvm.ptr.shared.to.gen llvm.nvvm.suld.1d.array.i8.trap llvm.nvvm.suld.1d.array.v2i16.zero llvm.nvvm.suld.2d.i32.clamp llvm.nvvm.sust.b.1d.array.i64.clamp llvm.nvvm.sust.b.1d.array.v4i32.trap llvm.nvvm.sust.b.1d.i64.zero llvm.nvvm.sust.b.1d.v2i32.clamp llvm.nvvm.sust.b.2d.array.v2i8.clamp llvm.nvvm.sust.b.2d.i8.trap llvm.nvvm.sust.b.3d.v2i8.trap llvm.nvvm.tex.2d.array.v4f32.s32 llvm.nvvm.tex.unified.2d.array.v4u32.f32 llvm.nvvm.tex.unified.cube.array.level.v4f32.f32 llvm.nvvm.tld4.g.2d.v4s32.f32 llvm.ppc.altivec.vcmpequd.p llvm.ppc.altivec.vcmpgtud llvm.ppc.altivec.vctuxs llvm.ppc.altivec.vmuleuh llvm.ppc.altivec.vmulouh llvm.ppc.altivec.vperm llvm.ppc.altivec.vpkswus llvm.ppc.altivec.vrfiz llvm.ppc.altivec.vslo llvm.ppc.altivec.vsubeuqm llvm.ppc.qpx.qvfnabs llvm.ppc.vsx.xsmaxdp llvm.ppc.vsx.xvminsp llvm.r600.read.global.size.x llvm.r600.read.tgid.x llvm.s390.vfaezbs llvm.s390.vfchedbs llvm.s390.vfeezf llvm.s390.vfeneb llvm.s390.vmahb llvm.s390.vmalhh llvm.s390.vmeh llvm.s390.vmof llvm.type.test llvm.x86.3dnow.pfrsqit1 llvm.x86.avx.sqrt.pd.256 llvm.x86.avx2.gather.d.q.256 llvm.x86.avx2.maskstore.d llvm.x86.avx2.vperm2i128 llvm.x86.avx512.cvtusi642sd llvm.x86.avx512.mask.and.ps.512 llvm.x86.avx512.mask.compress.store.pd.256 llvm.x86.avx512.mask.cvtpd2ps.512 llvm.x86.avx512.mask.cvttpd2qq.128 llvm.x86.avx512.mask.cvttpd2udq.512 llvm.x86.avx512.mask.div.pd.512 llvm.x86.avx512.mask.expand.load.d.128 llvm.x86.avx512.mask.expand.load.q.512 llvm.x86.avx512.mask.expand.ps.128 llvm.x86.avx512.mask.getmant.ps.512 llvm.x86.avx512.mask.insertf64x4.512 llvm.x86.avx512.mask.pabs.b.512 llvm.x86.avx512.mask.padds.b.256 llvm.x86.avx512.mask.permvar.sf.512 llvm.x86.avx512.mask.pmaddw.d.128 llvm.x86.avx512.mask.pminu.d.128 llvm.x86.avx512.mask.pmov.db.mem.256 llvm.x86.avx512.mask.pmovs.db.mem.512 llvm.x86.avx512.mask.pmovsxw.d.256 llvm.x86.avx512.mask.pmovsxw.q.512 llvm.x86.avx512.mask.prolv.q.256 llvm.x86.avx512.mask.prorv.d.512 llvm.x86.avx512.mask.psllv4.si llvm.x86.avx512.mask.psrav.d llvm.x86.avx512.mask.psubs.w.512 llvm.x86.avx512.mask.sqrt.pd.256 llvm.x86.avx512.mask.sub.ps.128 llvm.x86.avx512.mask.sub.ps.512 llvm.x86.avx512.mask.ucmp.w.128 llvm.x86.avx512.mask.vpermi2var.ps.512 llvm.x86.avx512.rcp14.sd llvm.x86.avx512.rsqrt28.ps llvm.x86.avx512.scattersiv8.sf llvm.x86.fma.vfnmadd.sd llvm.x86.mmx.psll.q llvm.x86.sse.ucomige.ss llvm.x86.sse2.cvttsd2si64 llvm.x86.sse2.pmulu.dq llvm.x86.sse41.insertps llvm.xcore.inshr llvm.xcore.setv Invalid ABI alignment, must be a power of 2 Preferred alignment cannot be less than the ABI alignment v2i1 v8f16 generic cortex-a9 ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ left-brace REG_EBRACK invalid repetition count(s) sparcv9 wasm32 x86_64h v2a ISA not supported in decoder _%04d (ISA= 0x {Data Error : unsupported bit width.} T32 Atom: I_UNNUM_DS_MKR Transaction Fail. Call System Error external/protobuf/src/google/protobuf/arena.cc mutex lock failed There was insufficient memory to convert the expression into a finite state machine. z basic_istream long double sh F_DUPFD_CLOEXEC FileOutputStream fdsan LD_DYNAMIC_WEAK (ClassId) < (NumClasses) Identifier removed Level 2 halted Remote address changed Network is unreachable Connection reset by peer Key has been revoked Interrupt Stopped epoll_create1 ro.property_service.version WriteString %e-%b-%Y tzdata %s: invalid index size in "%s": %zd %s: null FILE* stack_and_tls:%d index inlined table detected but pr function requires extra words s18 malformed command line: unknown command /dev/pmsg0 feature section for %s: offset %lld, size %lld Branch count overflow happened. %s%cTemporaryFile-XXXXXX %llu kmalloc missing output file dso_to system/extras/simpleperf/cmd_report.cpp Failed to write magic/version symbol_id: %d mangled_symbol: %s thread_name: %s __start_thread ' dso_elf_file [ to fix this. No build id bytes left , static_cast<size_t>(reinterpret_cast<char*>(p64) - new_binary)= , MAGIC_ETE= attr size ( failed to read file feature section , parent->maps= Check failed: symbol != nullptr Failed to open archive system/libziparchive/zip_archive.cc Zip: invalid file name at entry %llu CopyFileToFile: copy read failed, block_size = %u, offset = %lld: %s Duplicate entries in archive tracepoint --show-features dwarf --trace-offcpu option only works with one of events samples. 1u cache_size: raw-l2d-tlb-refill-rd --use-devfreq-counters system/extras/simpleperf/cmd_stat_impl.h Check failed: tmp_dir_.empty() failed to query signal handler for signal Check failed: etm_supported_ system/extras/simpleperf/event_fd.cpp , tid web , flags & (0x01 | 0x02)= wasn't explicitly closed before destruction. Offset(%d) should be aligned by %zu for %s. encoded_annotation type_idx Class with same type idx as implemented interface: '%d' <clinit> must have descriptor ()V Bad offset for section: got %zx, expected %x transient pages. Raw Data: 0x%02x [Reserved] %s, r14} ip x1 x27 ecx gp fcntl(%d, F_GETFD) %s: %d: changing signal handler DEL ARM64_RELOC_PAGE21 Mach-O 32-bit ppc inconsistent cmdsize in mips4 mips32r6 ELF32-arm-little R_386_RELATIVE R_386_TLS_TPOFF R_386_TLS_LDM_CALL R_MIPS_64 R_MIPS_TLS_LDM R_MIPS_PC21_S2 R_MICROMIPS_PC21_S1 R_AARCH64_TSTBR14 R_AARCH64_TLSLD_MOVW_DTPREL_G1_NC R_AARCH64_TLSLD_LDST64_DTPREL_LO12 R_ARM_THM_JUMP19 R_ARM_MOVT_BREL R_ARM_GOT_PREL R_ARM_TLS_IE12GP R_ARM_PRIVATE_4 R_ARM_ME_TOO R_ARM_IRELATIVE R_HEX_NONE R_HEX_GOTREL_HI16 R_HEX_GOT_32_6_X R_HEX_GOT_11_X R_PPC64_GOT16_LO R_PPC64_TPREL16_DS R_390_64 R_390_PLT64 R_390_GOTPLT64 R_SPARC_COPY R_SPARC_GLOB_DAT R_SPARC_LM22 R_SPARC_H44 R_SPARC_TLS_TPOFF32 COFF-ARM IMAGE_REL_AMD64_TOKEN Explicit call type is not a function type Invalid metadata attachment TLVPPAGE SECREL32 LDPLT gotpcrel __thread_data __thread_vars __ustring .tbss .rodata.cst4 mod_term_funcs S_ATTR_DEBUG unexpected token in assignment invalid assignment to ' .long .common unexpected token in '.ifc' directive invalid argument identifier for formal argument ' does not exist for macro ' unexpected token in macro instantiation unexpected token in '.org' directive expression must be relocatable expected ')' in parentheses expression .def .subsections_via_symbols fini_array STT_GNU_IFUNC gnu_unique_object avx.cvtt. avx512.mask.storeu.w. avx512.mask.load.p avx512.pbroadcast avx2.vinserti128 aarch64.thread.pointer avx2.pmin avx.vbroadcast.s xop.vfrcz.sd avx512.mask.psrai. llvm.aarch64.neon.fmaxnmv llvm.aarch64.neon.sminv llvm.aarch64.neon.sqsub llvm.aarch64.neon.tbx1 llvm.aarch64.neon.uabd llvm.aarch64.neon.umin llvm.aarch64.neon.vcvtfp2fxu llvm.amdgcn.frexp.mant llvm.arm.cdp2 llvm.arm.neon.sha256h llvm.arm.neon.vhaddu llvm.arm.neon.vrinta llvm.arm.neon.vrsqrts llvm.arm.neon.vtbl1 llvm.convertfsi llvm.hexagon.A2.subh.l16.hl llvm.hexagon.A2.subh.l16.ll llvm.hexagon.A2.vabsh llvm.hexagon.A2.vaddw llvm.hexagon.A2.vavguh llvm.hexagon.A4.vcmpheqi llvm.hexagon.A5.vaddhubs llvm.hexagon.F2.conv.df2uw llvm.hexagon.M2.dpmpyss.s0 llvm.hexagon.M2.mmachs.rs0 llvm.hexagon.M2.mpy.acc.hh.s1 llvm.hexagon.M2.mpyu.nac.lh.s0 llvm.hexagon.M2.mpyud.hl.s1 llvm.hexagon.M2.vmpy2s.s1 llvm.hexagon.M2.vrcmaci.s0 llvm.hexagon.M4.pmpyw llvm.hexagon.S2.asl.r.p.nac llvm.hexagon.S2.asl.r.r.and llvm.hexagon.S2.asr.i.p.nac llvm.hexagon.S2.asr.r.vh llvm.hexagon.S2.insert.rp llvm.hexagon.S2.lsr.r.r llvm.hexagon.S2.togglebit.r llvm.hexagon.S6.rol.i.p.nac llvm.hexagon.V6.pred.and.n llvm.hexagon.V6.pred.xor llvm.hexagon.V6.vasrw.128B llvm.hexagon.V6.vdealb.128B llvm.hexagon.V6.vdmpyhsuisat.acc llvm.hexagon.V6.veqb.and.128B llvm.hexagon.V6.veqw.xor llvm.hexagon.V6.vgtub.xor.128B llvm.hexagon.V6.vgtuw.and llvm.hexagon.V6.vlutvwh.oracc llvm.hexagon.V6.vmaxh llvm.hexagon.V6.vmaxub llvm.hexagon.V6.vminub.128B llvm.hexagon.V6.vmpyhv llvm.hexagon.V6.vmpyiewuh.128B llvm.hexagon.V6.vmpyih.acc llvm.hexagon.V6.vmpyihb.acc llvm.hexagon.V6.vnavgub llvm.hexagon.V6.vpackeb llvm.hexagon.V6.vsb llvm.hexagon.V6.vshuffh llvm.hexagon.V6.vunpackb.128B llvm.hexagon.V6.vzh.128B llvm.hexagon.brev.sth llvm.hexagon.circ.ldb llvm.mips.absq.s.qb llvm.mips.addu.ph llvm.mips.addvi.b llvm.mips.aver.s.w llvm.mips.binsri.b llvm.mips.ceq.d llvm.mips.ceqi.b llvm.mips.cmp.eq.ph llvm.mips.dpsub.u.w llvm.mips.fmadd.w llvm.mips.fslt.w llvm.mips.insert.h llvm.mips.maxi.u.d llvm.mips.nloc.d llvm.mips.pcnt.h llvm.mips.pcnt.w llvm.mips.splati.w llvm.mips.srari.h llvm.mips.srli.d llvm.mips.subs.u.h llvm.nvvm.d2ui.rn llvm.nvvm.f2ui.rm.ftz llvm.nvvm.fma.rp.ftz.f llvm.nvvm.istypep.surface llvm.nvvm.rcp.rp.d llvm.nvvm.rotate.b64 llvm.nvvm.shfl.down.f32 llvm.nvvm.suld.1d.array.i64.zero llvm.nvvm.suld.2d.array.v2i32.trap llvm.nvvm.suld.2d.array.v4i8.clamp llvm.nvvm.suld.2d.i32.zero llvm.nvvm.sust.b.1d.v2i32.zero llvm.nvvm.sust.b.2d.array.v2i32.trap llvm.nvvm.sust.b.2d.i16.trap llvm.nvvm.sust.b.2d.v2i32.clamp llvm.nvvm.sust.b.2d.v4i32.clamp llvm.nvvm.sust.b.3d.i8.clamp llvm.nvvm.sust.b.3d.v2i64.clamp llvm.nvvm.sust.b.3d.v2i8.zero llvm.nvvm.sust.p.1d.v4i8.trap llvm.nvvm.tex.3d.level.v4u32.f32 llvm.nvvm.texsurf.handle.internal llvm.ppc.altivec.stvx llvm.ppc.altivec.vaddecuq llvm.ppc.altivec.vaddsbs llvm.ppc.altivec.vaddshs llvm.ppc.altivec.vcmpgtfp llvm.ppc.altivec.vcmpgtsd llvm.ppc.altivec.vmaxsd llvm.ppc.altivec.vrfip llvm.ppc.altivec.vupklsb llvm.ppc.get.texasru llvm.ppc.vsx.xsmindp llvm.ppc.vsx.xvcmpgtdp.p llvm.ppc.vsx.xxleqv llvm.r600.read.global.size.y llvm.s390.vceqgs llvm.s390.vistrh llvm.s390.vpklsh llvm.s390.vstrch llvm.stackprotector llvm.x86.3dnow.pf2id llvm.x86.3dnow.pfrcpit1 llvm.x86.3dnow.pmulhrw llvm.x86.avx.vpermilvar.ps llvm.x86.avx2.maskload.q llvm.x86.avx2.permps llvm.x86.avx2.psrli.w llvm.x86.avx2.psubs.b llvm.x86.avx512.gather3siv8.sf llvm.x86.avx512.mask.add.ps.512 llvm.x86.avx512.mask.conflict.q.256 llvm.x86.avx512.mask.cvtdq2ps.512 llvm.x86.avx512.mask.cvtqq2ps.256 llvm.x86.avx512.mask.cvttps2dq.512 llvm.x86.avx512.mask.cvttps2uqq.256 llvm.x86.avx512.mask.cvtudq2ps.256 llvm.x86.avx512.mask.cvtuqq2pd.128 llvm.x86.avx512.mask.expand.pd.512 llvm.x86.avx512.mask.expand.q.256 llvm.x86.avx512.mask.expand.q.512 llvm.x86.avx512.mask.mul.pd.256 llvm.x86.avx512.mask.packsswb.512 llvm.x86.avx512.mask.padds.b.512 llvm.x86.avx512.mask.pmaddw.d.256 llvm.x86.avx512.mask.pmaxs.q.256 llvm.x86.avx512.mask.pmaxu.d.256 llvm.x86.avx512.mask.pmov.db.mem.512 llvm.x86.avx512.mask.pmovs.db.mem.256 llvm.x86.avx512.mask.pmovs.wb.512 llvm.x86.avx512.mask.pmovzxb.w.256 llvm.x86.avx512.mask.psllv16.hi llvm.x86.avx512.mask.psrl.di.256 llvm.x86.avx512.mask.psrl.wi.512 llvm.x86.avx512.mask.reduce.sd llvm.x86.avx512.mask.shuf.f64x2 llvm.x86.avx512.mask.sqrt.pd.512 llvm.x86.avx512.mask.vfmaddsub.pd.512 llvm.x86.avx512.mask.vpermt2var.d.256 llvm.x86.avx512.mask.vpermt2var.ps.128 llvm.x86.avx512.mask3.vfmadd.ss llvm.x86.avx512.mask3.vfnmsub.ps.128 llvm.x86.avx512.maskz.vfmadd.pd.512 llvm.x86.avx512.maskz.vpermt2var.hi.512 llvm.x86.avx512.maskz.vpmadd52h.uq.512 llvm.x86.avx512.pmovzxbd llvm.x86.avx512.scatter.dpq.512 llvm.x86.avx512.scatterdiv4.sf llvm.x86.avx512.scattersiv4.di llvm.x86.avx512.vcvtsd2usi64 llvm.x86.flags.read.u32 llvm.x86.mmx.pmadd.wd llvm.x86.sha1msg2 llvm.x86.sha1nexte llvm.x86.sse.cvtsi2ss llvm.x86.sse2.comilt.sd llvm.x86.sse2.cvtsd2ss llvm.x86.sse2.psubus.w llvm.x86.sse42.pcmpistric128 llvm.x86.xop.vphaddudq llvm.x86.xop.vpmacsswd llvm.x86.xsaves64 llvm.xcore.chkct llvm.xcore.crc32 llvm.xcore.initsp Unknown mangling in datalayout string number of bits must be a byte width multiple v32i32 (unknown) -darwin mpcore cortex-a15 alnum IS2 dollar-sign right-curly-bracket tilde REG_ECOLLATE watchos armv4 v8-a /sys/kernel/tracing/trace_marker OCSD_ERR_INVALID_PARAM_VAL OCSD_ERR_BAD_DECODE_PKT Trigger; OCSD_GEN_TRC_ELEM_TRACE_ON OCSD_GEN_TRC_ELEM_EO_TRACE reset-decoder ; Cancel( I Stream not synchronised Invalid Packet for trace mode. V8M - function return. I_ADDR_L_32IS0 NS; DebugMonitor DebugHalt Reserved; ~[0x%llX] %m/%d/%y thread::detach failed vector operator/= libc TZDIR recycling Resource deadlock would occur Can not access a needed shared library Cannot assign requested address No medium found Window size changed The property name length for "%s" is >= %d; please use __system_property_read_callback to read this property. (the name is truncated to "%s") FD_SET memset strlcpy %Y-%m-%d %jd fileno ProcessDescriptors _Unwind_VRS_Get_Internal setRegister s20 d8 d14 : attr %zu: file_type %s failed to read TMPDIR (match_length= unexpected execution type: are not used disabled %u, inherit %u, pinned %u, exclusive %u exclude_idle %u, mmap %u, mmap2 %u, comm %u, freq %u watermark %u, precise_ip %u, mmap_data %u cannot read event content in Invalid event format ' system/extras/simpleperf/kallsyms.cpp _stext unknown reg failed to parse record auxtrace PROCESS_END THREAD_BEGIN THREAD_END SerializeToString() failed <= Invalid tid ' /proc/%d Zip: bad LFH offset %lld at entry %llu entryName.size() need dictionary Iteration ended consider using `-g` option or profiling on aarch64 architecture. (deleted) unknown control cmd: .ko read accesses to another socket in a multi-socket system %.3f%c/sec Modifier u and modifier k used in event type addr filters only take effect in cs-etm instruction tracing Check failed: begin_ != nullptr , 0U= Null art/libartbase/base/mem_map.cc Check failed: actual_ptr != MAP_FAILED Shorty vs. primitive type mismatch: '%c', '%s' proto_id.return_type code Invalid parameters_size: %x debug_info_item parameter_name DBG_SET_FILE name_idx Hiddenapi class data wrong reported size (%u != %u) field annotation Invalid descriptor for type_idx Mismatched defining class for field_annotation This dex file is invalid and will be rejected in the future. Error is: Check failed: loop.AddReadEvent(read_cmd_fd_, [&]() { return HandleCmd(loop); }) Attempt to set offset, but cfa is not set to a register. Unsupported wRX register display ashmem/ r4 %s: %d events freed none GENERIC_RELOC_PB_LA_PTR ARM_RELOC_VANILLA Requested symbol index is out of range. mips64r6 ELF32-ppc ELF64-amdgpu-hsacobj R_X86_64_64 R_X86_64_JUMP_SLOT R_X86_64_SIZE64 R_386_TLS_LDM_POP R_386_TLS_DESC_CALL R_MIPS_NONE R_MIPS_26 R_MIPS_CALL_HI16 R_MIPS_TLS_DTPREL_LO16 R_MIPS_PC19_S2 R_MICROMIPS_PC7_S1 R_MIPS_NUM R_AARCH64_ABS64 R_AARCH64_TLSLD_MOVW_DTPREL_G2 R_AARCH64_TLSLE_MOVW_TPREL_G1_NC R_AARCH64_TLSLE_LDST8_TPREL_LO12_NC R_ARM_THM_JUMP24 R_ARM_MOVW_ABS_NC R_ARM_TLS_LE32 R_ARM_TLS_LE12 R_HEX_GPREL16_0 R_HEX_LD_GOT_16 R_PPC_DTPMOD32 R_PPC64_ADDR16_LO R_PPC64_DTPMOD64 R_PPC64_GOT_TLSGD16 R_PPC64_GOT_TLSLD16_HI R_PPC64_DTPREL16_HIGHESTA R_390_NONE R_390_GOT12 R_390_TLS_GD64 R_AMDGPU_GOTPCREL IMAGE_REL_I386_SECTION Invalid record Invalid value name Invalid function comdat ID Invalid vector length Array op not second to last GOTOFF ha highest dtpmod got@tprel@h got_prel __DWARF .apple_namespaces section_info_dwo ,unique, mach-o section specifier has a malformed stub size pure_instructions .no_dead_strip .weak_definition .incbin .irpc unexpected token in ' unexpected token in '.abort' directive expected string in '.include' directive invalid option for '.bundle_lock' directive unknown sub-directive in '.loc' directive unsupported directive '.stabs' column position less than zero in '.cv_loc' directive expected ']' in brackets expression .const .objc_class .ios_version_min unexpected token in '.indirect_symbol' directive alloc sse2.psll.dq .old Enable missed optimization remarks from passes whose name match the given regular expression llvm.aarch64.neon.rshrn llvm.aarch64.neon.scalar.uqxtn llvm.aarch64.neon.sshll llvm.aarch64.neon.umaxv llvm.aarch64.neon.vcvtfxs2fp llvm.aarch64.stlxp llvm.amdgcn.image.atomic.smin llvm.amdgcn.interp.p1 llvm.amdgcn.ps.live llvm.amdgcn.rsq llvm.arm.neon.sha1su0 llvm.arm.neon.vhadds llvm.arm.neon.vpaddls llvm.arm.neon.vqaddu llvm.arm.neon.vqdmulh llvm.bswap llvm.eh.typeid.for llvm.hexagon.A2.addh.l16.sat.hl llvm.hexagon.A2.subh.h16.hl llvm.hexagon.A2.subri llvm.hexagon.A2.vcmpheq llvm.hexagon.A2.vrsadub llvm.hexagon.A2.vsubb.map llvm.hexagon.A4.andnp llvm.hexagon.A4.cmpbeqi llvm.hexagon.C4.and.and llvm.hexagon.C4.and.orn llvm.hexagon.C4.cmplteui llvm.hexagon.M2.mmacls.s0 llvm.hexagon.M2.mpy.hl.s1 llvm.hexagon.M2.mpyd.acc.hh.s1 llvm.hexagon.M2.mpyu.lh.s1 llvm.hexagon.M2.mpyud.lh.s1 llvm.hexagon.M2.vdmpys.s1 llvm.hexagon.M2.vmac2es llvm.hexagon.S2.lsr.i.p.nac llvm.hexagon.S2.valignib llvm.hexagon.S2.vsxthw llvm.hexagon.SI.to.SXTHI.asrh llvm.hexagon.V6.lo.128B llvm.hexagon.V6.vdmpyhsusat.acc llvm.hexagon.V6.vdsaduh.128B llvm.hexagon.V6.vgtw.and llvm.hexagon.V6.vgtw.xor llvm.hexagon.V6.vlalignbi.128B llvm.hexagon.V6.vlutb.acc llvm.hexagon.V6.vmaxw llvm.hexagon.V6.vmpyhsat.acc.128B llvm.hexagon.V6.vmpyhus.acc.128B llvm.hexagon.V6.vmpyowh.rnd.128B llvm.hexagon.V6.vpackhub.sat llvm.hexagon.V6.vpackoh llvm.hexagon.V6.vrmpybusi.acc llvm.hexagon.V6.vrmpybv.acc.128B llvm.hexagon.V6.vror.128B llvm.hexagon.V6.vshuffvdd.128B llvm.hexagon.V6.vsubhq llvm.hexagon.V6.vsubwsat.128B llvm.hexagon.V6.vtmpyhb.acc llvm.hexagon.V6.vunpackh llvm.hexagon.brev.ldh llvm.mips.adds.s.h llvm.mips.binsr.w llvm.mips.clei.u.d llvm.mips.clti.u.h llvm.mips.dpsub.u.h llvm.mips.fcle.w llvm.mips.fill.d llvm.mips.fmax.d llvm.mips.frcp.w llvm.mips.hadd.s.w llvm.mips.hadd.u.h llvm.mips.hsub.s.d llvm.mips.maddu llvm.mips.maxi.s.b llvm.mips.mod.u.d llvm.mips.muleq.s.w.phl llvm.mips.muleq.s.w.phr llvm.mips.nlzc.w llvm.mips.or.v llvm.mips.pcnt.d llvm.mips.shra.qb llvm.mips.srlr.h llvm.mips.srlr.w llvm.mips.subsuu.s.b llvm.nvvm.brev64 llvm.nvvm.d2f.rp llvm.nvvm.d2ui.rz llvm.nvvm.ex2.approx.d llvm.nvvm.f2ll.rp llvm.nvvm.i2d.rp llvm.nvvm.ldu.global.p llvm.nvvm.move.float llvm.nvvm.mul.rn.f llvm.nvvm.ptr.gen.to.local llvm.nvvm.read.ptx.sreg.tid.y llvm.nvvm.sqrt.rz.f llvm.nvvm.suld.1d.array.i64.trap llvm.nvvm.suld.1d.array.v4i16.trap llvm.nvvm.suld.1d.v2i64.clamp llvm.nvvm.suld.2d.array.i64.trap llvm.nvvm.suld.2d.array.v2i16.zero llvm.nvvm.sust.b.1d.array.i16.trap llvm.nvvm.sust.b.1d.array.i16.zero llvm.nvvm.sust.b.1d.array.i64.zero llvm.nvvm.sust.b.1d.array.v4i8.zero llvm.nvvm.sust.b.1d.v2i8.trap llvm.nvvm.sust.b.1d.v4i32.zero llvm.nvvm.sust.b.2d.array.v2i8.trap llvm.nvvm.sust.b.3d.i8.trap llvm.nvvm.sust.p.2d.v2i32.trap llvm.nvvm.tex.3d.v4f32.f32 llvm.nvvm.tex.unified.cube.level.v4u32.f32 llvm.nvvm.tex.unified.cube.v4f32.f32 llvm.nvvm.tld4.r.2d.v4s32.f32 llvm.nvvm.tld4.unified.a.2d.v4u32.f32 llvm.nvvm.tld4.unified.r.2d.v4s32.f32 llvm.ppc.altivec.crypto.vncipherlast llvm.ppc.altivec.crypto.vpmsumh llvm.ppc.altivec.dstst llvm.ppc.altivec.dststt llvm.ppc.altivec.vminsw llvm.ppc.altivec.vmsumuhs llvm.ppc.altivec.vrfim llvm.ppc.altivec.vrlw llvm.ppc.bpermd llvm.ppc.set.texasr llvm.ppc.sync llvm.ppc.tendall llvm.ppc.vsx.xvcmpeqdp.p llvm.ppc.vsx.xvcmpgedp.p llvm.ppc.vsx.xvcmpgtsp.p llvm.s390.tabort llvm.s390.verllb llvm.s390.verllf llvm.s390.vfeneh llvm.s390.vfenezb llvm.s390.vmaloh llvm.stacksave llvm.x86.avx.maskstore.ps llvm.x86.avx.max.pd.256 llvm.x86.avx2.gather.q.d llvm.x86.avx2.phadd.w llvm.x86.avx2.pshuf.b llvm.x86.avx2.psll.d llvm.x86.avx2.psrli.q llvm.x86.avx512.cvtd2mask.128 llvm.x86.avx512.cvtd2mask.512 llvm.x86.avx512.cvtmask2q.512 llvm.x86.avx512.cvtq2mask.512 llvm.x86.avx512.gather.qpi.512 llvm.x86.avx512.mask.add.pd.512 llvm.x86.avx512.mask.add.ps.128 llvm.x86.avx512.mask.and.pd.256 llvm.x86.avx512.mask.compress.ps.128 llvm.x86.avx512.mask.cvtdq2pd.512 llvm.x86.avx512.mask.cvtpd2dq.512 llvm.x86.avx512.mask.div.ps.512 llvm.x86.avx512.mask.fpclass.sd llvm.x86.avx512.mask.getexp.ps.128 llvm.x86.avx512.mask.getmant.pd.128 llvm.x86.avx512.mask.inserti64x2.256 llvm.x86.avx512.mask.mul.ps.512 llvm.x86.avx512.mask.packsswb.128 llvm.x86.avx512.mask.pavg.w.256 llvm.x86.avx512.mask.pminu.b.256 llvm.x86.avx512.mask.pminu.q.128 llvm.x86.avx512.mask.pminu.w.128 llvm.x86.avx512.mask.pminu.w.512 llvm.x86.avx512.mask.pmov.qb.256 llvm.x86.avx512.mask.pmovs.db.512 llvm.x86.avx512.mask.pmull.w.128 llvm.x86.avx512.mask.prorv.q.512 llvm.x86.avx512.mask.psrl.qi.512 llvm.x86.avx512.mask.psub.w.512 llvm.x86.avx512.mask.vpermi2var.ps.256 llvm.x86.avx512.mask3.vfmadd.pd.512 llvm.x86.avx512.maskz.vpmadd52h.uq.128 llvm.x86.avx512.ptestm.w.256 llvm.x86.avx512.rsqrt14.sd llvm.x86.mmx.pavg.b llvm.x86.mmx.psrai.w llvm.x86.mmx.psrl.d llvm.x86.sha256rnds2 llvm.x86.sse.comieq.ss llvm.x86.sse.rcp.ps llvm.x86.sse2.pslli.q llvm.x86.sse42.pcmpestrm128 llvm.x86.sse4a.extrqi llvm.x86.ssse3.psign.b.128 llvm.x86.ssse3.psign.w.128 llvm.xcore.clre llvm.xcore.edu v8i1 v16i8 v8f32 string cortex-m3  less-than-sign powerpc thumbeb img kalimba5 invalid armv3 OCSD_ERR_RDR_INVALID_INIT OCSD_ERR_PKT_INTERP_FAIL No instruction decoder interface attached and enabled 32-bit; Waiting for sync - either at start of decode, or after overflow / bad packet OCSD_GEN_TRC_ELEM_PE_CONTEXT OCSD_GEN_TRC_ELEM_EVENT Timestamp marker ), Mispredict Cancel( ; Count(Unknown) Unknown Packet Header Conditional Instruction, format 1. I_ADDR_S_IS1 I_ADDR_L_32IS1 Source Address, Long, 64 bit, IS0. BackUp() can only be called after Next(). Pure virtual function called! August The expression contained an invalid character class name. Q m t x thread::join failed reference temporary for std unsigned char unsigned __int128 operator^ operator<< operator->* union RESOLV_HOST_CONF external/scudo/standalone/local_cache.h race on chunk header at address %p Supported formatString formats: %([0-9]*)?(z|ll)?{d,u,x,X}; %p; %[-]([0-9]*)?(\.\*)?s; %c quarantine_size_kb external/scudo/standalone/flags_parser.cpp en_US.UTF-8 Exec format error Broken pipe Math result not representable Streams pipe error Socket operation on non-socket Operation not supported on transport endpoint Operation not possible due to RF-kill u:object_r:properties_serial:s0 Unable to set property "%s" to "%s": write failed; errno=%d (%s) u_hasBinaryProperty write into strcat: prevented write past end of %zu-byte buffer vsprintf GMT %s: invalid data and index offsets in "%s": %u %u fprintf fgets getc pthread_create sched_setscheduler(%d, {%d}) call failed: %s pthread_mutex_destroy mprotect failed on atexit array: %s during phase1 personality function said it would stop here, but now in phase2 it did not stop here getInfoFromEHABISection s30 Unknown option for logging: ( record file header size in / Hit BytesAlloc merging of recording files with auxtrace feature isn't supported res.size() task-clock jit_zygote_cache to 1. extracted in memory from aux_type %u magic 0x%llx location.file_offset %llu len: 0x%llx ip_%llu: 0x%llx sp_%llu: 0x%llx 1u << 16 switch invalid attr section in simpleperf.proto.FileFeature.path Zip: Null ZipArchiveHandle Zip: fstat(%d) failed: %s Zip: ioctl(%d, BLKGETSIZE64) failed: %s Zip: zip64 extended info isn't found in the extra field. Check failed: zip64_info.compressed_file_size.has_value() Zip: madvise(file, WILLNEED) failed: %s (%d) Check failed: hash_table_ != nullptr Zip: unable to allocate the invalid distance too far back buffer error failed to write zip entry Installed zlib is not compatible with linked version ( -c ip=%p --no-unwind is only used with `--call-graph dwarf` option. (tid= before_join_average_chain_length: bus accesses per cycle raw-l1d-tlb-rd (generated) %.3f%cM/sec %f%%%c%s MemTotal:%llu k debug.perf_cpu_time_max_percent --show-app-type increased open file limit to pipe , group_fd stop 0x%llx Invalid branch_sample_type: 0x event_config_avoid_method failed to flush Unable to open '%s' : File size is %zu but the header expects %u Insufficient reservation, required %zu, available %zu mprotect( Failed to find magic map Map is missing string_ids entry Bad encoded_value method size %x unexpected static field initial value type: 'J' vs '%c' Out-of-order type_ids: %x then %x CallSiteArray missing method type Interface virtual method %u(%s) is not public (method_index= abstract V write vsp = vsp + %d x3 a7 EVENT_PRECISE_TIMER msg reset etm decoders for seeing a decode failure, resp !<arch> Multiple UUID load commands GENERIC_RELOC_LOCAL_SECTDIFF X86_64_RELOC_SIGNED ARM_RELOC_PAIR with size less than 8 bytes the mach header extends past the end of the file mips32r2 mips64r2 R_X86_64_32S R_386_TLS_TPOFF32 R_386_TLS_DESC R_MIPS_CALL16 R_MIPS_INSERT_B R_MIPS_TLS_DTPMOD32 R_MICROMIPS_PC16_S1 R_AARCH64_TLSIE_LD_GOTTPREL_PREL19 R_ARM_REL32 R_ARM_ABS12 R_ARM_PREL31 R_ARM_ALU_PC_G0 R_ARM_LDRS_SB_G0 R_ARM_GOT_BREL12 R_HEX_B22_PCREL_X R_HEX_GOT_32 R_PPC_ADDR14 R_PPC64_ADDR16_HA R_PPC64_GOT_TLSGD16_HA R_SPARC_PCPLT22 R_SPARC_WDISP16 R_SPARC_M44 R_SPARC_REGISTER Invalid ID Explicit gep type does not match pointee type of pointer operand Callee is not a pointer type Invalid constant type TPOFF gdgot ') __LD __debug_line .debug_abbrev .rdata literal_pointers .set .8byte .p2align .globl .space .cv_linetable invalid symbol redefinition expected comma in '.irpc' directive file number less than one in '.cv_loc' directive File id less than zero in '.cv_inline_linetable' directive macro ' .desc .cstring .objc_instance_vars .alt_entry must preceed symbol definition __static_data targets Mergeable section must specify the type sse41.pminsd sse2.psrl.dq Objective-C Class Properties ^arm\.neon\.vst([1234]|[234]lane)\.v[a-z0-9]*$ avx512.psrl.dq not_intrinsic llvm.aarch64.neon.addhn llvm.aarch64.neon.addp llvm.aarch64.neon.frsqrts llvm.aarch64.neon.uminv llvm.amdgcn.dispatch.ptr llvm.amdgcn.frexp.exp llvm.arm.ldcl llvm.arm.neon.vld3lane llvm.arm.neon.vpadd llvm.arm.neon.vqrshiftns llvm.arm.neon.vrecps llvm.arm.strexd llvm.dbg.value llvm.eh.unwind.init llvm.hexagon.A2.maxp llvm.hexagon.A2.vcmphgtu llvm.hexagon.A2.vcmpwgtu llvm.hexagon.A2.vsubuhs llvm.hexagon.A4.round.rr.sat llvm.hexagon.A4.vcmpbeq.any llvm.hexagon.A4.vcmpwgtui llvm.hexagon.C2.muxri llvm.hexagon.C2.vmux llvm.hexagon.C4.cmpneqi llvm.hexagon.F2.conv.sf2df llvm.hexagon.F2.dfimm.n llvm.hexagon.M2.acci llvm.hexagon.M2.mmachs.s1 llvm.hexagon.M2.mpy.nac.hl.s0 llvm.hexagon.M2.mpy.nac.sat.hh.s0 llvm.hexagon.M2.mpy.sat.rnd.hh.s1 llvm.hexagon.M2.mpyud.lh.s0 llvm.hexagon.M2.mpyud.nac.hh.s1 llvm.hexagon.M2.vabsdiffw llvm.hexagon.M2.vcmpy.s0.sat.r llvm.hexagon.M2.vrcmpyr.s0c llvm.hexagon.M4.or.xor llvm.hexagon.S2.asr.r.p.xor llvm.hexagon.S2.asr.r.r.and llvm.hexagon.S2.asr.r.r.or llvm.hexagon.S2.asr.r.svw.trun llvm.hexagon.S2.clb llvm.hexagon.S2.interleave llvm.hexagon.S2.lsr.i.p.acc llvm.hexagon.S2.lsr.r.r.acc llvm.hexagon.S2.tstbit.i llvm.hexagon.S4.subaddi llvm.hexagon.S4.subi.asl.ri llvm.hexagon.S4.vxsubaddw llvm.hexagon.V6.vabsdiffub llvm.hexagon.V6.vabsdiffw llvm.hexagon.V6.vadduhsat.dv llvm.hexagon.V6.vaddw.dv llvm.hexagon.V6.vand.128B llvm.hexagon.V6.vandvrt llvm.hexagon.V6.vavguhrnd llvm.hexagon.V6.vcl0w llvm.hexagon.V6.vcombine llvm.hexagon.V6.veqb.xor llvm.hexagon.V6.vgtb.xor llvm.hexagon.V6.vmpabus.acc llvm.hexagon.V6.vmpybusv llvm.hexagon.V6.vpackhb.sat.128B llvm.hexagon.V6.vshufeh llvm.mips.addq.s.w llvm.mips.bclri.b llvm.mips.ceq.w llvm.mips.dpaqx.sa.w.ph llvm.mips.dpsu.h.qbl llvm.mips.dpsu.h.qbr llvm.mips.extr.w llvm.mips.fcueq.d llvm.mips.flog2.w llvm.mips.fsne.w llvm.mips.fsqrt.w llvm.mips.fsule.w llvm.mips.hsub.u.w llvm.mips.min.a.h llvm.mips.mod.u.w llvm.mips.nlzc.d llvm.mips.nori.b llvm.mips.sat.s.b llvm.mips.sat.s.h llvm.mips.sat.s.w llvm.mips.splat.h llvm.mips.srari.d llvm.mips.srari.w llvm.mips.srl.w llvm.mips.subu.ph llvm.mips.subu.s.qb llvm.nearbyint llvm.nvvm.add.rz.ftz.f llvm.nvvm.d2ull.rm llvm.nvvm.f2ui.rp.ftz llvm.nvvm.floor.d llvm.nvvm.fma.rz.ftz.f llvm.nvvm.isspacep.global llvm.nvvm.max.ll llvm.nvvm.mulhi.ll llvm.nvvm.read.ptx.sreg.envreg2 llvm.nvvm.read.ptx.sreg.envreg27 llvm.nvvm.read.ptx.sreg.envreg3 llvm.nvvm.read.ptx.sreg.envreg6 llvm.nvvm.suld.1d.array.i32.clamp llvm.nvvm.suld.2d.array.i64.zero llvm.nvvm.suld.3d.v2i64.trap llvm.nvvm.suld.3d.v4i16.zero llvm.nvvm.sust.b.1d.array.v2i16.trap llvm.nvvm.sust.b.1d.array.v2i32.trap llvm.nvvm.sust.b.1d.array.v2i8.trap llvm.nvvm.sust.b.1d.array.v4i16.clamp llvm.nvvm.sust.b.1d.i64.trap llvm.nvvm.sust.b.1d.v2i32.trap llvm.nvvm.sust.b.2d.array.v4i8.zero llvm.nvvm.sust.b.2d.v4i8.clamp llvm.nvvm.sust.b.2d.v4i8.zero llvm.nvvm.sust.b.3d.i8.zero llvm.nvvm.sust.b.3d.v2i64.zero llvm.nvvm.tex.1d.array.v4s32.f32 llvm.nvvm.tex.cube.array.v4f32.f32 llvm.nvvm.tex.unified.1d.grad.v4s32.f32 llvm.nvvm.tex.unified.1d.level.v4f32.f32 llvm.nvvm.tex.unified.2d.v4s32.f32 llvm.nvvm.tld4.a.2d.v4s32.f32 llvm.nvvm.ui2f.rn llvm.nvvm.ull2f.rn llvm.ppc.altivec.lvehx llvm.ppc.altivec.vcfux llvm.ppc.altivec.vcmpbfp llvm.ppc.altivec.vcmpequh.p llvm.ppc.altivec.vcmpgtub.p llvm.ppc.altivec.vminsh llvm.ppc.altivec.vpkpx llvm.ppc.altivec.vpkswss llvm.ppc.altivec.vsrab llvm.ppc.divde llvm.ppc.mtctr llvm.ppc.qpx.qvstfcs llvm.ppc.set.texasru llvm.ppc.set.tfiar llvm.ppc.ttest llvm.ppc.vsx.xvdivdp llvm.r600.read.ngroups.x llvm.s390.vavgg llvm.s390.vistrb llvm.stackguard llvm.x86.avx.addsub.pd.256 llvm.x86.avx.vzeroall llvm.x86.avx2.psllv.q.256 llvm.x86.avx2.psra.w llvm.x86.avx2.psubus.w llvm.x86.avx512.cvttss2si64 llvm.x86.avx512.gatherpf.dps.512 llvm.x86.avx512.kxor.w llvm.x86.avx512.mask.add.sd.round llvm.x86.avx512.mask.broadcasti32x4.512 llvm.x86.avx512.mask.compress.pd.512 llvm.x86.avx512.mask.cvtdq2pd.256 llvm.x86.avx512.mask.cvttps2dq.256 llvm.x86.avx512.mask.getexp.pd.256 llvm.x86.avx512.mask.getmant.sd llvm.x86.avx512.mask.paddus.b.256 llvm.x86.avx512.mask.paddus.w.512 llvm.x86.avx512.mask.pbroadcast.w.gpr.128 llvm.x86.avx512.mask.permvar.df.256 llvm.x86.avx512.mask.permvar.si.512 llvm.x86.avx512.mask.pmaxs.b.128 llvm.x86.avx512.mask.pmins.d.256 llvm.x86.avx512.mask.pmovus.wb.mem.128 llvm.x86.avx512.mask.pmovzxw.d.256 llvm.x86.avx512.mask.pmulh.w.512 llvm.x86.avx512.mask.psra.d llvm.x86.avx512.mask.psrl.q.256 llvm.x86.avx512.mask.psubs.w.256 llvm.x86.avx512.mask.shuf.i64x2 llvm.x86.avx512.mask.ucmp.d.256 llvm.x86.avx512.mask.vcvtph2ps.512 llvm.x86.avx512.mask.vpermi2var.q.256 llvm.x86.avx512.mask.vpmadd52h.uq.256 llvm.x86.avx512.mask3.vfmsubadd.pd.128 llvm.x86.avx512.maskz.pternlog.q.512 llvm.x86.avx512.maskz.vfmaddsub.ps.128 llvm.x86.avx512.maskz.vpermt2var.ps.512 llvm.x86.avx512.maskz.vpermt2var.q.128 llvm.x86.avx512.maskz.vpermt2var.q.256 llvm.x86.avx512.pmovzxwq llvm.x86.avx512.ptestm.w.512 llvm.x86.avx512.ptestnm.q.128 llvm.x86.avx512.rcp28.ps llvm.x86.avx512.rsqrt14.pd.512 llvm.x86.avx512.scatterdiv4.df llvm.x86.clflushopt llvm.x86.fma.vfnmadd.pd.256 llvm.x86.fma.vfnmsub.sd llvm.x86.mmx.pcmpeq.w llvm.x86.seh.lsda llvm.x86.sse.comilt.ss llvm.x86.sse.min.ps llvm.x86.sse2.comineq.sd llvm.x86.sse2.max.sd llvm.x86.sse42.pcmpestri128 llvm.x86.ssse3.pabs.d.128 llvm.x86.xop.vpcomud llvm.x86.xop.vpmacssdd llvm.x86.xop.vpmacsww llvm.xcore.getts ABI alignment specification must be >0 for non-aggregate types v4i1 v32i8 v1i128 - slash grave-accent REG_ERANGE lanai amd elf armv5te armv8.1-a armv7s v6s-m v7a %e , format debug.atrace.tags.enableflags OCSD_ERR_MEM OCSD_ERR_NO_PROTOCOL OCSD_ERR_MEM_ACC_RANGE_INVALID Error processing exception packet. No memory access interface attached and enabled Realm; OCSD_GEN_TRC_ELEM_ADDR_UNKNOWN OCSD_GEN_TRC_ELEM_SYNC_MARKER } I_TRANS_COMMIT Exact Address Match. IRQ IRQ5 UNKNOWN; The expression contained mismatched [ and ]. K signed char operator* imaginary objc_object PATH LD_PRELOAD external/scudo/standalone/quarantine.h misaligned pointer when %s address %p AbsoluteValue || !Negative quarantine_max_chunk_size Zero chunk contents on allocation. Protocol not supported Wrong medium type Alarm clock failed to mmap main thread static TLS: %s thread signal stack __cxa_atexit: mmap/mremap failed to allocate %zu bytes: %s d25 ) file_path %s %s [0x%llx-0x%llx] failed to read aux data in , first_load_segment_addr= --slab-sort Fragment kmem_cache_alloc match_length Error Callchains: %llu, %f%% sample_count: %llu native_method : /cpumask Unable to set Check failed: it != riscv64_reg_map.end() user stack: size %zu dyn_size %llu tid %u feature_count_ com.android.tools.r8.synthesized /format printk_formats: %s %*s Zip: Invalid filename of length %zu Zip: Data size exceeds the boundary of extra field, data size %u unknown header flags set VmSize: --call-graph dwarf we+ unwinding_sp_%zu: 0x%llx invalid meta-info: Setting clockid is not supported by the kernel. Invalid mmap_pages: ' Failed to open fwrite raw-l2d-cache last level data or unified cache refill rate raw-l1d-cache-refill-rd failed to create tmpfile under /mgmt/trcdevarch " doesn't exist in system/extras/simpleperf/event_selection_set.h (sample_freq != 0u= event_base_get_method isn't poll: Byte Check failed: !IsReadOnly() Check failed: base_begin_ == nullptr Offset(%d) should be within file size(%zu) for %s. Duplicate map section of type %x Map is missing method_ids entry method_id.name class_def.class Non-zero padding: %x String longer than indicated size %x Invalid type descriptor Field may have only one of public/protected/private, %s: %x(%s) encoded_value Item %d offset is 0 .note.gnu.build-id (byte >> 4) == 0xa r1 esp r15 rdi s11 system/unwinding/libunwindstack/Unwinder.cpp Tgid: failed to read /proc/%d/stat %s: %d: restoring signal handler X86_64_RELOC_TLV ARM64_RELOC_GOT_LOAD_PAGEOFF12 PPC_RELOC_SECTDIFF ELF32-iamcu R_MIPS_REL16 R_MIPS_PCLO16 R_MIPS_JUMP_SLOT R_MICROMIPS_CALL16 R_AARCH64_MOVW_SABS_G0 R_AARCH64_TLSGD_ADD_LO12_NC R_AARCH64_TLSLE_LDST64_TPREL_LO12_NC R_AARCH64_TLSDESC_ADR_PREL21 R_ARM_TLS_DESCSEQ R_HEX_LD_PLT_B22_PCREL R_LANAI_32 R_PPC_ADDR16 R_PPC_ADDR16_HA R_PPC_LOCAL24PC R_PPC_GOT_DTPREL16 R_PPC64_TOC16_HA R_PPC64_ADDR16_DS R_390_GOTOFF64 R_390_TLS_LDCALL R_390_TLS_GOTIE12 R_SPARC_5 R_SPARC_TLS_LDO_LOX10 IMAGE_REL_I386_TOKEN EXTRACTVAL: Invalid type Invalid record: metadata strings with no strings >> prel31 toc@h got@tlsld __compact_unwind .gcc_except_table .debug_line .apple_names Cannot initialize MC for non-Windows COFF object files. largest, 0123456789_.abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ S_REGULAR thread_local_regular thread_local_variable_pointers Starting a frame before finishing the previous one! .2byte .cfi_register unassigned file number in '.loc' directive isa unexpected identifier in '.cv_inline_linetable' directive unexpected ' .error directive invoked in source file one_only you must specify one or both of @unwind or @except .pushsection .objc_cat_inst_meth .objc_meth_var_types .hidden sse41.pmaxsd xop.vpcmov sse42.crc32.64.8 sse41.pmovzx avx512.mask.palignr. sse41.blendp avx512.mask.movsldup avx512.mask.unpckh. llvm.ctlz. pass-remarks-missed llvm.aarch64.neon.sqneg llvm.aarch64.neon.sqshrn llvm.aarch64.neon.st4 llvm.aarch64.neon.uaddv llvm.aarch64.neon.uqsub llvm.aarch64.neon.ushl llvm.amdgcn.image.atomic.swap llvm.amdgcn.implicitarg.ptr llvm.amdgcn.sin llvm.arm.crc32cb llvm.arm.neon.vcvtfp2hf llvm.arm.neon.vcvtpu llvm.arm.neon.vqmovnu llvm.arm.neon.vqshifts llvm.arm.neon.vrintm llvm.arm.neon.vshifts llvm.experimental.guard llvm.hexagon.A2.absp llvm.hexagon.A2.addi llvm.hexagon.A2.subh.h16.sat.lh llvm.hexagon.A2.vaddhs llvm.hexagon.A2.vnavgw llvm.hexagon.C2.not llvm.hexagon.C2.orn llvm.hexagon.F2.conv.ud2sf llvm.hexagon.M2.mpyd.rnd.hh.s1 llvm.hexagon.M2.mpyu.acc.hl.s0 llvm.hexagon.M2.mpyud.acc.ll.s0 llvm.hexagon.M2.vcmac.s0.sat.r llvm.hexagon.M2.vrcmpyi.s0c llvm.hexagon.M2.vrcmpys.acc.s1 llvm.hexagon.M5.vrmacbuu llvm.hexagon.M6.vabsdiffb llvm.hexagon.S2.asl.r.r.or llvm.hexagon.S2.lsl.r.p llvm.hexagon.S2.lsr.i.p llvm.hexagon.S4.addi.lsr.ri llvm.hexagon.S6.vtrunohb.ppp llvm.hexagon.V6.pred.not llvm.hexagon.V6.vaddhq.128B llvm.hexagon.V6.vaddhsat.128B llvm.hexagon.V6.vaddwnq.128B llvm.hexagon.V6.vaddwsat.dv.128B llvm.hexagon.V6.valignbi llvm.hexagon.V6.valignbi.128B llvm.hexagon.V6.vandqrt.acc llvm.hexagon.V6.vasrwhsat llvm.hexagon.V6.vdmpybus.dv llvm.hexagon.V6.vgtub.xor llvm.hexagon.V6.vinsertwr llvm.hexagon.V6.vlutvvb.128B llvm.hexagon.V6.vmpyhvsrs.128B llvm.hexagon.V6.vmpyiwb llvm.hexagon.V6.vrmpybus llvm.hexagon.V6.vrmpybusv.128B llvm.hexagon.V6.vrmpybusv.acc llvm.hexagon.V6.vrmpyub.acc llvm.hexagon.V6.vunpackob llvm.hexagon.V6.vzb llvm.lifetime.start llvm.log llvm.mips.asub.u.h llvm.mips.bnz.b llvm.mips.div.s.h llvm.mips.dotp.s.w llvm.mips.dotp.u.d llvm.mips.extr.rs.w llvm.mips.fmax.a.w llvm.mips.ilvl.w llvm.mips.max.u.b llvm.mips.max.u.w llvm.mips.min.s.b llvm.mips.nloc.h llvm.mips.pick.qb llvm.mips.srl.d llvm.mips.subqh.r.w llvm.nvvm.add.rn.f llvm.nvvm.isspacep.const llvm.nvvm.ll2d.rn llvm.nvvm.ll2f.rz llvm.nvvm.move.i32 llvm.nvvm.read.ptx.sreg.envreg10 llvm.nvvm.read.ptx.sreg.ntid.z llvm.nvvm.read.ptx.sreg.warpid llvm.nvvm.rsqrt.approx.f llvm.nvvm.saturate.d llvm.nvvm.shfl.up.i32 llvm.nvvm.sqrt.rp.f llvm.nvvm.suld.1d.array.v2i16.trap llvm.nvvm.suld.1d.i8.zero llvm.nvvm.suld.2d.array.v2i64.clamp llvm.nvvm.suld.2d.v2i32.clamp llvm.nvvm.suld.3d.v2i8.zero llvm.nvvm.suq.array.size llvm.nvvm.sust.b.2d.array.i16.clamp llvm.nvvm.sust.b.2d.v2i64.trap llvm.nvvm.sust.p.3d.i8.trap llvm.nvvm.tex.cube.level.v4f32.f32 llvm.nvvm.tex.unified.1d.array.grad.v4s32.f32 llvm.nvvm.tld4.a.2d.v4f32.f32 llvm.nvvm.trunc.d llvm.nvvm.ui2d.rm llvm.ppc.altivec.crypto.vpermxor llvm.ppc.altivec.crypto.vshasigmaw llvm.ppc.altivec.vavgub llvm.ppc.altivec.vminuh llvm.ppc.altivec.vmuleuw llvm.ppc.altivec.vpkuhus llvm.ppc.altivec.vsubcuq llvm.ppc.altivec.vsum2sws llvm.ppc.get.tfhar llvm.ppc.qpx.qvfadds llvm.ppc.qpx.qvlfcs llvm.ppc.qpx.qvstfcd llvm.ppc.vsx.xvdivsp llvm.s390.vistrfs llvm.s390.vscbih llvm.s390.vslb llvm.s390.vuphf llvm.trunc llvm.x86.3dnow.pfacc llvm.x86.3dnow.pfsubr llvm.x86.3dnowa.pswapd llvm.x86.avx.vperm2f128.si.256 llvm.x86.avx.vtestnzc.ps.256 llvm.x86.avx2.gather.d.pd llvm.x86.avx2.maskstore.q.256 llvm.x86.avx2.psign.d llvm.x86.avx2.pslli.q llvm.x86.avx512.cvtmask2b.256 llvm.x86.avx512.gather3siv4.di llvm.x86.avx512.gatherpf.qpd.512 llvm.x86.avx512.mask.cmp.ps.256 llvm.x86.avx512.mask.cmp.w.128 llvm.x86.avx512.mask.cvtps2qq.512 llvm.x86.avx512.mask.inserti64x4.512 llvm.x86.avx512.mask.move.sd llvm.x86.avx512.mask.packsswb.256 llvm.x86.avx512.mask.packuswb.256 llvm.x86.avx512.mask.padd.q.512 llvm.x86.avx512.mask.pavg.w.128 llvm.x86.avx512.mask.pbroadcast.d.gpr.512 llvm.x86.avx512.mask.permvar.qi.128 llvm.x86.avx512.mask.pmaxs.q.128 llvm.x86.avx512.mask.pmaxu.w.256 llvm.x86.avx512.mask.pmov.dw.256 llvm.x86.avx512.mask.pmov.qd.mem.256 llvm.x86.avx512.mask.pmovs.qw.mem.512 llvm.x86.avx512.mask.pmultishift.qb.256 llvm.x86.avx512.mask.prolv.q.512 llvm.x86.avx512.mask.psllv8.si llvm.x86.avx512.mask.scalef.sd llvm.x86.avx512.mask.sqrt.pd.128 llvm.x86.avx512.mask.valign.d.128 llvm.x86.avx512.mask.vpermi2var.d.256 llvm.x86.avx512.mask.vpermilvar.ps.128 llvm.x86.avx512.mask.vpermt2var.qi.128 llvm.x86.avx512.mask.xor.ps.256 llvm.x86.avx512.mask3.vfnmsub.pd.512 llvm.x86.avx512.rsqrt28.sd llvm.x86.avx512.scatter.qpd.512 llvm.x86.avx512.vcomi.sd llvm.x86.mmx.padds.b llvm.x86.mmx.pand llvm.x86.mmx.pmins.w llvm.x86.mmx.pmulhu.w llvm.x86.mmx.psra.w llvm.x86.sse.cvtpd2pi llvm.x86.sse.stmxcsr llvm.x86.sse41.dppd llvm.x86.vcvtph2ps.128 llvm.x86.wrpkru llvm.x86.xop.vphaddwd llvm.x86.xop.vpmacsdqh llvm.x86.xop.vprotd llvm.xcore.settw Invalid pointer size of 0 bytes v16i32 General options SUBCOMMANDS: LLVM 0x926 [1m seed ACK ampersand <unknown> bitrig 3M 8-M.Mainline C|%d|%s%s%.*s|%lld WARN : ) [ OCSD_ERR_ATTACH_INVALID_PARAM Internal return stack overflow checks failed - popped more than we pushed. [ TS=0x {Global Error.} OCSD_GEN_TRC_ELEM_I_RANGE_NOPATH overflow bad-packet Init I_TIMESTAMP Atom format 5. Atom format 2. Atom format 3. I_DISCARD E SysTick CHECK failed: (bytes_produced_by_serialization) == (byte_size_before_serialization): This program was compiled against version cannot create thread specific key for __cxa_get_globals() terminate_handler unexpectedly threw an exception terminating with %s foreign exception Saturday Sat d .* (anonymous namespace) operator&= operator% operator>>= char32_t failed to exchange ownership of file descriptor: fd %d is unowned, was expected to be owned by %s 0x%llx invalid sized delete when deallocating address %p (%zu vs %zu) (!HaveWidth || LeftJustified) != 0 POSIX Level 2 not synchronized Not a data message Attempting to link in too many shared libraries Cannot send after transport endpoint shutdown Host is down Profiling timer expired Using old property service protocol ("%s" is not set) strrchr: prevented read past end of buffer 03 TZ pthread_create d0 d31 --help --version %s%.*s path: %s system/extras/simpleperf/cmd_help.cpp malformed command line: can't find help string for unknown command unknown format in --output option: %llx->%llx:%llu first_load_segment_addr /data/local/tmp hit %s%*s%s rb lost_situation: ) >= symbol count ( is no longer supported. config r i686 No symbol table sample_id: time %lld stream_id %lld period %lld flags 0x%llx trcconfigr 0x%llx (misc= Failed to extract entry at Zip: failed to read at offset %lld Zip: failed reading lfh name from offset %lld Zip: didn't find signature at start of lfh, offset=%lld Zip: file size %llu is larger than the buffer size %zu. unwinding_error_addr: 0x%llx stack_%llx: `--callgraph fp` option doesn't work well on arm architecture, name=%s -p resume Aux data traced: s, post process time recycled_node_count in cache: raw-l2d-tlb raw-itlb-walk raw-l1d-cache-wr --spin-rate %.3f ms task ' appears more than once new entries + system/extras/simpleperf/OfflineUnwinder.cpp kprobe events isn't supported by the kernel. ): Dex file is invalid. Attempt to mmap directory '%s' Non-zero padding %x before section of type %zu at offset 0x%zx unexpected static field initial value type: 'C' vs '%c' unexpected static field initial value type: 'D' vs '%c' class_data_item read out of bounds insns size Method may have only one of public/protected/private, %s: %x Static/instance field not in expected list final static , exitcode 0x%02x vsp = r%d sp s10 status %c %d %*d %*d %*d %*d %*u %*lu %*lu %*lu %*lu %*lu %*lu %*ld %*ld %*ld %*ld %*ld %*ld %llu libevent using: %s event_add: event: %p (fd %d), %s%s%s%scall %p %s: %d events were still set in base event_process_active: event: %p, %s%s%scall %p external/libevent/poll.c __.SYMDEF_64 SORTED load command bad section index: X86_64_RELOC_GOT PPC_RELOC_LO16 mips5 R_X86_64_PC16 R_X86_64_TLSDESC R_386_NONE R_386_TLS_GD_POP R_386_TLS_LDM_32 R_MICROMIPS_LO16 R_MICROMIPS_GOT_HI16 R_AARCH64_CONDBR19 R_AARCH64_LDST16_ABS_LO12_NC R_AARCH64_MOVW_PREL_G1 R_AARCH64_TLSLE_MOVW_TPREL_G1 R_AARCH64_TLSDESC_LD64_LO12_NC R_AARCH64_TLSDESC R_ARM_TLS_DTPMOD32 R_ARM_TLS_DTPOFF32 R_ARM_BASE_ABS R_ARM_LDRS_SB_G2 R_ARM_PRIVATE_3 R_HEX_B32_PCREL_X R_HEX_B9_PCREL_X R_HEX_GLOB_DAT R_HEX_GOT_16 R_HEX_DTPMOD_32 R_HEX_TPREL_HI16 R_PPC_ADDR14_BRNTAKEN R_PPC_GOT16_HI R_PPC64_ADDR14_BRTAKEN R_PPC64_TOC16_LO_DS R_PPC64_DTPREL16_LO R_PPC64_REL16_HI R_390_PLT16DBL R_390_GOTOFF16 R_SPARC_JMP_SLOT IMAGE_REL_AMD64_SECREL IMAGE_REL_ARM_BRANCH11 IMAGE_REL_I386_DIR32NB Callee is not of pointer to function type Invalid metadata: fwd refs into function blocks Unknown attribute kind ( Bitwidth for integer type out of range GOT target1 dtprel@ha dtprel@highest dtpoff tprel types_begin __LLVM_FAULTMAPS .dtors .debug_loc .CRT$XTX ,#tls cstring_literals Starting a function before ending the previous one! .ifndef .cfi_offset .cfi_rel_offset .cfi_escape .exitm unexpected token in '.endif' directive too many positional arguments literal value out of range for directive '.fill' directive with size greater than 8 has been truncated to 8 expected file number in '.cv_file' directive expected section directive before assembly directive .seh_proc .seh_startchained .const_data .subsection comdat sse2.cvttps2dq extractelement sse2.psrl.dq.bs avx512.mask.por. sse2.pshuf avx512.psll.dq llvm.aarch64.neon.fcvtxn llvm.aarch64.neon.fmaxv llvm.aarch64.neon.pmul llvm.aarch64.neon.rsubhn llvm.aarch64.neon.urecpe llvm.aarch64.neon.vsri llvm.amdgcn.div.fixup llvm.arm.crc32ch llvm.arm.crc32w llvm.arm.dbg llvm.arm.dsb llvm.arm.neon.vhsubu llvm.arm.neon.vld2lane llvm.arm.neon.vqrshiftnsu llvm.arm.neon.vst4 llvm.arm.space llvm.donothing llvm.experimental.gc.relocate llvm.hexagon.A2.minu llvm.hexagon.A2.vaddub llvm.hexagon.A2.vsububs llvm.hexagon.A4.cmpbgt llvm.hexagon.A4.cmphgtu llvm.hexagon.C4.or.orn llvm.hexagon.M2.cnacsc.s0 llvm.hexagon.M2.macsip llvm.hexagon.M2.mmacls.rs0 llvm.hexagon.M2.mpyd.nac.hl.s1 llvm.hexagon.M2.mpyu.acc.hl.s1 llvm.hexagon.M2.subacc llvm.hexagon.M2.vabsdiffh llvm.hexagon.M2.vmac2su.s0 llvm.hexagon.M2.vrmac.s0 llvm.hexagon.M4.vpmpyh.acc llvm.hexagon.M4.vrmpyeh.acc.s0 llvm.hexagon.M5.vrmpybuu llvm.hexagon.S2.asl.r.r.acc llvm.hexagon.S2.asl.r.vh llvm.hexagon.S2.asr.r.p.and llvm.hexagon.S2.asr.r.p.nac llvm.hexagon.S2.asr.r.r.acc llvm.hexagon.S2.lsr.i.r.xacc llvm.hexagon.S2.setbit.i llvm.hexagon.S2.valignrb llvm.hexagon.V6.vaddb llvm.hexagon.V6.vaddb.128B llvm.hexagon.V6.vaddb.dv llvm.hexagon.V6.vaddbq.128B llvm.hexagon.V6.vand llvm.hexagon.V6.vavgwrnd llvm.hexagon.V6.vdmpyhb.dv.acc llvm.hexagon.V6.vdmpyhvsat.128B llvm.hexagon.V6.veqb llvm.hexagon.V6.veqh.and.128B llvm.hexagon.V6.vgtb.128B llvm.hexagon.V6.vlutvwh.oracc.128B llvm.hexagon.V6.vminub llvm.hexagon.V6.vmpabuuv llvm.hexagon.V6.vor llvm.hexagon.V6.vrmpybus.acc.128B llvm.hexagon.V6.vroundwuh llvm.mips.addv.h llvm.mips.aver.u.b llvm.mips.balign llvm.mips.bclr.b llvm.mips.bnz.h llvm.mips.bsel.v llvm.mips.bset.d llvm.mips.cmpgu.le.qb llvm.mips.copy.s.b llvm.mips.copy.u.b llvm.mips.fclt.d llvm.mips.fcor.d llvm.mips.fcueq.w llvm.mips.ffql.w llvm.mips.frcp.d llvm.mips.maddr.q.w llvm.mips.min.u.d llvm.mips.ori.b llvm.mips.pick.ph llvm.mips.shll.s.w llvm.mips.shra.ph llvm.mips.splati.h llvm.nvvm.d2ll.rz llvm.nvvm.div.rz.f llvm.nvvm.f2ui.rp llvm.nvvm.f2ull.rm.ftz llvm.nvvm.min.ui llvm.nvvm.mul24.i llvm.nvvm.read.ptx.sreg.envreg9 llvm.nvvm.read.ptx.sreg.tid.w llvm.nvvm.round.d llvm.nvvm.sin.approx.f llvm.nvvm.sqrt.rn.ftz.f llvm.nvvm.suld.1d.array.v2i64.clamp llvm.nvvm.suld.2d.i8.trap llvm.nvvm.suld.2d.v4i16.zero llvm.nvvm.suld.2d.v4i32.trap llvm.nvvm.suld.3d.i64.clamp llvm.nvvm.suld.3d.i8.zero llvm.nvvm.suld.3d.v4i32.zero llvm.nvvm.sust.b.1d.array.v4i16.zero llvm.nvvm.sust.b.1d.i32.trap llvm.nvvm.sust.b.2d.array.i64.clamp llvm.nvvm.sust.b.2d.array.v2i16.clamp llvm.nvvm.sust.b.2d.array.v2i32.zero llvm.nvvm.sust.b.2d.array.v2i64.zero llvm.nvvm.sust.b.2d.v2i32.zero llvm.nvvm.sust.b.3d.v4i32.trap llvm.nvvm.sust.p.1d.array.v4i16.trap llvm.nvvm.sust.p.2d.array.v2i32.trap llvm.nvvm.tex.1d.level.v4u32.f32 llvm.nvvm.tex.unified.2d.grad.v4f32.f32 llvm.nvvm.tld4.b.2d.v4u32.f32 llvm.nvvm.tld4.r.2d.v4u32.f32 llvm.nvvm.tld4.unified.a.2d.v4f32.f32 llvm.nvvm.trunc.f llvm.nvvm.ull2d.rp llvm.objectsize llvm.ppc.altivec.lvx llvm.ppc.altivec.vcmpeqfp.p llvm.ppc.dcbt llvm.ppc.qpx.qvfcfid llvm.ppc.qpx.qvfctiwuz llvm.ppc.tcheck llvm.s390.vacch llvm.s390.vfeezb llvm.s390.vmlof llvm.s390.vsumqf llvm.s390.vuplhw llvm.x86.3dnow.pfadd llvm.x86.aesni.aesdec llvm.x86.avx512.cvttsd2si llvm.x86.avx512.mask.cvtdq2pd.128 llvm.x86.avx512.mask.cvtpd2uqq.128 llvm.x86.avx512.mask.cvttpd2uqq.512 llvm.x86.avx512.mask.expand.ps.512 llvm.x86.avx512.mask.or.pd.128 llvm.x86.avx512.mask.pbroadcast.d.gpr.128 llvm.x86.avx512.mask.pbroadcast.q.mem.512 llvm.x86.avx512.mask.permvar.qi.512 llvm.x86.avx512.mask.pmaxs.q.512 llvm.x86.avx512.mask.pmaxu.b.512 llvm.x86.avx512.mask.pminu.d.256 llvm.x86.avx512.mask.pmov.dw.512 llvm.x86.avx512.mask.pmov.dw.mem.128 llvm.x86.avx512.mask.pmovs.qb.512 llvm.x86.avx512.mask.pmovs.qd.256 llvm.x86.avx512.mask.pmovsxb.w.512 llvm.x86.avx512.mask.pmovsxw.q.128 llvm.x86.avx512.mask.pmovzxw.q.512 llvm.x86.avx512.mask.pmul.dq.256 llvm.x86.avx512.mask.prolv.d.128 llvm.x86.avx512.mask.pror.d.128 llvm.x86.avx512.mask.pror.d.256 llvm.x86.avx512.mask.psll.q.256 llvm.x86.avx512.mask.psll.w.256 llvm.x86.avx512.mask.psllv.q llvm.x86.avx512.mask.psra.di.128 llvm.x86.avx512.mask.psra.wi.128 llvm.x86.avx512.mask.psrav.q llvm.x86.avx512.mask.psrl.d llvm.x86.avx512.mask.psrlv8.hi llvm.x86.avx512.mask.psub.q.512 llvm.x86.avx512.mask.range.ps.128 llvm.x86.avx512.mask.reduce.ss llvm.x86.avx512.mask.scalef.ss llvm.x86.avx512.mask.sub.ss.round llvm.x86.avx512.mask.valign.d.256 llvm.x86.avx512.mask.vfnmadd.ps.128 llvm.x86.avx512.ptestnm.b.512 llvm.x86.avx512.ptestnm.d.256 llvm.x86.avx512.rcp14.ps.128 llvm.x86.avx512.scatterdiv4.di llvm.x86.avx512.scatterdiv4.si llvm.x86.avx512.vcvtsd2si64 llvm.x86.bmi.bextr.32 llvm.x86.fma.vfnmsub.pd llvm.x86.mmx.padd.b llvm.x86.mmx.psll.w llvm.x86.mmx.psrli.w llvm.x86.mmx.punpcklbw llvm.x86.mmx.pxor llvm.x86.sse.sfence llvm.x86.sse2.lfence llvm.x86.sse2.maskmov.dqu llvm.x86.sse2.psrli.q llvm.x86.sse3.mwait llvm.x86.sse42.pcmpistri128 llvm.x86.ssse3.pshuf.b llvm.x86.subborrow.u32 llvm.x86.vcvtph2ps.256 llvm.x86.xop.vfrcz.ps llvm.x86.xop.vphaddwq llvm.x86.xop.vprotbi llvm.xcore.eeu llvm.xcore.outshr llvm.xcore.outt v16i1 v2f32 Untyped help-list CPU implementer SO question-mark circumflex REG_EPAREN kalimba ibm darwin armv3m v4t armv6k armv7-r 8.1-A armv8-m.base v7k INFO : File access error OCSD_ERR_DATA_DECODE_FATAL Unknown Config Flags Data trace related, unsupported packet type. No decoder configuration information exec range=0x OCSD_GEN_TRC_ELEM_UNKNOWN Tracing in inaccessible memory area. PE instrumentation trace - PE generated SW trace, application dependent protocol. init-decoder ; Addr= Mispredict Reserved header for current configuration. I_TRACE_ON Context Packet. Exact Source Address Match. Ctxt: CID=0x Inst Debug message of type " external/protobuf/src/google/protobuf/io/zero_copy_stream_impl.cc of the Protocol Buffer runtime library, which is not compatible with the installed version ( January Jan The expression contained mismatched ( and ). system sizeof... ( operator! operator|| sign/precision unsupported FileInputStream LD_DEBUG_OUTPUT error getting old personality value: %s (HardRssLimitMb) >= (0) Soft RSS limit of %zu MB exhausted, current RSS is %zu MB scudo Network dropped connection because of reset Not a XENIX named type file Quota exceeded Killed Power failure nf ^[nN] 3 %s called on a destroyed mutex (%p) d21 ro.build.version.sdk failed to set system property security.perf_harden to 0. Try using `adb shell setprop security.perf_harden 0` to allow profiling. ro.build.version.incremental ` Unknown option for Check failed: option_value->str_value != nullptr %lld invalid aux size try using "--help" w 0 record command isn't available system/extras/simpleperf/sample_tree.h sort key ' ERROR_UNKNOWN sample: Check failed: !symbol->HasDumpId() , real [JIT zygote cache] read_format (0x%llx) %s perf_event_attr for non sample records adtx p callchain_pos static_cast<size_t>(reinterpret_cast<char*>(p64) - new_binary) callchain nr=%llu pid %u attr_id[%llu]: %llu , 1u << 16= invalid record merged from SPLIT records SIMPLE_PERF_RECORD_TYPE_START , feature_count_= Check failed: record_fp_ != nullptr [JIT cache] /libart.so .dex __data_loc char[] invalid block type I/O error failed to run `pm list packages -U` --out-fd TemporaryFile- Check failed: state_ == State::kWritingZip ip_%zu: 0x%llx vaddr_in_file_%zu: 0x%llx average_unwinding_time: %.3f us pmu events # Please refer to "PMU common architectural and microarchitectural event numbers" # and "ARM recommendations for IMPLEMENTATION DEFINED event numbers" listed in # ARMv8 manual for details. # A possible link is https://developer.arm.com/docs/ddi0487/latest/arm-architecture-reference-manual-armv8-for-armv8-a-architecture-profile. system/extras/simpleperf/cmd_record.cpp No threads to monitor. Try `simpleperf help record` for help pause after_join_max_chain_length: fread u %*s %-*s # %-*s%s running, and event counts are smaller than what really happen. Use --print-hw-counter to show available hardware counters. Check failed: record_cmd failed to get memory size -1 /cmdline /system/bin/simpleperf DexFile ] with size system/extras/simpleperf/ProbeEvents.cpp Check failed: ::art::IsAligned<alignof(Header)>(begin_) Short Float , prot= encoded_value header method_handle_item field_idx String data would go beyond end-of-file Illegal start byte %x in string data Invalid class_data_item instance field %s:%d: %s (byte >> 4) == 0x9 r10 r11 s0 s3 a0 arch_ != ARCH_UNKNOWN failed to open /proc/%d/status in GetProcessInfoFromProcPidFd Error reading from eventfd debug warn Epoll MOD(%d) on %d retried as ADD; succeeded. branch list collection will lose some data with return stack enabled un failed to reset decoder, resp __.SYMDEF nundefsym in LC_DYSYMTAB load command extends past the end of the symbol table ARM_THUMB_32BIT_BRANCH ARM64_RELOC_POINTER_TO_GOT load command 0 extends past the end all load commands in the file ELF64-aarch64-big R_X86_64_DTPMOD64 R_X86_64_TPOFF64 R_MIPS16_TLS_DTPREL_LO16 R_MICROMIPS_GPREL16 R_AARCH64_ABS16 R_AARCH64_MOVW_PREL_G1_NC R_AARCH64_TLSLE_LDST32_TPREL_LO12 R_ARM_ABS16 R_ARM_THM_PC12 R_ARM_LDR_PC_G1 R_ARM_GNU_VTINHERIT R_ARM_TLS_IE32 R_ARM_PRIVATE_0 R_ARM_PRIVATE_13 R_ARM_PRIVATE_14 R_PPC64_TOC16_HI R_PPC64_GOT_TLSLD16_HA R_PPC64_GOT_TPREL16_LO_DS R_PPC64_GOT_DTPREL16_HI R_SPARC_DISP16 R_SPARC_GOT13 R_SPARC_PC22 COFF-x86-64 IMAGE_REL_ARM_BRANCH20T Fast math flags indicator set for call with no FMF as-secure-log-file-name TLSGD got@h tprel@l dtprel@h dtprel@highesta gotoff gdplt ldgot unable to evaluate offset to undefined symbol ' __bss __nl_symbol_ptr __debug_inlined .debug_pubtypes .debug_str_offsets.dwo live_support End of a chained region outside a chained region! .align32 .loc .cv_inline_linetable { expected string in ' .abort ' expected identifier in '.irpc' directive unexpected token in '.cv_file' directive unassigned file number in '.cv_loc' directive unexpected token in '.end' directive invalid token in expression .endef .linkonce you must specify a stack pointer offset .objc_inst_meth .watchos_version_min .previous without corresponding .section __cls_meth should only be used for DWARF2 only supports one section per compilation unit avx2.pmaxu avx512.mask.load.b. avx2.psrl.dq avx512.mask.punpckl sse41.dpps llvm.aarch64.ldxp llvm.aarch64.ldxr llvm.aarch64.neon.fmax llvm.aarch64.neon.saddv llvm.aarch64.neon.ursqrte llvm.aarch64.neon.ushll llvm.amdgcn.buffer.store llvm.amdgcn.cubema llvm.amdgcn.image.atomic.smax llvm.amdgcn.kernarg.segment.ptr llvm.amdgcn.mov.dpp llvm.amdgcn.rsq.clamp llvm.amdgcn.s.memrealtime llvm.arm.neon.aesd llvm.arm.neon.sha1c llvm.arm.neon.vacge llvm.arm.neon.vhsubs llvm.arm.neon.vpmaxs llvm.arm.neon.vrecpe llvm.bitreverse llvm.copysign llvm.eh.exceptionpointer llvm.experimental.deoptimize llvm.experimental.gc.statepoint llvm.hexagon.A2.addsp llvm.hexagon.A2.and llvm.hexagon.A2.negsat llvm.hexagon.A2.not llvm.hexagon.A2.sat llvm.hexagon.A2.sxth llvm.hexagon.A2.tfrpi llvm.hexagon.A2.vabshsat llvm.hexagon.A2.vmaxub llvm.hexagon.A4.vrminh llvm.hexagon.C2.any8 llvm.hexagon.C2.cmpgt llvm.hexagon.F2.conv.df2ud llvm.hexagon.F2.conv.df2ud.chop llvm.hexagon.M2.dpmpyuu.nac.s0 llvm.hexagon.M2.mmachs.s0 llvm.hexagon.M2.mmpyh.rs0 llvm.hexagon.M2.mmpyl.rs1 llvm.hexagon.M2.mmpyul.rs1 llvm.hexagon.M2.mpy.acc.sat.lh.s0 llvm.hexagon.M2.mpy.acc.sat.ll.s1 llvm.hexagon.M2.mpyd.acc.lh.s0 llvm.hexagon.M2.mpyd.rnd.hl.s0 llvm.hexagon.M4.nac.up.s1.sat llvm.hexagon.M4.vpmpyh llvm.hexagon.S2.asr.r.p.acc llvm.hexagon.S2.clbp llvm.hexagon.S2.ct1p llvm.hexagon.S2.lsl.r.p.acc llvm.hexagon.S2.vsathb llvm.hexagon.V6.pred.xor.128B llvm.hexagon.V6.vasrhv.128B llvm.hexagon.V6.vdealh llvm.hexagon.V6.veqb.or.128B llvm.hexagon.V6.vminuh.128B llvm.hexagon.V6.vmpybv llvm.hexagon.V6.vmpyh.128B llvm.hexagon.V6.vmpyieoh llvm.hexagon.V6.vmpyiewuh.acc llvm.hexagon.V6.vmpyiowh.128B llvm.hexagon.V6.vmpyuh.acc llvm.hexagon.V6.vroundhub.128B llvm.hexagon.V6.vsubwsat llvm.hexagon.V6.vtmpybus llvm.hexagon.V6.vzb.128B llvm.hexagon.brev.ldub llvm.invariant.start llvm.mips.add.a.b llvm.mips.cmpu.lt.qb llvm.mips.dotp.s.h llvm.mips.dpadd.u.h llvm.mips.dpsub.u.d llvm.mips.fill.w llvm.mips.fsub.d llvm.mips.hsub.u.d llvm.mips.madd llvm.mips.mulq.rs.w llvm.mips.mulr.q.w llvm.mips.sat.s.d llvm.mips.sat.u.w llvm.nvvm.cos.approx.ftz.f llvm.nvvm.d2f.rz.ftz llvm.nvvm.f2i.rn.ftz llvm.nvvm.i2d.rn llvm.nvvm.mul.rp.ftz.f llvm.nvvm.mul.rz.d llvm.nvvm.read.ptx.sreg.ctaid.w llvm.nvvm.read.ptx.sreg.envreg21 llvm.nvvm.read.ptx.sreg.nsmid llvm.nvvm.suld.2d.array.i8.clamp llvm.nvvm.suld.2d.array.i8.trap llvm.nvvm.suld.2d.i64.zero llvm.nvvm.suld.3d.v4i32.clamp llvm.nvvm.sust.b.1d.array.i32.zero llvm.nvvm.sust.b.1d.i8.zero llvm.nvvm.sust.b.1d.v4i16.zero llvm.nvvm.sust.b.2d.array.i16.zero llvm.nvvm.sust.b.2d.i64.zero llvm.nvvm.sust.b.2d.v2i16.clamp llvm.nvvm.sust.b.2d.v4i16.clamp llvm.nvvm.tex.3d.v4u32.f32 llvm.nvvm.tex.cube.array.level.v4u32.f32 llvm.nvvm.tex.unified.2d.grad.v4u32.f32 llvm.nvvm.tex.unified.3d.level.v4s32.f32 llvm.ppc.altivec.vavguh llvm.ppc.altivec.vcmpgtsd.p llvm.ppc.altivec.vcmpgtsh llvm.ppc.altivec.vminfp llvm.ppc.altivec.vmulesh llvm.ppc.altivec.vslb llvm.ppc.altivec.vupklpx llvm.ppc.qpx.qvfrsqrtes llvm.s390.vavgh llvm.s390.vfaeb llvm.s390.vistrbs llvm.s390.vmalhb llvm.s390.vmhb llvm.s390.vsq llvm.s390.vsumgf llvm.s390.vuphh llvm.usub.with.overflow llvm.x86.avx.vtestz.pd llvm.x86.avx2.gather.q.ps llvm.x86.avx2.packssdw llvm.x86.avx512.cvtsi2ss64 llvm.x86.avx512.gather.qpq.512 llvm.x86.avx512.mask.cmp.d.512 llvm.x86.avx512.mask.compress.pd.128 llvm.x86.avx512.mask.cvttps2qq.512 llvm.x86.avx512.mask.cvtudq2pd.128 llvm.x86.avx512.mask.fixupimm.ss llvm.x86.avx512.mask.min.ps.128 llvm.x86.avx512.mask.pbroadcast.w.gpr.512 llvm.x86.avx512.mask.permvar.df.512 llvm.x86.avx512.mask.pmins.b.256 llvm.x86.avx512.mask.pmovsxw.d.512 llvm.x86.avx512.mask.pmovus.dw.mem.128 llvm.x86.avx512.mask.pmovzxb.d.128 llvm.x86.avx512.mask.pmovzxb.q.128 llvm.x86.avx512.mask.pmulu.dq.512 llvm.x86.avx512.mask.psra.q.128 llvm.x86.avx512.mask.psra.q.256 llvm.x86.avx512.mask.psrlv4.si llvm.x86.avx512.mask.psub.d.256 llvm.x86.avx512.mask.range.ps.256 llvm.x86.avx512.mask.vfnmsub.ps.512 llvm.x86.avx512.mask.vpermi2var.q.128 llvm.x86.avx512.mask3.vfnmsub.ps.512 llvm.x86.avx512.maskz.fixupimm.ps.512 llvm.x86.avx512.maskz.vpermt2var.d.256 llvm.x86.avx512.maskz.vpermt2var.qi.256 llvm.x86.avx512.rcp28.sd llvm.x86.avx512.vbroadcast.sd.512 llvm.x86.fma.vfnmsub.ps.256 llvm.x86.mmx.padd.q llvm.x86.mmx.paddus.w llvm.x86.mmx.psad.bw llvm.x86.rdgsbase.64 llvm.x86.sse.comigt.ss llvm.x86.sse.cvttpd2pi llvm.x86.sse2.paddus.w llvm.x86.sse2.psad.bw llvm.x86.sse2.psrli.d llvm.x86.sse2.psubs.b llvm.x86.ssse3.phadd.sw.128 llvm.x86.xop.vfrcz.pd llvm.xcore.outct llvm.xcore.setclk __unnamed_ f32 v8i64 v2f64 - Display the version of this program BS SUB llvm_regexec() failed to match amdgcn systemz v8m.main ERROR: Cannot attach - attach device limit reached. Bad packet sequence OCSD_ERR_DCDT_NO_FORMATTER OCSD_ERR_DCDREG_TYPE_UNKNOWN Incorrect FSYNC frame reset pattern DCD_ETMV4 [addr also prev br tgt] Trig OCSD_GEN_TRC_ELEM_ADDR_NACC , TSTATE. ; EL I_RESERVED I_FUNC_RET I_EXCEPT_RTN Cycle Count format 1. I_COND_I_F3 IRQ1 %%0%dllX ".) std::__libcpp_tls_set failure in __cxa_get_globals() __cxa_guard_release y Unknown error %d alignof ( ... std::nullptr_t enum bionic/libc/async_safe/async_safe_log.cpp SocketImpl LD_CONFIG_FILE Cross-device link Function not implemented File descriptor in bad state Key was rejected by service an %s: couldn't allocate %zd-byte index for "%s" %s: could not read index of "%s": %s invalid type: %u s19 d13 no Invalid argument for option ae rue system/extras/simpleperf/command.h @ %zu Check failed: . Try `simpleperf help %s are not mergeable for recording different event types Can't read kernel symbols from i interpreted_jvm_method Invalid symfs_dir ' Unexpected dso_type Symbol addresses in /proc/kallsyms on device are all zero. `echo 0 >/proc/sys/kernel/kptr_restrict` if possible. Check failed: android::base::ParseUint(items[1].c_str(), &id) x86_64 !/ Build id mismatch std::string::npos :%llu-%llu .dynsym ip %p from 0x%llx, to 0x%llx, flags 0x%llx event_id[%llu]: %llu JOINED_OFFLINE error_addr 0x%llx callchain Invalid time range in filter data: begin time REMOVE_R8_SYNTHESIZED_FRAME kallsyms: %s || Failed to iterate re system/extras/simpleperf/cmd_debug_unwind.cpp pmu raw-l1d-cache-refill raw-l3d-cache raw-l1d-cache-refill-wr level 1 cache refill rate, write %lf(ms) raw-l3d-cache-lmiss-rd PMU event L3D_CACHE_LMISS_RD might undercount on A510. Please use L3D_CACHE_REFILL_RD instead. Total Runtime: %.3f ms Process failed to read /sys/kernel/notes: /mgmt/trcauthstatus , cpu fcntl(FD_CLOEXEC) for perf_event_file (event ) failed for event_del() failed ReadRemoteMem( /memfd:jit-zygote-cache Android2 invalid kprobe cmd: (offset Unreached Check failed: IsReadOnly() Check failed: expected_ptr != nullptr Bad checksum (%08x, expected %08x) map size Too many items in data section: %ud item_type %zx Bad method name for method index %u unexpected static field initial value type: 'F' vs '%c' DBG_START_LOCAL type_idx Bad index for %s: %x >= %x (idx= interface DW_CFA_advance_loc %d s1 external/libevent/select.c EVENT_EPOLL_USE_CHANGELIST Check failed: packet_decoder , OCSD_OK= File too small to be an archive Multiple dynamic symbol tables Multiple linker optimization hint tables X86_64_RELOC_BRANCH ARM64_RELOC_TLVP_LOAD_PAGEOFF12 Structure read out-of-range ELF32-i386 R_X86_64_REX_GOTPCRELX R_MIPS_REL32 R_MIPS_GPREL32 R_MIPS_TLS_GOTTPREL R_MICROMIPS_LITERAL R_MICROMIPS_PC10_S1 R_AARCH64_GOTREL32 R_AARCH64_TLSDESC_OFF_G0_NC R_ARM_PRIVATE_1 R_HEX_B15_PCREL R_HEX_16 R_HEX_GOTREL_LO16 R_LANAI_21_F R_SPARC_TLS_LDM_CALL IMAGE_REL_AMD64_REL32 llvm.vectorizer. INDNTPOFF SIZE ' (at offset ' __thread_init __textcoal_nt S_SYMBOL_STUBS coalesced S_ATTR_PURE_INSTRUCTIONS unsupported directive in streamer Misaligned frame pointer offset! missing expression .p2alignl .ifc .ifnc .err unexpected token in '.ifb' directive basic_block prologue_end invalid octal number .seh_stackalloc .seh_endprologue unrecognized COMDAT type ' unknown region type in '.data_region' directive __cat_cls_meth Section cannot specifiy a group name while also acting as a member of the last group object common avx.cvt.ps2.pd.256 avx512.mask.loadu.w. stackprotectorcheck trunc Objective-C Image Info Version llvm.aarch64.neon.fmin llvm.aarch64.neon.rbit llvm.aarch64.neon.smaxv llvm.aarch64.neon.srhadd llvm.aarch64.neon.tbx2 llvm.amdgcn.buffer.atomic.and llvm.amdgcn.image.atomic.cmpswap llvm.amdgcn.image.store.mip llvm.arm.neon.vpadalu llvm.arm.neon.vqmovnsu llvm.arm.neon.vqrshiftnu llvm.arm.neon.vrintx llvm.arm.neon.vtbx1 llvm.bpf.load.half llvm.convertuu llvm.gcwrite llvm.hexagon.A2.addh.h16.sat.hl llvm.hexagon.A2.vabswsat llvm.hexagon.A2.vcmpbgtu llvm.hexagon.A2.vminuh llvm.hexagon.A2.vnavgh llvm.hexagon.C4.and.or llvm.hexagon.F2.conv.sf2d llvm.hexagon.F2.dfclass llvm.hexagon.L2.loadw.locked llvm.hexagon.M2.accii llvm.hexagon.M2.hmmpyh.s1 llvm.hexagon.M2.hmmpyl.s1 llvm.hexagon.M2.mmpyuh.s1 llvm.hexagon.M2.mpy.sat.hh.s1 llvm.hexagon.M2.mpy.sat.rnd.hl.s1 llvm.hexagon.M2.mpyd.nac.hh.s1 llvm.hexagon.M2.naccii llvm.hexagon.S2.asl.r.p.or llvm.hexagon.S2.asr.r.r.sat llvm.hexagon.S2.extractup.rp llvm.hexagon.S2.vcnegh llvm.hexagon.S2.vsplatrh llvm.hexagon.S4.or.andi llvm.hexagon.V6.extractw.128B llvm.hexagon.V6.vaddw.dv.128B llvm.hexagon.V6.vandvrt.acc.128B llvm.hexagon.V6.vasrh.128B llvm.hexagon.V6.vasrhubrndsat llvm.hexagon.V6.vavgwrnd.128B llvm.hexagon.V6.vdmpybus.128B llvm.hexagon.V6.vdmpybus.dv.128B llvm.hexagon.V6.vdmpyhsat.128B llvm.hexagon.V6.veqb.or llvm.hexagon.V6.vgth.128B llvm.hexagon.V6.vgth.or.128B llvm.hexagon.V6.vgtuw.or llvm.hexagon.V6.vmpybus.128B llvm.hexagon.V6.vmpybusv.acc.128B llvm.hexagon.V6.vmpyieoh.128B llvm.hexagon.V6.vnavgw llvm.hexagon.V6.vpopcounth.128B llvm.hexagon.V6.vsh llvm.hexagon.V6.vsubw.128B llvm.hexagon.V6.vunpackuh.128B llvm.mips.addwc llvm.mips.ave.u.h llvm.mips.bclr.h llvm.mips.bset.h llvm.mips.clt.s.w llvm.mips.div.s.d llvm.mips.dotp.u.h llvm.mips.dpsub.s.w llvm.mips.fmin.d llvm.mips.ftrunc.u.w llvm.mips.hadd.s.h llvm.mips.lsa llvm.mips.maddv.w llvm.mips.min.a.b llvm.mips.min.s.h llvm.mips.mod.s.w llvm.mips.repl.qb llvm.mips.sat.u.h llvm.mips.shf.w llvm.mips.slli.d llvm.mips.subqh.w llvm.nvvm.compiler.warn llvm.nvvm.i2d.rz llvm.nvvm.istypep.texture llvm.nvvm.suld.1d.array.i64.clamp llvm.nvvm.suld.1d.array.v2i8.trap llvm.nvvm.suld.1d.array.v4i16.clamp llvm.nvvm.suld.2d.array.v2i16.clamp llvm.nvvm.suld.2d.array.v2i8.trap llvm.nvvm.suld.2d.v4i8.zero llvm.nvvm.suld.3d.v2i64.zero llvm.nvvm.sust.b.2d.i8.zero llvm.nvvm.sust.b.2d.v2i8.trap llvm.nvvm.sust.b.2d.v4i32.trap llvm.nvvm.sust.b.3d.v4i16.trap llvm.nvvm.sust.p.1d.array.i16.trap llvm.nvvm.sust.p.3d.v2i16.trap llvm.nvvm.tex.2d.v4f32.s32 llvm.nvvm.tex.2d.v4s32.f32 llvm.nvvm.tex.cube.array.v4u32.f32 llvm.nvvm.tex.unified.1d.array.level.v4u32.f32 llvm.nvvm.tex.unified.1d.array.v4f32.s32 llvm.nvvm.tex.unified.2d.array.grad.v4f32.f32 llvm.nvvm.tld4.a.2d.v4u32.f32 llvm.nvvm.tld4.unified.a.2d.v4s32.f32 llvm.nvvm.tld4.unified.g.2d.v4f32.f32 llvm.nvvm.ull2d.rn llvm.nvvm.ull2f.rm llvm.ppc.altivec.vgbbd llvm.ppc.altivec.vmsumuhm llvm.ppc.altivec.vmulosb llvm.ppc.altivec.vupkhsb llvm.ppc.qpx.qvfctidu llvm.ppc.qpx.qvfmadds llvm.r600.rat.store.typed llvm.readcyclecounter llvm.round llvm.s390.verimg llvm.s390.vistrhs llvm.s390.vmaleh llvm.s390.vmaof llvm.umul.with.overflow llvm.x86.3dnowa.pi2fw llvm.x86.avx.addsub.ps.256 llvm.x86.avx2.pmul.dq llvm.x86.avx512.cvtq2mask.128 llvm.x86.avx512.cvttss2si llvm.x86.avx512.gather.dpq.512 llvm.x86.avx512.gather3siv2.di llvm.x86.avx512.gather3siv4.df llvm.x86.avx512.gather3siv4.sf llvm.x86.avx512.gatherpf.qps.512 llvm.x86.avx512.mask.add.ps.256 llvm.x86.avx512.mask.andn.pd.128 llvm.x86.avx512.mask.cmp.q.512 llvm.x86.avx512.mask.cmp.ss llvm.x86.avx512.mask.cvtps2dq.256 llvm.x86.avx512.mask.cvtps2pd.512 llvm.x86.avx512.mask.expand.q.128 llvm.x86.avx512.mask.lzcnt.q.512 llvm.x86.avx512.mask.max.pd.256 llvm.x86.avx512.mask.pabs.d.256 llvm.x86.avx512.mask.pbroadcast.d.gpr.256 llvm.x86.avx512.mask.pmov.qd.mem.512 llvm.x86.avx512.mask.pmovs.dw.512 llvm.x86.avx512.mask.pmovs.qw.128 llvm.x86.avx512.mask.pmovus.dw.512 llvm.x86.avx512.mask.pmovzxd.q.128 llvm.x86.avx512.mask.pmul.dq.512 llvm.x86.avx512.mask.pmulh.w.128 llvm.x86.avx512.mask.pmulhu.w.128 llvm.x86.avx512.mask.pmull.w.512 llvm.x86.avx512.mask.psll.qi.256 llvm.x86.avx512.mask.psrav32.hi llvm.x86.avx512.mask.psrav4.si llvm.x86.avx512.mask.psrl.di.128 llvm.x86.avx512.mask.psrl.w.128 llvm.x86.avx512.mask.rndscale.pd.128 llvm.x86.avx512.mask.vfmadd.ss llvm.x86.avx512.mask.vpmadd52l.uq.512 llvm.x86.avx512.mask3.vfmsubadd.pd.512 llvm.x86.avx512.maskz.fixupimm.pd.128 llvm.x86.avx512.maskz.pternlog.d.256 llvm.x86.avx512.maskz.vpermt2var.ps.256 llvm.x86.avx512.scatter.qpi.512 llvm.x86.avx512.scattersiv4.sf llvm.x86.bmi.pext.32 llvm.x86.mmx.packssdw llvm.x86.mmx.pavg.w llvm.x86.sse.comile.ss llvm.x86.sse.sqrt.ps llvm.x86.sse2.cvtsi642sd llvm.x86.sse2.sqrt.sd llvm.x86.ssse3.psign.b llvm.x86.xop.vpmacssdql llvm.x86.xop.vpshlb llvm.x86.xop.vpshlq llvm.x86.xrstors llvm.x86.xsaves llvm.x86.xtest llvm.xcore.peek a Invalid bit width, must be a 24bit integer remark glue v1i16 False Cannot specify more than one option with cl::ConsumeAfter! -- 0123456789 ABCDEFGHIJKLMNOPQRSTUVWXYZ tab ETB IS3 RS nine nvptx myriad freebsd rtems bpf_be bpf_le _be v7r v8.2-a Test snapshot file parse error OCSD_ERR_TEST_SNAPSHOT_PARSE_INFO Test snapshot file parse information ] Exception OCSD_GEN_TRC_ELEM_CYCLE_COUNT TSTART Fail Invalid continuation fields in packet Cancel(1), Mispredict Incomplete packet at end of trace. Reserved Packet Header Cancel Format 1. Cancel Format 2. Cancel Format 3. Conditional Result, format 3. I_SRC_ADDR_L_64IS1 I_ATOM_F2 MemManage %s failed to release mutex uncaught Thursday Sun February ll ull operator&& operator/ unsigned long noexcept attempted to close file descriptor %d, expected to be owned by %s 0x%llx, actually unowned double-close of file descriptor %d detected calloc parameters overflow: count * size (%zu * %zu) cannot be represented with type size_t (!((Precision >= 0 || LeftJustified) && *Cur != 's')) != 0 Base == 10 || !Negative No CSI structure available No route to host State not recoverable arc4random data %%n not allowed on Android ^[yY] %s: could not read header of "%s": %s %s: could not seek to %ld in "%s": %s invalid pointer %p (page signature mismatch) pthread_mutex_lock d18 d22 d30 --log-to-android-buffer %s %c %s %5d %5llu] %s ro.organization_owned size: %llu failed to open %s%s%s pid --exclude-uid r.read_data.ids.size() context_switch: art_method [JIT app cache] sample_type (0x%llx) %s sample_regs_user 0x%llx cannot read event type: r%d pgoff 0x%llx, filename %s pid %u, ppid %u, tid %u, ptid %u version %llu nr_cpu %u nrtrcparams %llu trcauthstatus 0x%llx used_time %llu simpleperf.proto.FileFeature.Symbol.name " tracefs doesn't exist , cd_size= Zip: %s: read %zu from offset %lld failed %s Zip: size mismatch on inflated file (%lu vs %llu) entry hash_table, entry size: Failed to read process status stack_end: 0x%llx Recorded for Aux data lost in user space: (cut %zu) (type= in debug_unwind_feature section raw-l2i-cache level 2 data TLB refill rate, read Stat system wide and existing processes/threads can't be used at the same time. It seems the kernel doesn't allow allocating enough failed to open perf event file for event_type sample_freq != 0u event_base_dispatch() failed in map [ failed to write ' Invalid dex file header. Array Bad shorty character: '%c' Unexpected endian_tag: %x Invalid handler addr: %x method_handle value Bogus encoded_value value_type %x Bad reg_num for opcode %x Invalid class flags: '%d' Method %u(%s) is marked constructor, but doesn't match name Method %u(%s) has code, but is marked native or abstract header->field_ids_size_ method pipe2() failed -r%d r0 x8 x28 s7 a1 realloc Epoll ADD(%d) on %d retried as MOD; that failed too Epoll %s(%d) on fd %d failed. Old events were %d; read change was %d (%s); write change was %d (%s); close change was %d (%s) , AuxTraceInfoRecord::MAGIC_ETE= !<thin> LC_SEGMENT_64 iextdefsym plus nextdefsym in LC_DYSYMTAB load command extends past the end of the symbol table PPC_RELOC_HI16 extends past the end all load commands in the file cmdsize too small .llvmbc ELF32-arm-big ELF32-unknown ELF64-amdgpu R_X86_64_GLOB_DAT R_X86_64_32 R_386_PC32 R_386_TLS_GD_32 R_MIPS16_TLS_TPREL_HI16 R_AARCH64_MOVW_GOTOFF_G1 R_AARCH64_TLSLD_MOVW_G1 R_AARCH64_TLSLD_LDST32_DTPREL_LO12 R_AARCH64_TLSLD_LDST128_DTPREL_LO12 R_AARCH64_TLS_DTPREL64 R_AARCH64_IRELATIVE R_ARM_THM_ALU_PREL_11_0 R_ARM_ALU_PC_G1_NC R_ARM_TLS_LDO12 R_HEX_32 R_HEX_GD_GOT_HI16 R_HEX_GD_GOT_32 R_HEX_TPREL_32_6_X R_PPC_ADDR24 R_PPC_GOT16 R_PPC64_GOT16 R_PPC64_TPREL16_LO_DS R_PPC64_REL16 R_390_TLS_GOTIE20 R_SPARC_GOTDATA_OP R_WEBASSEMBLY_NONE R_AMDGPU_NONE IMAGE_REL_AMD64_ADDR32 IMAGE_REL_ARM_TOKEN IMAGE_REL_ARM_MOV32T 3.8.275480') Explicit gep operator type does not match pointee type of pointer operand Malformed global initializer set Invalid multiple blocks <stdin> GOTPAGE got@dtprel@ha tls GDGOT tpoff expected assembly-time absolute expression __la_symbol_ptr names_begin __apple_types __llvm_stackmaps .debug_info.dwo S_4BYTE_LITERALS .code16 .bundle_unlock .ifdef .end .macros_on __emit expected identifier after '.ifdef' missing value for required parameter ' expected string in '.incbin' directive Count is negative .error argument must be a string same_contents .tvos_version_min unexpected token in '.end_data_region' directive __class __class_vars .version sse2.pcmpeq. avx2.pmaxs sse41.pminuw avx512.mask.store.q. sse41.insertps extract llvm.aarch64.crypto.aesmc llvm.aarch64.neon.fcvtms llvm.aarch64.neon.fcvtps llvm.aarch64.neon.fminp llvm.aarch64.neon.fminv llvm.aarch64.neon.frintn llvm.aarch64.neon.umaxp llvm.aarch64.neon.umull llvm.aarch64.neon.uqrshl llvm.aarch64.neon.urhadd llvm.amdgcn.class llvm.amdgcn.image.atomic.umax llvm.amdgcn.mbcnt.hi llvm.arm.neon.sha1p llvm.arm.neon.vmulp llvm.arm.neon.vqrdmulh llvm.arm.neon.vqrshiftu llvm.convertss llvm.hexagon.A2.abs llvm.hexagon.A2.addsat llvm.hexagon.A2.andir llvm.hexagon.A2.svsubuhs llvm.hexagon.A2.vadduhs llvm.hexagon.A2.vavguhr llvm.hexagon.A2.vmaxh llvm.hexagon.A2.vsubws llvm.hexagon.A4.cmpbgtui llvm.hexagon.A4.round.ri llvm.hexagon.C2.bitsclr llvm.hexagon.F2.dfimm.p llvm.hexagon.M2.mpyd.hl.s1 llvm.hexagon.M2.mpyud.hh.s0 llvm.hexagon.M2.mpyud.nac.hl.s0 llvm.hexagon.M2.vdmpyrs.s1 llvm.hexagon.M2.vrcmpyi.s0 llvm.hexagon.M4.cmpyr.whc llvm.hexagon.M4.or.andn llvm.hexagon.M4.xor.andn llvm.hexagon.M5.vdmacbsu llvm.hexagon.M5.vmacbuu llvm.hexagon.S2.asl.i.r.nac llvm.hexagon.S2.ct1 llvm.hexagon.S2.parityp llvm.hexagon.S2.vrcnegh llvm.hexagon.S2.vzxtbh llvm.hexagon.S4.lsli llvm.hexagon.S6.rol.i.p.acc llvm.hexagon.V6.extractw llvm.hexagon.V6.vaddbnq.128B llvm.hexagon.V6.vaddh llvm.hexagon.V6.vaddhsat llvm.hexagon.V6.vadduhsat llvm.hexagon.V6.vaddw.128B llvm.hexagon.V6.veqb.and llvm.hexagon.V6.veqb.xor.128B llvm.hexagon.V6.vlsrwv.128B llvm.hexagon.V6.vlutb.dv.acc.128B llvm.hexagon.V6.vmpabuuv.128B llvm.hexagon.V6.vmpyowh.128B llvm.hexagon.V6.vmpyowh.rnd llvm.hexagon.V6.vmpyuh.acc.128B llvm.hexagon.V6.vmux llvm.hexagon.V6.vrmpybv.acc llvm.hexagon.V6.vrmpyubv.acc.128B llvm.hexagon.V6.vsb.128B llvm.hexagon.V6.vshuffeb llvm.hexagon.V6.vsubhw.128B llvm.hexagon.V6.vsubuhw llvm.hexagon.V6.vtmpybus.acc llvm.hexagon.V6.vunpackoh llvm.hexagon.brev.ldb llvm.mips.addu.s.ph llvm.mips.aver.s.d llvm.mips.binsli.h llvm.mips.bz.v llvm.mips.cle.s.w llvm.mips.clt.u.h llvm.mips.clti.u.b llvm.mips.ffint.s.d llvm.mips.fsor.d llvm.mips.ilvod.b llvm.mips.ilvod.h llvm.mips.maddv.b llvm.mips.mod.s.h llvm.mips.mod.u.h llvm.mips.mulq.s.w llvm.mips.precr.qb.ph llvm.mips.precr.sra.ph.w llvm.mips.shf.h llvm.mips.sra.h llvm.mips.subsus.u.h llvm.nvvm.atomic.load.add.f32 llvm.nvvm.f2ll.rz llvm.nvvm.f2ull.rz.ftz llvm.nvvm.ldu.global.f llvm.nvvm.read.ptx.sreg.ntid.w llvm.nvvm.read.ptx.sreg.tid.z llvm.nvvm.saturate.ftz.f llvm.nvvm.suld.1d.array.i16.clamp llvm.nvvm.suld.1d.i8.trap llvm.nvvm.suld.1d.v2i8.zero llvm.nvvm.sust.b.1d.array.v2i16.clamp llvm.nvvm.sust.b.1d.v2i8.clamp llvm.nvvm.sust.b.1d.v2i8.zero llvm.nvvm.sust.b.1d.v4i16.trap llvm.nvvm.sust.b.1d.v4i32.clamp llvm.nvvm.sust.b.2d.array.i64.zero llvm.nvvm.sust.b.2d.array.i8.clamp llvm.nvvm.sust.b.2d.array.v4i32.zero llvm.nvvm.sust.b.3d.i32.clamp llvm.nvvm.sust.b.3d.i64.clamp llvm.nvvm.sust.p.2d.array.i32.trap llvm.nvvm.tex.cube.level.v4u32.f32 llvm.nvvm.tex.unified.2d.array.level.v4u32.f32 llvm.nvvm.tex.unified.3d.grad.v4u32.f32 llvm.nvvm.tld4.r.2d.v4f32.f32 llvm.nvvm.ui2d.rp llvm.nvvm.ull2d.rz llvm.ppc.altivec.stvebx llvm.ppc.altivec.vmaxuh llvm.ppc.altivec.vminsd llvm.ppc.altivec.vminuw llvm.ppc.altivec.vmsummbm llvm.ppc.altivec.vmsumshs llvm.ppc.altivec.vmulesb llvm.ppc.altivec.vrsqrtefp llvm.ppc.get.tfiar llvm.ppc.qpx.qvfre llvm.returnaddress llvm.s390.tbeginc llvm.s390.vavglf llvm.s390.verllvb llvm.s390.vfenezhs llvm.s390.vgfmag llvm.s390.vgfmh llvm.s390.vmaleb llvm.s390.vmalef llvm.s390.vmalob llvm.s390.vmlef llvm.s390.vstrcf llvm.s390.vsumqg llvm.x86.3dnowa.pfpnacc llvm.x86.avx.round.ps.256 llvm.x86.avx.vtestc.pd.256 llvm.x86.avx2.maskstore.d.256 llvm.x86.avx2.psrl.w llvm.x86.avx512.cvtmask2w.256 llvm.x86.avx512.cvttss2usi llvm.x86.avx512.cvttss2usi64 llvm.x86.avx512.mask.cvtpd2ps llvm.x86.avx512.mask.cvtps2qq.256 llvm.x86.avx512.mask.cvttpd2udq.128 llvm.x86.avx512.mask.cvtuqq2pd.256 llvm.x86.avx512.mask.div.pd.128 llvm.x86.avx512.mask.div.pd.256 llvm.x86.avx512.mask.div.ps.256 llvm.x86.avx512.mask.expand.d.512 llvm.x86.avx512.mask.fpclass.pd.256 llvm.x86.avx512.mask.getexp.ps.512 llvm.x86.avx512.mask.inserti32x4.256 llvm.x86.avx512.mask.min.pd.128 llvm.x86.avx512.mask.pmaxu.q.512 llvm.x86.avx512.mask.pmov.qw.128 llvm.x86.avx512.mask.pmov.qw.mem.512 llvm.x86.avx512.mask.pmovs.qw.512 llvm.x86.avx512.mask.pmovs.wb.256 llvm.x86.avx512.mask.pmovsxd.q.256 llvm.x86.avx512.mask.pmovsxd.q.512 llvm.x86.avx512.mask.pmovus.dw.mem.256 llvm.x86.avx512.mask.pmovus.qb.mem.128 llvm.x86.avx512.mask.pmovus.qd.mem.128 llvm.x86.avx512.mask.pmovus.wb.mem.256 llvm.x86.avx512.mask.pmultishift.qb.128 llvm.x86.avx512.mask.pmulu.dq.256 llvm.x86.avx512.mask.psll.q llvm.x86.avx512.mask.psrl.qi.256 llvm.x86.avx512.mask.vextracti64x2.512 llvm.x86.avx512.mask.vfnmsub.pd.512 llvm.x86.avx512.mask.vfnmsub.ps.128 llvm.x86.avx512.mask3.vfmsubadd.ps.128 llvm.x86.avx512.maskz.vfmadd.pd.128 llvm.x86.avx512.maskz.vfmaddsub.ps.256 llvm.x86.avx512.maskz.vpmadd52l.uq.256 llvm.x86.avx512.ptestm.d.256 llvm.x86.avx512.ptestm.q.512 llvm.x86.avx512.ptestnm.d.128 llvm.x86.fma.vfmadd.ps llvm.x86.fma.vfmsubadd.ps llvm.x86.fma.vfnmadd.pd llvm.x86.fma.vfnmsub.ss llvm.x86.mmx.pextr.w llvm.x86.mmx.psll.d llvm.x86.mmx.psrl.q llvm.x86.sse2.comieq.sd llvm.x86.sse2.psll.d llvm.x86.sse2.psrli.w llvm.x86.sse42.pcmpistrio128 llvm.x86.xop.vpcmov llvm.x86.xop.vpcomq llvm.x86.xop.vpermil2pd llvm.x86.xop.vprotq llvm.x86.xop.vpshaw llvm.x86.xop.vpshld llvm.xcore.endin llvm.xcore.in llvm.xcore.int llvm.xcore.syncr llvm.module.flags v4i16 v64i16 v1i32 v16i64 Generic Options help-list-hidden print-options : . 0xb76 [0m EOT alert DC1 colon invalid regular expression REG_ESUBREG REG_EBRACE "can't happen" -- you found a bug armv7k regex_error: Cannot attach - invalid parameter. Memory access file could not be opened. [CC= OCSD_GEN_TRC_ELEM_CUSTOM BR Commit I_UNKNOWN Cycle Count format 3. I_ADDR_MATCH Source Address, Short, IS0. UsageFault IRQ3 (%d:0) ?? CHECK failed: (count) >= (0): CHECK failed: (backup_bytes_) == (0): close() failed: FATAL money_get error Apr An empty regex is not allowed in the POSIX grammar. unsigned long long abort message MALLOC_TRACE CHECK failed @ %s:%d %s ((u64)op1=%llu, (u64)op2=%llu) sizing No child processes Is a directory Protocol family not supported Network is down Stale NFS file handle Required key not available Hangup fsetxattr failed to set context (%s) for "%s" GMT0 stdio: fd %d > SHRT_MAX Try `simpleperf help ids: osrelease: %s vaddr Skip empty output file. file not in format etm_branch_list.proto: report %s-- %s sample %zu: unwinding_result: trace_offcpu: %s ERROR_NONE ERROR_UNWIND_INFO ERROR_INVALID_ELF config:%d Section not found exit PROCESS_BEGIN %s%s[+%llx] * /events/ftrace/ endian: %d header_event: %s Zip: invalid offset: %lld, read length: %zu, data length: %lld Zip: invalid zip file stream end Invalid file If there isn't enough space for storing profiling data, consider using Lost/Cut (pid= , static_cast<pid_t>(sr.tid_data.tid)= raw-l1d-tlb-refill %f%ccpus used --show-threads is , -1= app_type= sinks/ open perf_event_file (event %s_cpu%d start 0x%llx@%s , groups_.size()= field name fcntl() failed ReadDescriptor(pid Not enough data. Incomplete dex file. List too large for %s: %zx+%zu*%zu > %zx Bad encoded_value string size %x Bad encoded_value null value_arg %x Bad encoded_value method type size %x field_id.class method_handles DBG_START_LOCAL_EXTENDED type_idx method annotation Invalid interface Mismatched defining class for method_annotation header_->method_ids_size_ fork() failed write start signal failed waitpid() failed .eh_frame_hdr (byte & ~0x07) == 0xd0 x15 ebp rax rcx t0 t6 failed to parse /proc/%d/stat EV_READ event_add: event %p, timeout in %d seconds %d useconds, call %p epoll (with changelist) MOD "" filesystem error: %s bad magic number bad string index: ARM_RELOC_LOCAL_SECTDIFF Mach-O 32-bit unknown Mach-O 64-bit ppc64 micromips R_386_TLS_LE R_MIPS_LITERAL R_MIPS_PC18_S3 R_MIPS_COPY R_AARCH64_MOVW_GOTOFF_G0_NC R_AARCH64_TLSDESC_ADR_PAGE21 R_ARM_GLOB_DAT R_ARM_LDC_SB_G0 R_HEX_B7_PCREL R_HEX_IE_GOT_HI16 R_HEX_IE_GOT_32 R_LANAI_21 R_PPC_REL14_BRNTAKEN R_PPC_DTPREL32 R_PPC_GOT_TLSLD16_HA R_PPC64_REL14_BRTAKEN R_PPC64_JMP_SLOT R_PPC64_GOT_TLSLD16_LO R_390_GOTPLTENT R_SPARC_RELATIVE R_SPARC_PCPLT32 R_SPARC_DISP64 R_SPARC_TLS_GD_LO10 IMAGE_REL_ARM_MOV32A Cannot load/store from pointer PLT TLSLD h tprel@highest tprel@highesta dtprel@higher tlsld __const_coal __debug_pubnames info_string __debug_aranges .ctors non_lazy_symbol_pointers S_MOD_TERM_FUNC_POINTERS Misaligned stack allocation! .cv_filechecksums .cfi_personality .warning unable to emit symbol attribute unexpected token in '.purgem' directive $$ brackets expression not supported on this target .seh_handlerdata .secure_log_reset .end_data_region .dyld .literal4 .objc_category .symbol_stub invalid OS major version number execinstr STT_FUNC STT_TLS avx512.mask.load.w. avx2.psll.dq avx512.mask.movshdup. avx512.mask.psrli. llvm.aarch64.crc32h llvm.aarch64.neon.fcvtzs llvm.aarch64.neon.fmaxnm llvm.aarch64.neon.frecps llvm.aarch64.neon.ld3 llvm.aarch64.neon.ld3lane llvm.aarch64.neon.smax llvm.amdgcn.buffer.atomic.umin llvm.amdgcn.trig.preop llvm.amdgcn.workgroup.id.x llvm.amdgcn.workgroup.id.y llvm.arm.mrrc2 llvm.fma llvm.hexagon.A2.svavgh llvm.hexagon.A2.tfrih llvm.hexagon.A4.rcmpeq llvm.hexagon.A4.vrminuw llvm.hexagon.M2.cnacs.s0 llvm.hexagon.M2.macsin llvm.hexagon.M2.mpy.acc.sat.hh.s0 llvm.hexagon.M2.mpy.rnd.hl.s1 llvm.hexagon.M2.mpyud.acc.hh.s1 llvm.hexagon.M2.mpyud.acc.ll.s1 llvm.hexagon.M2.vcmpy.s0.sat.i llvm.hexagon.S2.asl.r.p.xor llvm.hexagon.S2.lsl.r.r.or llvm.hexagon.S2.lsr.i.r.or llvm.hexagon.S2.shuffoh llvm.hexagon.S2.tstbit.r llvm.hexagon.S2.vsatwuh llvm.hexagon.S2.vsplatrb llvm.hexagon.S4.ntstbit.r llvm.hexagon.S5.asrhub.sat llvm.hexagon.S6.rol.i.p.and llvm.hexagon.V6.vabsdiffw.128B llvm.hexagon.V6.vabsh llvm.hexagon.V6.vaddwq llvm.hexagon.V6.vasrwhrndsat.128B llvm.hexagon.V6.vavgubrnd.128B llvm.hexagon.V6.vdelta llvm.hexagon.V6.vgtb.and llvm.hexagon.V6.vgtuh.or.128B llvm.hexagon.V6.vgtuw.xor llvm.hexagon.V6.vlalignb llvm.hexagon.V6.vlsrh llvm.hexagon.V6.vmpabus.128B llvm.hexagon.V6.vmpybus.acc.128B llvm.hexagon.V6.vmpyhss.128B llvm.hexagon.V6.vmpyiewh.acc llvm.hexagon.V6.vmpyiwb.128B llvm.hexagon.V6.vmpyowh.sacc.128B llvm.hexagon.V6.vmpyubv.128B llvm.hexagon.V6.vrmpyub.128B llvm.hexagon.V6.vrmpyubv.128B llvm.hexagon.V6.vsubh.128B llvm.hexagon.V6.vsububsat.128B llvm.hexagon.V6.vsubuhsat.dv llvm.hexagon.V6.vunpackub llvm.localrecover llvm.mips.add.a.h llvm.mips.adds.s.w llvm.mips.asub.s.b llvm.mips.cle.s.d llvm.mips.clei.u.b llvm.mips.clt.u.w llvm.mips.copy.s.w llvm.mips.dpadd.u.d llvm.mips.extr.s.h llvm.mips.fcule.w llvm.mips.fmul.d llvm.mips.fsqrt.d llvm.mips.maq.s.w.phl llvm.mips.maq.s.w.phr llvm.mips.max.u.h llvm.mips.min.s.w llvm.mips.mini.s.w llvm.mips.sat.u.d llvm.mips.srari.b llvm.mips.srl.b llvm.mips.subs.u.b llvm.nvvm.clz.i llvm.nvvm.d2f.rm llvm.nvvm.d2f.rz llvm.nvvm.div.approx.f llvm.nvvm.div.rm.f llvm.nvvm.fma.rm.ftz.f llvm.nvvm.i2f.rp llvm.nvvm.sqrt.rz.ftz.f llvm.nvvm.suld.1d.array.i8.zero llvm.nvvm.suld.2d.array.i16.trap llvm.nvvm.suld.2d.v2i64.clamp llvm.nvvm.suld.2d.v2i8.zero llvm.nvvm.suq.channel.data.type llvm.nvvm.sust.b.1d.v4i8.clamp llvm.nvvm.sust.b.2d.array.i8.trap llvm.nvvm.sust.b.3d.v4i16.clamp llvm.nvvm.tex.2d.grad.v4u32.f32 llvm.nvvm.tex.3d.v4s32.s32 llvm.nvvm.tex.cube.array.v4s32.f32 llvm.nvvm.tex.cube.v4f32.f32 llvm.nvvm.ui2f.rm llvm.ppc.altivec.vcmpequb llvm.ppc.altivec.vmhraddshs llvm.ppc.altivec.vpkuwus llvm.ppc.qpx.qvfcpsgn llvm.ppc.qpx.qvfctiw llvm.ppc.qpx.qvfrim llvm.ppc.qpx.qvfxmadds llvm.ppc.qpx.qvfxxcpnmadd llvm.ppc.qpx.qvlfda llvm.ppc.qpx.qvlfiwaa llvm.s390.ppa.txassist llvm.s390.vaccg llvm.s390.vceqbs llvm.s390.vcksm llvm.s390.vgfmb llvm.s390.vmaeb llvm.s390.vpklsf llvm.s390.vstrczh llvm.smul.with.overflow llvm.x86.avx2.psll.q llvm.x86.avx2.psrlv.d llvm.x86.avx512.cvtb2mask.128 llvm.x86.avx512.cvttsd2usi llvm.x86.avx512.mask.broadcastf64x4.512 llvm.x86.avx512.mask.broadcasti32x2.256 llvm.x86.avx512.mask.cvttps2udq.128 llvm.x86.avx512.mask.cvtuqq2pd.512 llvm.x86.avx512.mask.div.sd.round llvm.x86.avx512.mask.getexp.pd.128 llvm.x86.avx512.mask.lzcnt.q.128 llvm.x86.avx512.mask.max.pd.128 llvm.x86.avx512.mask.pabs.w.128 llvm.x86.avx512.mask.padd.q.256 llvm.x86.avx512.mask.permvar.hi.128 llvm.x86.avx512.mask.pmaxu.b.128 llvm.x86.avx512.mask.pmov.qw.256 llvm.x86.avx512.mask.pmovus.qw.mem.512 llvm.x86.avx512.mask.pmovzxb.d.256 llvm.x86.avx512.mask.pmovzxd.q.512 llvm.x86.avx512.mask.pmull.q.256 llvm.x86.avx512.mask.psll.q.128 llvm.x86.avx512.mask.psrav.q.256 llvm.x86.avx512.mask.pternlog.q.512 llvm.x86.avx512.mask.range.pd.512 llvm.x86.avx512.mask.reduce.ps.256 llvm.x86.avx512.mask.rndscale.ps.512 llvm.x86.avx512.mask.sqrt.ps.128 llvm.x86.avx512.mask.vfmaddsub.ps.512 llvm.x86.avx512.mask.xor.pd.128 llvm.x86.avx512.mask3.vfmaddsub.pd.512 llvm.x86.avx512.mask3.vfmsub.ps.512 llvm.x86.avx512.maskz.vpermt2var.hi.256 llvm.x86.avx512.maskz.vpmadd52h.uq.256 llvm.x86.avx512.ptestm.b.128 llvm.x86.rdseed.32 llvm.x86.sse.sqrt.ss llvm.x86.sse2.packuswb.128 llvm.x86.sse2.psubus.b llvm.x86.sse42.pcmpestris128 llvm.x86.sse42.pcmpistriz128 llvm.x86.ssse3.phadd.d.128 llvm.x86.wrfsbase.32 llvm.x86.xop.vphsubwd llvm.x86.xop.vpshlw llvm.xcore.clrsr llvm.xcore.initpc must occur exactly one time! help-hidden NUL EM GS semicolon right-square-bracket tce cygnus mipsallegrex 6KZ v7m v6z OCSD_ERR_BAD_HANDLE OCSD_ERR_UNSUPPORTED_ISA OCSD_ERR_TEST_SNAPSHOT_PARSE test snapshot reader error :[next 0x Freq Conditional Result, format 1. I_TRANS_FAIL N HSYNC; parse CHECK failed: (byte_size_before_serialization) == (byte_size_after_serialization): Dec recursive_mutex lock failed %af operator== operator*= operator+= %s:%d: assertion "%s" failed FILE* Scudo ERROR: (NumberOfUnknownFlags) < (MaxUnknownFlags) UTF-8 Permission denied No anode Invalid slot Communication error on send Urgent I/O condition Could not find context for property "%s" Using old property service protocol ("%s"="%s") ASCII stack_and_tls:main Invalid descriptor kind found. s16 s26 d23 false finished successfully persist.logd.security arch: %s %-20s%s branch-list %02x > Cmdline: %s difference: (i= lost_count: %llu event_type: %s Check failed: EventTypeManager::Instance().GetScopedFinder() == nullptr Unknown event_type ' %llx arm regno [anon:dalvik- , std::string::npos= new_binary + size dso_id: %llu Invalid pid in , size failed to read auxtrace feature section R8 synthesized frames will be removed. (static_cast<uint32_t>(PERF_TYPE_TRACEPOINT)= (size % field.elem_count= signed is bigger than max allowed size Can't read build_id from file started (matched_node_count_to_extend_callchain= miss rate --cpu ) failed failed to share mapped buffer of for dwarf callchain sampling is not supported on this device. /kprobe_events failed to delete kprobe event &class_def MethodHandle Type DexFile: fstat '%s' failed: %s mmap(%p, %zd, 0x%x, 0x%x, %d, %lld) of file '%s' failed: %s. See process maps in the log. Map is missing class_defs entry Bad encoded_value annotation value_arg %x proto_ids No data map entry found @ %zx; expected %x Out-of-order proto_id arguments Invalid annotations_off_, not aligned by 4 CallSite has bad method type: %x Could not find declaring class for non-empty class data item. Constructor %u(%s) flagged inappropriately %x Constructor %u(%s) must be void bytes Warning: PC is moving backwards: old 0x%llx new 0x%llx -wR%d x13 eip %s: no event mechanism available Epoll %s(%d) on fd %d okay. Old events were %d; read change was %d (%s); write change was %d (%s); close change was %d (%s) /SYM64/ ilocalsym plus nlocalsym in LC_DYSYMTAB load command extends past the end of the symbol table nextdefsym in LC_DYSYMTAB load command extends past the end of the symbol table GENERIC_RELOC_TLV X86_64_RELOC_UNSIGNED ARM64_RELOC_GOT_LOAD_PAGE21 PPC_RELOC_HI16_SECTDIFF R_MIPS_GOT_PAGE R_MIPS_RELGOT R_MIPS_JALR R_MIPS_TLS_TPREL_HI16 R_MIPS_GLOB_DAT R_MICROMIPS_GOT_DISP R_MICROMIPS_GOT_OFST R_MICROMIPS_SUB R_MICROMIPS_CALL_HI16 R_AARCH64_NONE R_AARCH64_PREL16 R_AARCH64_ADR_PREL_LO21 R_AARCH64_MOVW_GOTOFF_G0 R_AARCH64_MOVW_GOTOFF_G1_NC R_AARCH64_TLSLD_ADD_DTPREL_LO12 R_ARM_THM_PC8 R_ARM_ALU_SBREL_27_20_CK R_ARM_THM_MOVT_ABS R_ARM_LDR_SB_G2 R_HEX_GPREL16_2 R_HEX_11_X R_PPC_ADDR14_BRTAKEN R_PPC64_ADDR16_HIGHERA R_PPC64_DTPREL16 R_PPC64_DTPREL16_HA R_390_TLS_GOTIE32 R_390_TLS_LE64 R_SPARC_TLS_IE_ADD IMAGE_REL_AMD64_SECTION (Producer: ' Invalid gep with no operands As secure log file name (initialized from AS_SECURE_LOG_FILE env variable) <<invalid>> highesta plt unable to evaluate offset for variable ' section_abbrev skel_string nobits S_LAZY_DYLIB_SYMBOL_POINTERS S_ATTR_STRIP_STATIC_SYMS .balignw .ifne expected comma after first string for '.ifeqs' directive unexpected token in '.else' directive unexpected token in directive is_stmt Expected an identifier macro defined with named parameters which are not used in macro body, possible positional parameter found in body which will have no effect invalid modifier ' .type .seh_pushreg a handler attribute must begin with '@' .thread_local_variable_pointer unexpected token in '.subsections_via_symbols' directive jt8 overriding previous version_min directive unknown section type sse2.storeu. avx512.mask.store.d. avx512.mask.broadcast.s avx512.psll.dq.512 lane llvm.aarch64.neon.fcvtpu llvm.aarch64.neon.ld1x4 llvm.aarch64.neon.st2lane llvm.aarch64.neon.uqshrn llvm.aarch64.neon.vcvtfp2fxs llvm.aarch64.sdiv llvm.amdgcn.atomic.dec llvm.arm.mcr2 llvm.arm.neon.sha256h2 llvm.arm.neon.vcls llvm.arm.neon.vcvthf2fp llvm.eh.sjlj.setup.dispatch llvm.experimental.patchpoint.i64 llvm.hexagon.A2.asrh llvm.hexagon.A2.max llvm.hexagon.A2.or llvm.hexagon.A2.sath llvm.hexagon.A2.sub llvm.hexagon.A2.tfril llvm.hexagon.A2.vminw llvm.hexagon.A2.vnavghr llvm.hexagon.A2.xor llvm.hexagon.A4.bitsplit llvm.hexagon.F2.conv.w2sf llvm.hexagon.F2.sffms llvm.hexagon.M2.cmpyi.s0 llvm.hexagon.M2.mpyud.ll.s1 llvm.hexagon.S2.asr.i.r.rnd.goodsyntax llvm.hexagon.S2.lsl.r.p.and llvm.hexagon.S2.lsr.i.r.and llvm.hexagon.S2.lsr.r.p.and llvm.hexagon.V6.pred.scalar2.128B llvm.hexagon.V6.vabsdiffub.128B llvm.hexagon.V6.vaddhw llvm.hexagon.V6.vaddubh llvm.hexagon.V6.vavgh.128B llvm.hexagon.V6.vavghrnd.128B llvm.hexagon.V6.vdealb4w.128B llvm.hexagon.V6.vdmpyhsuisat.128B llvm.hexagon.V6.vgth.or llvm.hexagon.V6.vgtuw.128B llvm.hexagon.V6.vlalignbi llvm.hexagon.V6.vlutvvb.oracc llvm.hexagon.V6.vmpyiwb.acc.128B llvm.hexagon.V6.vpackhub.sat.128B llvm.hexagon.V6.vrdelta llvm.hexagon.V6.vrmpybusi llvm.hexagon.V6.vshufoeb llvm.hexagon.V6.vsubhnq.128B llvm.hexagon.V6.vsububsat.dv.128B llvm.hexagon.V6.vsubwnq llvm.hexagon.V6.vunpackub.128B llvm.longjmp llvm.mips.asub.s.d llvm.mips.asub.u.d llvm.mips.clei.s.d llvm.mips.div.s.w llvm.mips.dotp.s.d llvm.mips.dpaqx.s.w.ph llvm.mips.fmin.a.w llvm.mips.mini.u.h llvm.mips.msubv.d llvm.mips.mulq.s.ph llvm.mips.pckev.b llvm.mips.precrq.qb.ph llvm.mips.srlr.b llvm.nvvm.d2i.hi llvm.nvvm.d2i.rm llvm.nvvm.d2ull.rz llvm.nvvm.f2ll.rm.ftz llvm.nvvm.fabs.ftz.f llvm.nvvm.fma.rn.f llvm.nvvm.fma.rz.d llvm.nvvm.mul.rz.f llvm.nvvm.ptr.gen.to.constant llvm.nvvm.read.ptx.sreg.lanemask.gt llvm.nvvm.suld.1d.array.v4i32.zero llvm.nvvm.suld.1d.i32.zero llvm.nvvm.suld.2d.array.v4i16.zero llvm.nvvm.suld.2d.i64.clamp llvm.nvvm.suld.3d.i8.trap llvm.nvvm.suld.3d.v2i64.clamp llvm.nvvm.sust.b.1d.array.i32.trap llvm.nvvm.sust.b.1d.array.i8.zero llvm.nvvm.sust.b.1d.array.v2i64.zero llvm.nvvm.sust.b.1d.i8.clamp llvm.nvvm.sust.b.1d.v2i16.trap llvm.nvvm.sust.b.2d.array.i64.trap llvm.nvvm.sust.b.3d.v2i32.clamp llvm.nvvm.sust.b.3d.v4i32.zero llvm.nvvm.sust.p.1d.array.i8.trap llvm.nvvm.sust.p.1d.array.v4i32.trap llvm.nvvm.sust.p.1d.i8.trap llvm.nvvm.sust.p.1d.v2i8.trap llvm.nvvm.tex.1d.array.grad.v4u32.f32 llvm.nvvm.tex.1d.v4f32.s32 llvm.nvvm.tex.2d.array.v4s32.f32 llvm.nvvm.tex.2d.v4u32.f32 llvm.nvvm.tex.3d.grad.v4f32.f32 llvm.nvvm.tex.unified.2d.array.v4s32.f32 llvm.nvvm.tex.unified.2d.v4s32.s32 llvm.nvvm.tex.unified.cube.array.v4u32.f32 llvm.nvvm.tld4.unified.r.2d.v4u32.f32 llvm.ppc.altivec.crypto.vcipher llvm.ppc.altivec.vaddsws llvm.ppc.altivec.vmladduhm llvm.ppc.qpx.qvfxxnpmadds llvm.r600.read.tgid.y llvm.s390.vfchdbs llvm.s390.vmef llvm.s390.vmob llvm.s390.vpkshs llvm.s390.vtm llvm.x86.addcarryx.u32 llvm.x86.avx.cvt.ps2dq.256 llvm.x86.avx2.pmulu.dq llvm.x86.avx512.cvtmask2q.256 llvm.x86.avx512.gather3siv8.si llvm.x86.avx512.mask.compress.d.512 llvm.x86.avx512.mask.expand.load.d.256 llvm.x86.avx512.mask.expand.load.ps.512 llvm.x86.avx512.mask.expand.ps.256 llvm.x86.avx512.mask.padd.d.256 llvm.x86.avx512.mask.pmaddw.d.512 llvm.x86.avx512.mask.pmins.b.128 llvm.x86.avx512.mask.pmov.db.256 llvm.x86.avx512.mask.pmovs.db.mem.128 llvm.x86.avx512.mask.pmovsxb.q.256 llvm.x86.avx512.mask.pmovus.db.mem.256 llvm.x86.avx512.mask.pmovus.dw.256 llvm.x86.avx512.mask.pmovus.dw.mem.512 llvm.x86.avx512.mask.pmovus.wb.128 llvm.x86.avx512.mask.pmovzxb.w.128 llvm.x86.avx512.mask.pmull.w.256 llvm.x86.avx512.mask.psra.d.128 llvm.x86.avx512.mask.psubus.w.256 llvm.x86.avx512.mask.rndscale.pd.256 llvm.x86.avx512.mask.rndscale.sd llvm.x86.avx512.mask.vextractf32x4.256 llvm.x86.avx512.mask.vfmaddsub.ps.128 llvm.x86.avx512.mask.vfmaddsub.ps.256 llvm.x86.avx512.mask.vfnmadd.pd.128 llvm.x86.avx512.mask.vpermi2var.pd.512 llvm.x86.avx512.mask.vpmadd52h.uq.128 llvm.x86.avx512.mask3.vfmaddsub.ps.512 llvm.x86.avx512.mask3.vfmsub.pd.128 llvm.x86.avx512.maskz.pternlog.q.256 llvm.x86.avx512.maskz.vpmadd52l.uq.128 llvm.x86.avx512.ptestm.q.128 llvm.x86.avx512.scatterpf.qpd.512 llvm.x86.fma.vfmadd.pd.256 llvm.x86.fma.vfmadd.ss llvm.x86.fma.vfmsubadd.ps.256 llvm.x86.fma.vfnmsub.ps llvm.x86.rdtsc llvm.x86.sha1rnds4 llvm.x86.sse.cvtsi642ss llvm.x86.sse3.addsub.pd llvm.x86.sse41.ptestc llvm.x86.sse42.pcmpistris128 llvm.x86.tbm.bextri.u64 llvm.x86.xop.vpcomuw llvm.x86.xop.vpmacssww llvm.x86.xop.vpshad llvm.xcore.inct llvm.xcore.waitevent v1024i1 v8i32 v4i64 may only occur zero or one times! 0xb02 arm1176jz-s IS1 hyphen-minus greater-than-sign REG_ECTYPE out of memory hsail aix ps4 armv2 2A v6kz 7-K OCSD_ERR_FILE_ERROR OCSD_ERR_BAD_PACKET_SEQ Unknown packet type. :[0x Traced N consecutive instructions from addr (no intervening events or data elements), may have data assoc key Software trace packet - may contain data payload. STM / ITM hardware trace with channel protocol. OCSD_GEN_TRC_ELEM_MEMTRANS A64 Cycle Count format 2. I_NUM_DS_MKR I_COND_RES_F3 Timestamp Marker Address, Long, 64 bit, IS0. Q Packet. I_ASYNC IRQ0 IRQ6 parsing external/protobuf/src/google/protobuf/wire_format_lite.cc June December Nov AM O Y c k operator>= operator[] operator>> fcntl(F_SETFD) passed non-FD_CLOEXEC flag: %p failed to exchange ownership of file descriptor: fd %d is owned by %s 0x%llx, was expected to be unowned LD_AUDIT LOCPATH /proc/self/statm MinNumberLength < MaxLen release_to_os_interval_ms %s File too large Stopped (signal) Bad system call /system/etc/selinux/plat_property_contexts %F %T %z -0 __notify_thread_exit_callbacks pthread_create sched_getparam failed: %s B|%d|%s _Unwind_VRS_Set --log data[file section]: offset %lld, size %lld doesn't support --exclude-perf is not a regular file or symbolic link kmalloc_node event_type_info --filter-file %s [+0x%llx] jit_jvm_method __libc_init Failed to read symbols from dex_file simpleperf.proto.ETMBranchList.Binary.path failed to open file /proc/modules aarch64 pid %u, tid %u, comm %s id %llu, lost %llu id[%zu] %llu ip 0x%llx, sp 0x%llx mmap Check failed: r ftello() failed Check failed: dso != nullptr failed to parse cpu: invalid pid: Zip: prefix/suffix too long Zip: inflate zerr=%d (nIn=%p aIn=%u nOut=%p aOut=%u) incompatible version Unknown return code thread constructor failed Failed to rename: cpu There are %zu CPU PMU hardware counters available on cpu %d. Check failed: event_fd.HasMappedBuffer() Check failed: IsPowerOfTwo(aux_buffer_size) filter 0x%llx/0x%llx@%s needed sample_period != 0u p:%s %s Unrecognized magic number in double Annotation Check failed: file_.has_value() Invalid or truncated dex file '%s' Failed to open dex file '%s': %s path= link Bad encoded_value byte size %x Bad encoded_value array value_arg %x unexpected static field initial value type: 'Z' vs '%c' unexpected static field initial value type: 'S' vs '%c' try_items size annotation visibility Invalid offset in CallSideIdItem protected pipe2 Priority of record read thread is increased failed to receive error message from child process 0x%llx (byte >> 6) == 0x3 x10 t2 a5 failed to open /proc/%d/stat %s: no events registered. %s: socketpair ; ID: END OF TRACE DATA Multiple data-in-code tables PPC_RELOC_BR14 ELF32-lanai ELF64-i386 R_X86_64_PC8 R_X86_64_TLSGD R_X86_64_PC64 R_386_PLT32 R_386_JUMP_SLOT R_386_TLS_DTPMOD32 R_MIPS_GOT_OFST R_MIPS_HIGHEST R_MIPS16_LO16 R_MIPS16_TLS_LDM R_AARCH64_MOVW_UABS_G0_NC R_AARCH64_TLSGD_MOVW_G0_NC R_AARCH64_TLSLD_ADD_LO12_NC R_AARCH64_TLSLD_MOVW_DTPREL_G0_NC R_ARM_PLT32 R_ARM_ALU_SB_G0_NC R_ARM_THM_MOVW_BREL R_ARM_TLS_CALL R_HEX_B7_PCREL_X R_HEX_GD_GOT_LO16 R_PPC64_GLOB_DAT R_PPC64_TPREL16 R_PPC64_TPREL16_HIGHESTA R_390_TLS_LE32 R_SPARC_64 IMAGE_REL_AMD64_REL32_1 Invalid value Explicit load/store type does not match pointee type of pointer operand Invalid TYPE table Invalid abbrev number <<none>> DTPOFF tlsldo got gottpoff iegot __text __literal4 __mod_term_func __debug_abbrev .apple_types .debug_cu_index 4byte_literals mod_init_funcs S_16BYTE_LITERALS thread_local_variables .equiv .cfi_remember_state .macros_off parsed instruction: [ macros cannot be nested more than 20 levels deep invalid '.comm' or '.lcomm' directive alignment, can't be less than zero unexpected token in '.bundle_unlock' directive expected comdat type such as 'discard' or 'largest' after protection bits unexpected token in '.secure_log_unique' directive expected the entry size .note STT_COMMON avx2.vbroadcast avx512.mask.movshdup llvm.aarch64.dsb llvm.aarch64.neon.fminnmp llvm.aarch64.neon.pmull llvm.aarch64.neon.sabd llvm.aarch64.neon.smaxp llvm.aarch64.neon.sqabs llvm.aarch64.neon.uqrshrn llvm.aarch64.neon.vcvtfp2hf llvm.amdgcn.buffer.wbinvl1.sc llvm.amdgcn.image.load llvm.amdgcn.image.store llvm.amdgcn.workitem.id.y llvm.arm.neon.aesmc llvm.arm.neon.vcvtfp2fxs llvm.arm.neon.vmullu llvm.arm.neon.vqsubu llvm.arm.neon.vrintp llvm.arm.neon.vst4lane llvm.cttz llvm.exp llvm.hexagon.A2.add llvm.hexagon.A2.vcmpwgt llvm.hexagon.A2.vconj llvm.hexagon.A2.vsubw llvm.hexagon.A2.zxth llvm.hexagon.A4.round.ri.sat llvm.hexagon.A4.vrmaxuh llvm.hexagon.C2.vitpack llvm.hexagon.F2.conv.w2df llvm.hexagon.F2.sfimm.p llvm.hexagon.F2.sfsub llvm.hexagon.M2.cmpys.s1 llvm.hexagon.M2.mmachs.rs1 llvm.hexagon.M2.mmpyh.s0 llvm.hexagon.M2.mmpyuh.rs0 llvm.hexagon.M2.mpy.nac.sat.hl.s1 llvm.hexagon.M2.mpyd.hl.s0 llvm.hexagon.M2.mpyd.nac.hh.s0 llvm.hexagon.M2.mpyu.nac.hh.s0 llvm.hexagon.M2.mpyud.acc.lh.s1 llvm.hexagon.S2.addasl.rrri llvm.hexagon.S2.asl.i.p.nac llvm.hexagon.S2.asl.i.r.xacc llvm.hexagon.S2.asl.r.p.acc llvm.hexagon.S2.tableidxw.goodsyntax llvm.hexagon.S2.vsatwuh.nopack llvm.hexagon.S4.clbaddi llvm.hexagon.S6.rol.i.r.and llvm.hexagon.S6.rol.i.r.nac llvm.hexagon.V6.vabsh.sat.128B llvm.hexagon.V6.vabsw llvm.hexagon.V6.vaddubsat.dv.128B llvm.hexagon.V6.vaslwv llvm.hexagon.V6.vasrw llvm.hexagon.V6.vasrw.acc.128B llvm.hexagon.V6.vavguh.128B llvm.hexagon.V6.vdmpyhb.128B llvm.hexagon.V6.vgtb.and.128B llvm.hexagon.V6.vgth llvm.hexagon.V6.vmpyhus.acc llvm.hexagon.V6.vmpyiwh llvm.hexagon.V6.vmpyuh llvm.hexagon.V6.vrmpybv llvm.hexagon.V6.vshuffh.128B llvm.hexagon.V6.vshufoh llvm.hexagon.V6.vsubh.dv.128B llvm.hexagon.V6.vsubhq.128B llvm.hexagon.V6.vsubhsat.dv.128B llvm.masked.gather llvm.mips.addv.d llvm.mips.asub.s.h llvm.mips.ave.u.b llvm.mips.binsl.w llvm.mips.bmnzi.b llvm.mips.bmz.v llvm.mips.bneg.w llvm.mips.bseti.h llvm.mips.clei.u.h llvm.mips.cmp.lt.ph llvm.mips.cmpu.eq.qb llvm.mips.copy.s.d llvm.mips.dpsx.w.ph llvm.mips.fcaf.d llvm.mips.fdiv.d llvm.mips.fexupr.w llvm.mips.fsaf.w llvm.mips.fsult.d llvm.mips.ilvev.b llvm.mips.msubv.b llvm.mips.mulsa.w.ph llvm.mips.subsuu.s.w llvm.nvvm.add.rn.ftz.f llvm.nvvm.f2h.rn.ftz llvm.nvvm.f2ll.rm llvm.nvvm.floor.f llvm.nvvm.read.ptx.sreg.envreg15 llvm.nvvm.read.ptx.sreg.envreg24 llvm.nvvm.read.ptx.sreg.envreg5 llvm.nvvm.read.ptx.sreg.laneid llvm.nvvm.read.ptx.sreg.lanemask.le llvm.nvvm.read.ptx.sreg.ntid.x llvm.nvvm.rsqrt.approx.ftz.f llvm.nvvm.shfl.bfly.f32 llvm.nvvm.suld.1d.array.v4i32.trap llvm.nvvm.suld.1d.i64.trap llvm.nvvm.suld.1d.v2i8.clamp llvm.nvvm.suld.1d.v4i32.clamp llvm.nvvm.suld.2d.array.i32.clamp llvm.nvvm.suld.3d.i32.zero llvm.nvvm.sust.b.1d.array.i32.clamp llvm.nvvm.sust.b.1d.i32.clamp llvm.nvvm.sust.b.2d.array.v2i16.trap llvm.nvvm.sust.p.1d.array.v2i32.trap llvm.nvvm.sust.p.1d.array.v2i8.trap llvm.nvvm.sust.p.1d.array.v4i8.trap llvm.nvvm.sust.p.2d.array.i8.trap llvm.nvvm.sust.p.2d.i32.trap llvm.nvvm.sust.p.2d.v4i32.trap llvm.nvvm.sust.p.2d.v4i8.trap llvm.nvvm.tex.2d.array.v4u32.s32 llvm.nvvm.tex.2d.v4f32.f32 llvm.ppc.altivec.stvehx llvm.ppc.altivec.stvxl llvm.ppc.altivec.vavgsb llvm.ppc.altivec.vbpermq llvm.ppc.altivec.vmaxsh llvm.ppc.altivec.vrefp llvm.ppc.altivec.vsr llvm.ppc.altivec.vsubecuq llvm.ppc.altivec.vupklsh llvm.ppc.dcbtst llvm.ppc.dcbzl llvm.ppc.qpx.qvfabs llvm.ppc.qpx.qvfcfidus llvm.ppc.qpx.qvfnmadd llvm.ppc.qpx.qvfperm llvm.ppc.vsx.xvcmpeqsp.p llvm.ppc.vsx.xvrspip llvm.r600.implicitarg.ptr llvm.s390.vfenezf llvm.s390.vuplhh llvm.setjmp llvm.va_copy llvm.x86.3dnow.pfrsqrt llvm.x86.avx.blendv.ps.256 llvm.x86.avx.maskload.ps llvm.x86.avx.vperm2f128.pd.256 llvm.x86.avx2.gather.q.q.256 llvm.x86.avx2.maskload.q.256 llvm.x86.avx2.psra.d llvm.x86.avx512.broadcastmw.128 llvm.x86.avx512.cvtw2mask.512 llvm.x86.avx512.gather3div4.df llvm.x86.avx512.mask.broadcastf32x2.256 llvm.x86.avx512.mask.broadcastf32x2.512 llvm.x86.avx512.mask.broadcastf32x4.256 llvm.x86.avx512.mask.compress.pd.256 llvm.x86.avx512.mask.cvtpd2udq.128 llvm.x86.avx512.mask.cvtps2qq.128 llvm.x86.avx512.mask.cvtps2uqq.256 llvm.x86.avx512.mask.cvttps2qq.128 llvm.x86.avx512.mask.cvttps2uqq.512 llvm.x86.avx512.mask.fixupimm.ps.256 llvm.x86.avx512.mask.getexp.pd.512 llvm.x86.avx512.mask.getmant.ps.128 llvm.x86.avx512.mask.pbroadcast.b.gpr.128 llvm.x86.avx512.mask.permvar.hi.256 llvm.x86.avx512.mask.pmov.dw.mem.256 llvm.x86.avx512.mask.pmov.qd.mem.128 llvm.x86.avx512.mask.pmovus.wb.512 llvm.x86.avx512.mask.pmovzxb.q.512 llvm.x86.avx512.mask.pmulhu.w.256 llvm.x86.avx512.mask.pmultishift.qb.512 llvm.x86.avx512.mask.prol.q.512 llvm.x86.avx512.mask.psll.di.128 llvm.x86.avx512.mask.psrl.qi.128 llvm.x86.avx512.mask.psub.d.128 llvm.x86.avx512.mask.psubus.b.128 llvm.x86.avx512.mask.rndscale.ss llvm.x86.avx512.mask.scalef.ps.512 llvm.x86.avx512.mask.ucmp.b.128 llvm.x86.avx512.mask.ucmp.q.256 llvm.x86.avx512.mask.vfmadd.ps.128 llvm.x86.avx512.mask.vfnmadd.pd.256 llvm.x86.avx512.mask.vfnmadd.ps.512 llvm.x86.avx512.mask.vpermilvar.pd.128 llvm.x86.avx512.mask.vpermt2var.d.512 llvm.x86.avx512.mask3.vfmsub.ps.256 llvm.x86.avx512.maskz.pternlog.q.128 llvm.x86.avx512.ptestm.b.256 llvm.x86.avx512.ptestm.b.512 llvm.x86.fma.vfnmadd.ps llvm.x86.fxrstor llvm.x86.mmx.packuswb llvm.x86.mmx.psub.b llvm.x86.sse2.add.sd llvm.x86.sse2.cvttpd2dq llvm.x86.sse2.packsswb.128 llvm.x86.sse2.padds.w llvm.x86.sse41.packusdw llvm.x86.sse4a.insertq llvm.x86.ssse3.phsub.w llvm.x86.subborrow.u64 llvm.x86.xop.vpmadcswd llvm.x86.xop.vprotqi llvm.x86.xsaveopt llvm.xcore.clrpt llvm.xcore.initlr llvm.xcore.setrdy f_ .L i128 v2i16 v1f64 v4f64 version OVERVIEW: ENQ form-feed *** unknown regexp error code *** minix nvcl mingw armv6t2 armv7-m NONE Programmed trace configuration not supported by decodUer. OCSD_ERR_UNSUPP_DECODE_PKT Attempted to find a decoder with a name that is not known in the library. Not enough elements to cancel )] Ch:0x OCSD_GEN_TRC_ELEM_EXCEPTION_RET TEE --- I_SRC_ADDR_S_IS0 Can't happen ). Contact the program author for an update. If you compiled the program yourself, make sure that your headers are from the same version of Protocol Buffers as your link-time library. (Version verification failed in " iostream April D %= %LaL istream eventfd fdsan atomic_compare_exchange_strong failed unexpectedly while closing Scudo ERROR: internal map failure (NO MEMORY) requesting %zuKB Buffer <= BufferEnd Entries to keep in the allocation ring buffer for scudo. No such device or address Bad font file format Out of streams resources Operation already in progress pread64 /apex/com.android.tzdata/etc/tz/tzdata fseeko fputs invalid pthread_t (0) passed to %s d7 Invalid option command ' *: 0x%08x symbols: file_offsets_of_auxtrace_records: caller | Total fragment: %llu, %f%% system/extras/simpleperf/cmd_merge.cpp product_props symbol invalid version: %u ERROR_INVALID_MAP , inherit_stat %u, enable_on_exec %u, task %u , 64U= system/extras/simpleperf/read_elf.cpp sample_id: id %lld new_binary + new_size time_enabled %llu time_running %llu raw size=%zu next_pid %u, next_tid %u prev_pid %u, prev_tid %u dso_name: %s ORIGINAL_REMOTE .odex , type->type= Failed to find LZMA decompresstion failed due to incomplete stream unexpected size ziparchive (directory_map->size()= Zip: empty archive? Installed zlib is not compatible with linked version (%s) invalid distances set invalid distance code Success Empty archive failed to finish zip entry Invalid state reg_%s: 0x%llx hardware events . Samples lost: consider increasing mmap_pages(-m), cache-misses raw-l1i-cache raw-l2d-cache-refill-wr --use-devfreq-counters needs root permission to set devfreq governors debuggable failed to get id of event_fd %s_tid%d_cpu%d Check failed: HasMappedBuffer() %c_0x%llx -: Unable to open '%s' : File size is too small to fit dex header Check failed: IsInt<16>(jval_.i) field_ids virtual method outs_size (%ud) > registers_size (%ud) Hiddenapi class data too short to store header (%u < %u) Invalid class descriptor CallSiteArray missing target method name Bad method access_flags for %s: %x , header_->method_ids_size_= (class_idx.index_= static field Each kernel buffer is NotYetStartNewProcess to " .data x17 rsi Tried to mix edge-triggered and non-edge-triggered events on fd %d Added a signal to event base %p with signals already added to event_base %p. Only one can have signals at a time with the %s backend. The base with the most recently added signal or the most recent event_base_loop() call gets preference; do not rely on this behavior in future Libevent versions. ARM64_RELOC_BRANCH26 ARM64_RELOC_TLVP_LOAD_PAGE21 Mach-O arm mips2 ELF64-wasm R_X86_64_GOTPCREL64 R_386_32 R_386_GOT32 R_386_TLS_LDM_PUSH R_MIPS_GPREL16 R_MIPS_PCHI16 R_AARCH64_TLSLD_ADR_PAGE21 R_AARCH64_TLSLD_LDST16_DTPREL_LO12_NC R_AARCH64_TLSIE_MOVW_GOTTPREL_G0_NC R_ARM_TLS_TPOFF32 R_ARM_ALU_PCREL_23_15 R_ARM_TARGET2 R_ARM_REL32_NOI R_ARM_LDRS_PC_G2 R_ARM_GOTOFF12 R_HEX_B22_PCREL R_HEX_32_PCREL R_PPC_ADDR16_LO R_PPC_REL14_BRTAKEN R_PPC64_ADDR16_HIGHER R_PPC64_ADDR16_HIGHESTA R_390_PC32DBL R_390_TLS_DTPOFF R_SPARC_DISP32 R_SPARC_UA32 R_SPARC_PC_LM22 R_SPARC_TLS_GD_ADD COFF-ARM64 IMAGE_REL_AMD64_REL32_4 Abbrev record with no operands GDPLT gotntpoff __DATA namespac_begin __debug_pubtypes __debug_loc .debug_ranges S_CSTRING_LITERALS S_GB_ZEROFILL S_THREAD_LOCAL_VARIABLES .equ .int .extern .comm .ifeqs .else .endif .cv_stringtable .reloc for .file directives _EMIT align align_to_end unexpected token in '.cfi_signal_frame' expression is not a constant value .seh_endproc expected segment name after '.zerofill' directive __inst_meth __instance_vars avx2.pcmpeq. pcmpeq pcmpgt sse4a.movnt. avx512.mask.store.p sse41.pmovsx avx2.psll.dq.bs sse41.pblendw arm.neon.vclz llvm.aarch64.crypto.aesimc llvm.aarch64.ldaxr llvm.aarch64.neon.smin llvm.aarch64.neon.sminp llvm.aarch64.neon.sqdmull llvm.aarch64.neon.subhn llvm.aarch64.sisd.fabd llvm.amdgcn.ds.bpermute llvm.amdgcn.log.clamp llvm.arm.cdp llvm.arm.neon.vcvtfxs2fp llvm.arm.neon.vld2 llvm.arm.neon.vmaxu llvm.arm.neon.vpmaxu llvm.arm.stlex llvm.get.dynamic.area.offset llvm.hexagon.A2.combinew llvm.hexagon.A2.maxu llvm.hexagon.A2.subh.h16.sat.ll llvm.hexagon.A2.subh.l16.sat.hl llvm.hexagon.A2.vcmpweq llvm.hexagon.A2.vnavghcr llvm.hexagon.A2.vraddub llvm.hexagon.F2.conv.sf2uw llvm.hexagon.F2.conv.sf2w.chop llvm.hexagon.F2.sfcmpge llvm.hexagon.F2.sffma llvm.hexagon.M2.mmpyh.s1 llvm.hexagon.M2.mpy.acc.sat.hl.s1 llvm.hexagon.M2.mpy.lh.s1 llvm.hexagon.M2.mpy.nac.hl.s1 llvm.hexagon.M2.mpyd.acc.ll.s0 llvm.hexagon.M2.mpyd.rnd.hl.s1 llvm.hexagon.M2.mpyd.rnd.lh.s0 llvm.hexagon.M2.vmac2es.s1 llvm.hexagon.M2.vrcmpys.s1 llvm.hexagon.M4.and.xor llvm.hexagon.S2.asl.i.r.or llvm.hexagon.S2.asr.i.r llvm.hexagon.S2.ct0 llvm.hexagon.S2.lsr.i.p.or llvm.hexagon.S2.shuffob llvm.hexagon.S6.vtrunehb.ppp llvm.hexagon.V6.vabsh.sat llvm.hexagon.V6.vandqrt.acc.128B llvm.hexagon.V6.vdmpyhsat llvm.hexagon.V6.vgth.xor.128B llvm.hexagon.V6.vlsrw llvm.hexagon.V6.vmpyuh.128B llvm.hexagon.V6.vrsadubi.acc.128B llvm.hexagon.V6.vsathub llvm.hexagon.V6.vsatwh llvm.hexagon.V6.vshufoeh.128B llvm.hexagon.V6.vsubuhsat.dv.128B llvm.hexagon.circ.sthhi llvm.hexagon.mm256i.vaddw llvm.invariant.end llvm.memcpy llvm.mips.addv.b llvm.mips.clti.s.d llvm.mips.dpsq.sa.l.w llvm.mips.fclass.w llvm.mips.fcle.d llvm.mips.fcult.w llvm.mips.fexupr.d llvm.mips.fsun.d llvm.mips.fsune.d llvm.mips.insv llvm.mips.maxi.u.h llvm.mips.min.s.d llvm.mips.min.u.w llvm.mips.mini.u.b llvm.mips.pckod.d llvm.mips.preceq.w.phl llvm.mips.shrl.ph llvm.mips.slli.b llvm.mips.st.d llvm.mips.vshf.w llvm.nvvm.add.rz.f llvm.nvvm.atomic.load.dec.32 llvm.nvvm.bitcast.ll2d llvm.nvvm.ceil.d llvm.nvvm.cos.approx.f llvm.nvvm.div.rn.f llvm.nvvm.div.rp.f llvm.nvvm.fma.rm.f llvm.nvvm.i2d.rm llvm.nvvm.i2f.rz llvm.nvvm.ldu.global.i llvm.nvvm.read.ptx.sreg.envreg12 llvm.nvvm.read.ptx.sreg.envreg25 llvm.nvvm.read.ptx.sreg.nctaid.y llvm.nvvm.suld.1d.array.i32.trap llvm.nvvm.suld.1d.v2i32.zero llvm.nvvm.suld.1d.v2i64.trap llvm.nvvm.suld.3d.i16.clamp llvm.nvvm.sust.b.1d.i16.clamp llvm.nvvm.sust.b.2d.v2i16.trap llvm.nvvm.sust.b.2d.v4i8.trap llvm.nvvm.sust.p.1d.v2i32.trap llvm.nvvm.sust.p.2d.array.v4i16.trap llvm.nvvm.sust.p.2d.i8.trap llvm.nvvm.tex.1d.array.v4u32.s32 llvm.nvvm.tex.1d.level.v4s32.f32 llvm.nvvm.tex.unified.1d.level.v4s32.f32 llvm.nvvm.tex.unified.2d.array.v4f32.s32 llvm.nvvm.ui2f.rp llvm.pow llvm.ppc.altivec.lvsl llvm.ppc.altivec.mfvscr llvm.ppc.altivec.vrlb llvm.ppc.qpx.qvfmadd llvm.ppc.qpx.qvfxxmadd llvm.ppc.vsx.xvcmpgesp.p llvm.s390.etnd llvm.s390.ntstg llvm.s390.vaccb llvm.s390.vfeezbs llvm.s390.vpksfs llvm.s390.vuphb llvm.x86.3dnow.pfmin llvm.x86.addcarry.u64 llvm.x86.avx.vpermilvar.pd.256 llvm.x86.avx.vtestnzc.pd.256 llvm.x86.avx2.maskstore.q llvm.x86.avx2.pavg.b llvm.x86.avx2.pmulh.w llvm.x86.avx512.cvtmask2d.256 llvm.x86.avx512.mask.broadcastf32x4.512 llvm.x86.avx512.mask.cmp.b.512 llvm.x86.avx512.mask.cmp.pd.512 llvm.x86.avx512.mask.cvtps2dq.512 llvm.x86.avx512.mask.div.ss.round llvm.x86.avx512.mask.expand.load.q.256 llvm.x86.avx512.mask.insertf32x4.256 llvm.x86.avx512.mask.min.ps.512 llvm.x86.avx512.mask.min.sd.round llvm.x86.avx512.mask.pabs.b.256 llvm.x86.avx512.mask.permvar.di.512 llvm.x86.avx512.mask.pmaxu.w.512 llvm.x86.avx512.mask.pmins.d.512 llvm.x86.avx512.mask.pminu.d.512 llvm.x86.avx512.mask.pmov.db.mem.128 llvm.x86.avx512.mask.pmovsxb.q.128 llvm.x86.avx512.mask.pmovus.dw.128 llvm.x86.avx512.mask.pmovzxw.q.128 llvm.x86.avx512.mask.prorv.q.256 llvm.x86.avx512.mask.psll.d llvm.x86.avx512.mask.psrav.q.128 llvm.x86.avx512.mask.psrl.di.512 llvm.x86.avx512.mask.pternlog.d.128 llvm.x86.avx512.mask.rndscale.ps.256 llvm.x86.avx512.mask.vcvtph2ps.128 llvm.x86.avx512.mask.vcvtps2ph.512 llvm.x86.avx512.mask.vextractf32x4.512 llvm.x86.avx512.mask.vfmadd.pd.128 llvm.x86.avx512.mask.vpermi2var.pd.128 llvm.x86.avx512.mask.vpermi2var.qi.256 llvm.x86.avx512.mask3.vfmadd.ps.512 llvm.x86.avx512.maskz.fixupimm.pd.256 llvm.x86.avx512.maskz.vpermt2var.qi.512 llvm.x86.avx512.ptestnm.d.512 llvm.x86.avx512.rcp14.ps.256 llvm.x86.avx512.scattersiv4.df llvm.x86.fma.vfmaddsub.ps llvm.x86.rdpkru llvm.x86.sha256msg2 llvm.x86.sse.cvtpi2ps llvm.x86.sse.pshuf.w llvm.x86.sse2.packssdw.128 llvm.x86.sse2.pause llvm.x86.sse3.addsub.ps llvm.x86.sse41.pblendvb llvm.x86.sse41.round.ps llvm.xcore.bitrev Invalid preferred alignment, must be a 16bit integer i32 =< ' is invalid value for boolean argument! Try 0 or 1 Display list of available options (-help-list-hidden for more) OPTIONS: rng-seed ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789 cntrl upper renderscript64 cnk tvos gnueabihf ppc64 armv2a v5e 5TEJ armv6-m 8-M.Baseline v5t v7l (unknown); OCSD_ERR_INVALID_PARAM_TYPE Interpreter failed - cannot recover - bad data or sequence Attempted to find a decoder with a type that is not known in the library. Input block incorrect size, must be %d byte multiple Reserved packet header {Master Error.} PE status update / change (arch, ctxtid, vmid etc). A64:eret Invalid 32 bit continuation fields in packet No Error Type. Timestamp. Address & Context, Long, 64 bit, IS0. I_Q I_ATOM_F1 Debug Halt Trap Data Debug Data Fault external/protobuf/src/google/protobuf/stubs/common.cc __cxa_guard_abort std::bad_cast %.0Lf November Unknown error type A thread-local initialization routine for ~ dynamic_cast += throw unsigned short operator() /dev/socket/logdw sqlite scudo:counters data()[length()] == '\0' Size (in kilobytes) of per-thread cache used to offload the global quarantine. Lower value may reduce memory usage but might increase the contention on the global quarantine. Size (in bytes) up to which chunks will be quarantined (if lower than or equal to). zero_contents pattern_fill_contents No record locks available Channel number out of range Link number out of range Accessing a corrupted shared library Stack fault Real-time ro. uint_buf_index_ < kUintBufSize posixrules R+W pthread_detach malloc(%zu) failed: returning null pointer unsupported register class Type matching not implemented s13 d29 failed system/extras/simpleperf/cmd_inject.cpp failed to build instr ranges for binary Unknown subcommand for Arch: %s ' can only be used with -b option. event_type_id: %zu simpleperf.proto.ETMBranchList.magic perf_event_attrs don't have a common event id reverse position in non sample records snapshot %llu trcidr0 0x%llx (ips.size()= mmap2 thread-name system/extras/simpleperf/record_file_reader.cpp header_page: %s field system/extras/simpleperf/utils.cpp can't open dir Non existing thread ' Zip: Entry at offset zero has invalid LFH signature %x Zip: lfh name offset invalid Check failed: zip64_info.uncompressed_file_size.has_value() Zip: bad data offset %lld in zip Zlib error Invalid handle Entry not found sw fp Record system wide and existing processes/threads can't be used at the same time. stop Can't trace off cpu because sched:sched_switch event is not available --no-post-unwind option. non samples, cut stack of Lost , static_cast<pid_t>(sr.tid_data.pid)= level 1 instruction cache refill rate %d, # --tracepoint-events --verbose Failed to add any supported default measured types unlimited failed to open %s CoreSight ETM instruction tracing ' is not supported on the device , sample_period != 0u= failed to read min_exec_vaddr from _ Check failed: IsUint<16>(jval_.i) munmap failed base_size_ File maplist content handler type_idx Invalid handler catch_all_addr: %x encoded_value method field_id.name class_data_item method_idx Constructor %u(%s) is not flagged correctly wrt/ static. idx synchronized sched_setaffinity failed DW_CFA_offset register(%d) %lld Refuse to unwind pop { lr x9 stat fcntl(%d, F_SETFL) %s: received signal %d, but have no base configured _64 ARM_RELOC_HALF Mach-O 32-bit i386 for the number of sections R_386_GLOB_DAT R_386_GOTOFF R_386_TLS_GD_PUSH R_MIPS_HI16 R_AARCH64_LD64_GOTOFF_LO15 R_AARCH64_TLSLD_MOVW_G0_NC R_AARCH64_TLSIE_LD64_GOTTPREL_LO12_NC R_AARCH64_TLSLE_MOVW_TPREL_G0 R_AARCH64_TLSLE_LDST8_TPREL_LO12 R_AARCH64_TLSLE_LDST16_TPREL_LO12_NC R_ARM_BREL_ADJ R_ARM_THM_XPC22 R_ARM_LDC_PC_G1 R_ARM_THM_TLS_CALL R_ARM_GNU_VTENTRY R_ARM_THM_JUMP11 R_HEX_B9_PCREL R_PPC_GOT_TLSLD16 R_PPC_GOT_TLSLD16_LO R_PPC64_ADDR16 R_PPC64_REL64 R_PPC64_TLSLD R_390_RELATIVE R_390_GOTPLT32 R_390_TLS_GDCALL R_390_TLS_IEENT R_SPARC_L44 R_AMDGPU_REL32 IMAGE_REL_AMD64_REL32_5 IMAGE_REL_ARM_BLX23T __imp_ INSERTVAL: Invalid struct index Load/Store operand is not a pointer type abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789._ TLVPPAGEOFF target2 got@tlsgd imgrel __debug_frame .xdata ,none, S_INTERPOSING S_ATTR_NO_DEAD_STRIP EmitRawText called on an MCStreamer that doesn't support it, something must not be fully mc'ized .double .ifeq .cfi_window_save __EMIT non-local symbol required in directive unexpected token in '.irpc' directive line number less than zero in '.cv_loc' directive ' is not defined .warning argument must be a string .seh_endchained .seh_handler .seh_savereg largest .indirect_symbol .objc_meth_var_names .objc_symbols unexpected token in '.section' directive change section name to " .secure_log_unique specified multiple times __meta_class .fini_array avx512.mask.pcmpeq. sse41.pmaxud avx512.mask.pand. llvm.x86.fma llvm.AMDGPU.ldexp llvm.aarch64.dmb llvm.aarch64.hint llvm.aarch64.neon.cls llvm.aarch64.neon.fabd llvm.aarch64.neon.sqshl llvm.aarch64.neon.tbl1 llvm.aarch64.rbit llvm.adjust.trampoline llvm.amdgcn.buffer.atomic.smin llvm.amdgcn.cubesc llvm.amdgcn.image.atomic.xor llvm.annotation llvm.arm.crc32b llvm.arm.mrrc llvm.arm.neon.vcvtfp2fxu llvm.arm.neon.vrintz llvm.arm.neon.vtbl2 llvm.arm.undefined llvm.bpf.load.word llvm.convertsu llvm.dbg.declare llvm.hexagon.A2.addh.h16.hl llvm.hexagon.A2.addh.h16.ll llvm.hexagon.A2.addh.l16.sat.ll llvm.hexagon.A2.orp llvm.hexagon.A2.svadduhs llvm.hexagon.A2.vmaxw llvm.hexagon.A4.vcmpbeqi llvm.hexagon.C2.and llvm.hexagon.F2.sffma.lib llvm.hexagon.M2.mmpyuh.rs1 llvm.hexagon.M2.mmpyuh.s0 llvm.hexagon.M2.mpy.acc.ll.s1 llvm.hexagon.M2.mpy.sat.hh.s0 llvm.hexagon.M2.mpy.sat.lh.s1 llvm.hexagon.M2.mpy.sat.rnd.lh.s1 llvm.hexagon.M2.nacci llvm.hexagon.M2.vcmac.s0.sat.i llvm.hexagon.M4.vrmpyoh.s0 llvm.hexagon.M5.vmpybsu llvm.hexagon.S2.asl.r.p.and llvm.hexagon.S2.asl.r.r.nac llvm.hexagon.S2.asr.i.svw.trun llvm.hexagon.S2.asr.r.p.or llvm.hexagon.S2.cabacencbin llvm.hexagon.S2.insert llvm.hexagon.S2.lsl.r.r.nac llvm.hexagon.S4.vrcrotate.acc llvm.hexagon.S4.vxsubaddhr llvm.hexagon.S6.vsplatrbp llvm.hexagon.V6.vdmpyhsusat.128B llvm.hexagon.V6.vdmpyhsusat.acc.128B llvm.hexagon.V6.veqb.128B llvm.hexagon.V6.vgth.and llvm.hexagon.V6.vgtub.or.128B llvm.hexagon.V6.vgtuw.or.128B llvm.hexagon.V6.vlsrhv.128B llvm.hexagon.V6.vmpyih llvm.hexagon.V6.vmpyiwh.acc llvm.hexagon.V6.vmux.128B llvm.hexagon.V6.vpackeb.128B llvm.hexagon.V6.vrmpybusv.acc.128B llvm.hexagon.V6.vroundhb.128B llvm.hexagon.V6.vsh.128B llvm.hexagon.V6.vshufoeb.128B llvm.hexagon.V6.vsubhnq llvm.hexagon.V6.vsububh.128B llvm.hexagon.V6.vtmpyb.128B llvm.hexagon.V6.vtmpyhb llvm.mips.adds.u.b llvm.mips.bnegi.b llvm.mips.bnegi.d llvm.mips.bset.w llvm.mips.bseti.w llvm.mips.bz.w llvm.mips.cle.s.h llvm.mips.clei.u.w llvm.mips.clti.s.w llvm.mips.copy.u.h llvm.mips.div.u.w llvm.mips.dpadd.s.d llvm.mips.fceq.w llvm.mips.fcune.d llvm.mips.fdiv.w llvm.mips.ffint.u.w llvm.mips.frint.w llvm.mips.fsult.w llvm.mips.ilvod.w llvm.mips.lbux llvm.mips.ldi.d llvm.mips.maxi.u.b llvm.mips.min.a.w llvm.mips.mul.q.w llvm.mips.precrq.ph.w llvm.mips.precrqu.s.qb.ph llvm.mips.shilo llvm.mips.sld.w llvm.mips.srar.w llvm.mips.subqh.r.ph llvm.mips.subs.s.b llvm.mips.vshf.d llvm.nvvm.atomic.load.inc.32 llvm.nvvm.d2f.rp.ftz llvm.nvvm.d2i.rp llvm.nvvm.d2i.rz llvm.nvvm.f2i.rm llvm.nvvm.f2i.rp llvm.nvvm.ldg.global.p llvm.nvvm.lg2.approx.d llvm.nvvm.move.i64 llvm.nvvm.mul.rm.d llvm.nvvm.mul.rm.ftz.f llvm.nvvm.mul24.ui llvm.nvvm.popc.ll llvm.nvvm.rcp.rn.d llvm.nvvm.read.ptx.sreg.ctaid.z llvm.nvvm.suld.1d.i8.clamp llvm.nvvm.suld.2d.v2i16.zero llvm.nvvm.suld.3d.i32.clamp llvm.nvvm.sust.b.2d.array.i8.zero llvm.nvvm.sust.b.2d.i32.trap llvm.nvvm.sust.b.2d.v2i32.trap llvm.nvvm.sust.b.3d.i16.trap llvm.nvvm.sust.b.3d.i32.trap llvm.nvvm.sust.p.3d.i32.trap llvm.nvvm.tex.1d.v4u32.s32 llvm.nvvm.tex.2d.level.v4f32.f32 llvm.nvvm.tex.cube.array.level.v4f32.f32 llvm.nvvm.tex.unified.1d.array.level.v4f32.f32 llvm.nvvm.tex.unified.2d.level.v4s32.f32 llvm.nvvm.tex.unified.2d.v4u32.s32 llvm.nvvm.texsurf.handle llvm.nvvm.txq.depth llvm.powi llvm.ppc.altivec.crypto.vsbox llvm.ppc.altivec.dssall llvm.ppc.altivec.dst llvm.ppc.altivec.mtvscr llvm.ppc.altivec.vaddeuqm llvm.ppc.altivec.vcmpgtfp.p llvm.ppc.altivec.vmhaddshs llvm.ppc.altivec.vsrh llvm.ppc.vsx.xvcmpgedp llvm.s390.vchlbs llvm.s390.vfaehs llvm.s390.vfenebs llvm.s390.vfenezbs llvm.s390.vfidb llvm.s390.vll llvm.s390.vuplhb llvm.va_end llvm.write_register llvm.x86.avx.hsub.ps.256 llvm.x86.avx.rcp.ps.256 llvm.x86.avx.vtestc.pd llvm.x86.avx2.gather.d.ps llvm.x86.avx2.pmulhu.w llvm.x86.avx2.psllv.q llvm.x86.avx512.exp2.ps llvm.x86.avx512.kand.w llvm.x86.avx512.kortestc.w llvm.x86.avx512.kunpck.wd llvm.x86.avx512.mask.andn.ps.256 llvm.x86.avx512.mask.cmp.sd llvm.x86.avx512.mask.cmp.w.256 llvm.x86.avx512.mask.compress.store.d.128 llvm.x86.avx512.mask.compress.store.ps.512 llvm.x86.avx512.mask.conflict.q.128 llvm.x86.avx512.mask.cvtps2udq.256 llvm.x86.avx512.mask.cvttpd2dq.256 llvm.x86.avx512.mask.cvtudq2pd.256 llvm.x86.avx512.mask.div.ps.128 llvm.x86.avx512.mask.getmant.pd.256 llvm.x86.avx512.mask.max.ps.128 llvm.x86.avx512.mask.max.sd.round llvm.x86.avx512.mask.paddus.w.128 llvm.x86.avx512.mask.pavg.b.512 llvm.x86.avx512.mask.pmovs.qb.mem.512 llvm.x86.avx512.mask.pmull.q.512 llvm.x86.avx512.mask.psra.w.256 llvm.x86.avx512.mask.psra.w.512 llvm.x86.avx512.mask.psrl.w.256 llvm.x86.avx512.mask.shuf.f32x4.256 llvm.x86.avx512.mask.shuf.pd.128 llvm.x86.avx512.mask.shuf.pd.512 llvm.x86.avx512.mask.sqrt.sd llvm.x86.avx512.mask.sub.pd.512 llvm.x86.avx512.mask.vcvtps2ph.256 llvm.x86.avx512.mask.vfnmsub.ps.256 llvm.x86.avx512.mask.vpermt2var.pd.256 llvm.x86.avx512.mask.xor.pd.256 llvm.x86.avx512.mask3.vfmsub.pd.256 llvm.x86.avx512.maskz.vfmadd.ps.256 llvm.x86.avx512.scatterpf.dps.512 llvm.x86.avx512.scattersiv2.df llvm.x86.avx512.vcomi.ss llvm.x86.avx512.vcvtss2si64 llvm.x86.bmi.pdep.64 llvm.x86.flags.write.u32 llvm.x86.fma.vfmsub.ps llvm.x86.mmx.pcmpgt.d llvm.x86.mmx.por llvm.x86.mmx.psrli.q llvm.x86.sse.cvttss2si64 llvm.x86.sse.rsqrt.ss llvm.x86.sse.ucomigt.ss llvm.x86.sse2.padds.b llvm.x86.sse2.pmulhu.w llvm.x86.ssse3.psign.w llvm.x86.wrgsbase.64 llvm.x86.xabort llvm.xcore.freer llvm.xcore.mjoin Invalid ABI alignment, must be a 16bit integer f16 ' value invalid for integer argument! [:<:]] solidus commercial-at csr macosx cuda amdhsa armv5tej , pattern OCSD_ERR_ATTACH_COMP_NOT_FOUND Bad byte sequence in packet. No element output interface attached and enabled first 0x EL OCSD_GEN_TRC_ELEM_NO_SYNC Extension packet header. Transaction Start. I_IGNORE I_CTXT I_ADDR_L_64IS0 Reserved %%0%dlX cannot zero out thread value for __cxa_get_globals() %f __thread_specific_ptr construction failed -= -> operator%= long long WriteProtected mprotect %x failed: %s FormattedLength + 1 == AdditionalLength Invalid request code Interrupted system call should be restarted Aborted memcpy pread %T invalid pthread_t %p passed to %s SOONG BUILD NUMBER PLACEHOLDER Unreachable code VDIWEFF No subcommand specified %s|--%.2f%%-- [hit in function] kmem_cache_alloc_node Total cross cpu allocation/free: %llu, %f%% missing input files , which isn't supported in the merge cmd. --include-uid %s,%u,%llu Check failed: EventTypeManager::Instance().GetScopedFinder() != nullptr /id possible, please do `echo 0 >/proc/sys/kernel/kptr_restrict` unsupported arch: Check failed: it != arm64_reg_map.end() Malformed file pid %u, tid %u, addr 0x%llx, len 0x%llx branch_stack nr=%llu build_id %s time %llu ip_nr %llu lost invalid header in SPLIT records are not followed by a SPLIT_END record. failed to seek to , SIMPLE_PERF_RECORD_TYPE_START= tracing data: 0x%x system/extras/simpleperf/tracing.cpp Zip: Found `Disk Start Number` field in extra block. Ignoring it. Zip: lfh name length did not match central directory for %s: %u %u file error system/extras/simpleperf/cmd_api.cpp failed to call fdopen failed to start zip entry system/libziparchive/zip_writer.cc /proc/%d/status file isn't recorded with dwarf call graph: hw hw-cache events (may not supported) CallChainJoiner::JOINED_OFFLINE static_cast<pid_t>(sr.tid_data.pid) raw-l1i-tlb level 1 TLB refill rate, write raw-l2d-cache-rd %.3f%cG/sec -misses Performance counter statistics, Total test time,%lf,seconds, for package Package tmp_file->fd disallowing raw tracepoint access for unpriv /fd/ sinks stop 0x%llx@%s No tracepoint event before filter: at [ map record thread failed can't get ip reg value system/extras/simpleperf/read_dex_file.cpp 0U <<invalid-method-idx-%d>> byte float void Unable to open '%s' : %s Map is missing header entry Invalid exception handler size: %d Bad encoded_value char/short size %x Illegal representation for value %x in string data Mismatched defining class for class_data_item field Bad field access_flags for %s: %x(%s) , header->method_ids_size_= class_data_item field_idx Out-of-bounds end of data subsection: %zu data_off=%u data_size=%u volatile child process failed to execvp( , NotYetStartNewProcess= received error message from child process Check failed: record_cmd != nullptr DW_CFA_restore register(%d) x23 x25 ebx rbp t1 event_active: %p (fd %d), res %d, callback %p err signal Epoll ADD(%d) on %d retried as MOD; succeeded. system/extras/simpleperf/ETMDecoder.cpp ERROR: FLUSH operation expected after wait on trace decode path truncated or malformed fat file ( __LLVM ARM_THUMB_RELOC_BR22 ARM64_RELOC_UNSIGNED R_X86_64_RELATIVE R_X86_64_GOTPLT64 R_X86_64_GOTPC32_TLSDESC R_386_16 R_MIPS_HIGHER R_MIPS_ADD_IMMEDIATE R_MIPS_TLS_DTPREL64 R_MIPS_TLS_TPREL32 R_MICROMIPS_HIGHEST R_AARCH64_MOVW_PREL_G2 R_AARCH64_TLSGD_ADR_PAGE21 R_AARCH64_TLSLD_LDST8_DTPREL_LO12_NC R_AARCH64_TLSDESC_LDR R_HEX_10_X R_HEX_GOT_LO16 R_HEX_DTPREL_LO16 R_HEX_DTPREL_16 R_HEX_GOTREL_11_X R_HEX_IE_16_X R_HEX_LD_GOT_16_X R_HEX_23_REG R_PPC64_ADDR24 R_PPC64_GOT_TPREL16_DS R_PPC64_GOT_DTPREL16_DS R_SPARC_10 R_AMDGPU_ABS64 IMAGE_REL_AMD64_ADDR32NB IMAGE_REL_ARM_ADDR32NB IMAGE_REL_I386_ABSOLUTE Fast-math-flags specified for call without floating-point scalar or vector return type Operand bundles found with no consumer Invalid record: metadata strings bad length Invalid global variable comdat ID Array element type has to be an encoding of a type '! dtprel@highera got@dtprel@h IE __TEXT .debug_tu_index interposing strip_static_syms Chained unwind areas can't have handlers! \n .asciz .string .cfi_def_cfa_offset ' not defined Encountered a .endif that doesn't follow a .if or .else invalid '.comm' or '.lcomm' directive size, can't be less than zero unexpected token in '.incbin' directive unexpected token after expression in '.bundle_align_mode' directive invalid bundle alignment size (expected between 0 and 30) epilogue_begin req is not a valid parameter qualifier for ' expected comma .even unexpected modifier on variable reference except can't open secure log file: invalid '.tbss' alignment, can't be lessthan zero __selector_strs sse41.pmaxuw avx2.pminu nzc xop.vpermil2 llvm.aarch64.crc32cw llvm.aarch64.crypto.sha256h2 llvm.aarch64.neon.uqxtn llvm.amdgcn.atomic.inc llvm.amdgcn.buffer.atomic.or llvm.amdgcn.buffer.atomic.swap llvm.amdgcn.buffer.load.format llvm.arm.neon.sha1m llvm.arm.neon.vacgt llvm.arm.neon.vld1 llvm.arm.neon.vqshiftsu llvm.gcread llvm.hexagon.A2.vcmpbeq llvm.hexagon.A2.vminh llvm.hexagon.A4.cmpbgti llvm.hexagon.A4.ornp llvm.hexagon.C2.cmpgeui llvm.hexagon.F2.dfcmpge llvm.hexagon.F2.sfmax llvm.hexagon.M2.mpy.acc.lh.s0 llvm.hexagon.M2.mpy.acc.sat.ll.s0 llvm.hexagon.M2.mpy.ll.s0 llvm.hexagon.M2.mpyd.hh.s0 llvm.hexagon.M2.mpyd.rnd.lh.s1 llvm.hexagon.M2.mpyu.hh.s1 llvm.hexagon.M2.mpyud.acc.hh.s0 llvm.hexagon.M2.vrcmacr.s0c llvm.hexagon.M2.vrmpy.s0 llvm.hexagon.M4.mpyri.addr llvm.hexagon.S2.asl.i.p.xacc llvm.hexagon.S2.brevp llvm.hexagon.S2.deinterleave llvm.hexagon.S2.tableidxd.goodsyntax llvm.hexagon.S4.extractp llvm.hexagon.S4.or.andix llvm.hexagon.S6.rol.i.r.xacc llvm.hexagon.V6.lo llvm.hexagon.V6.vabsdiffh llvm.hexagon.V6.vaddh.dv llvm.hexagon.V6.vaddwnq llvm.hexagon.V6.vaslw llvm.hexagon.V6.vaslw.acc.128B llvm.hexagon.V6.vasrw.acc llvm.hexagon.V6.vasrwuhsat.128B llvm.hexagon.V6.vavguh llvm.hexagon.V6.vdmpyhb.dv.acc.128B llvm.hexagon.V6.vgtw.xor.128B llvm.hexagon.V6.vmpybusv.acc llvm.hexagon.V6.vmpyiewh.acc.128B llvm.hexagon.V6.vmpyihb.acc.128B llvm.hexagon.V6.vnavgh llvm.hexagon.V6.vnormamth llvm.hexagon.V6.vrmpyub.acc.128B llvm.hexagon.V6.vrmpyubi.acc llvm.hexagon.V6.vsubhw llvm.hexagon.V6.vtmpyb.acc.128B llvm.mips.andi.b llvm.mips.bmnz.v llvm.mips.bposge32 llvm.mips.copy.s.h llvm.mips.copy.u.d llvm.mips.copy.u.w llvm.mips.dpadd.s.w llvm.mips.dpau.h.qbr llvm.mips.fcaf.w llvm.mips.fcne.d llvm.mips.fexp2.d llvm.mips.frsqrt.w llvm.mips.insve.b llvm.mips.maq.sa.w.phl llvm.mips.maxi.s.w llvm.mips.min.u.b llvm.mips.move.v llvm.mips.mul.s.ph llvm.mips.multu llvm.mips.nloc.w llvm.mips.rddsp llvm.mips.splat.b llvm.mips.vshf.h llvm.nvvm.add.rz.d llvm.nvvm.d2ll.rp llvm.nvvm.f2h.rn llvm.nvvm.fmin.d llvm.nvvm.lg2.approx.ftz.f llvm.nvvm.ll2d.rz llvm.nvvm.ptr.constant.to.gen llvm.nvvm.read.ptx.sreg.pm1 llvm.nvvm.sad.i llvm.nvvm.suld.1d.array.v4i8.zero llvm.nvvm.suld.2d.array.i16.clamp llvm.nvvm.suld.2d.array.v2i8.zero llvm.nvvm.suld.2d.array.v4i8.trap llvm.nvvm.suld.2d.v2i8.trap llvm.nvvm.suld.2d.v4i8.clamp llvm.nvvm.suld.3d.i64.zero llvm.nvvm.suld.3d.v2i16.trap llvm.nvvm.sust.b.1d.v2i16.zero llvm.nvvm.sust.b.1d.v4i16.clamp llvm.nvvm.sust.b.2d.i16.clamp llvm.nvvm.sust.b.2d.v4i16.zero llvm.nvvm.sust.b.3d.i64.trap llvm.nvvm.tex.1d.v4f32.f32 llvm.nvvm.tex.3d.grad.v4u32.f32 llvm.nvvm.tex.3d.v4s32.f32 llvm.ppc.altivec.crypto.vcipherlast llvm.ppc.altivec.vavguw llvm.ppc.altivec.vminud llvm.ppc.altivec.vmuloub llvm.ppc.altivec.vslh llvm.ppc.altivec.vsrah llvm.ppc.qpx.qvfmsubs llvm.ppc.qpx.qvfres llvm.ppc.qpx.qvfsubs llvm.ppc.qpx.qvstfda llvm.ppc.vsx.xvrsqrtesp llvm.r600.read.local.size.y llvm.s390.vfeezhs llvm.s390.vgfmab llvm.s390.vgfmg llvm.s390.vstrchs llvm.s390.vuplf llvm.uadd.with.overflow llvm.x86.3dnow.pavgusb llvm.x86.avx.cmp.ps.256 llvm.x86.avx.hadd.pd.256 llvm.x86.avx.maskload.pd.256 llvm.x86.avx.maskstore.ps.256 llvm.x86.avx.vtestnzc.ps llvm.x86.avx2.maskload.d llvm.x86.avx2.maskload.d.256 llvm.x86.avx2.movntdqa llvm.x86.avx2.pabs.d llvm.x86.avx2.packuswb llvm.x86.avx2.pmovmskb llvm.x86.avx512.mask.broadcasti32x2.128 llvm.x86.avx512.mask.cvtpd2dq.128 llvm.x86.avx512.mask.cvtps2pd.128 llvm.x86.avx512.mask.cvttps2uqq.128 llvm.x86.avx512.mask.cvtuqq2ps.256 llvm.x86.avx512.mask.expand.load.pd.128 llvm.x86.avx512.mask.fixupimm.ps.128 llvm.x86.avx512.mask.insertf64x2.256 llvm.x86.avx512.mask.packuswb.512 llvm.x86.avx512.mask.padd.b.128 llvm.x86.avx512.mask.pmov.wb.256 llvm.x86.avx512.mask.pmovs.db.128 llvm.x86.avx512.mask.pmovsxb.q.512 llvm.x86.avx512.mask.pmovsxw.q.256 llvm.x86.avx512.mask.pmovus.db.512 llvm.x86.avx512.mask.pmovus.qd.512 llvm.x86.avx512.mask.pmovus.qw.mem.128 llvm.x86.avx512.mask.psra.di.512 llvm.x86.avx512.mask.psra.wi.256 llvm.x86.avx512.mask.psrav8.hi llvm.x86.avx512.mask.psubs.b.512 llvm.x86.avx512.mask.shuf.i64x2.256 llvm.x86.avx512.mask.store.ss llvm.x86.avx512.mask.vextracti32x4.256 llvm.x86.avx512.mask.vextracti64x4.512 llvm.x86.avx512.mask.vpermilvar.pd.512 llvm.x86.avx512.mask.vpermt2var.hi.256 llvm.x86.avx512.mask.xor.pd.512 llvm.x86.avx512.mask3.vfmadd.ps.128 llvm.x86.avx512.mask3.vfmsubadd.pd.256 llvm.x86.avx512.maskz.pternlog.d.128 llvm.x86.avx512.ptestm.d.512 llvm.x86.avx512.ptestnm.b.256 llvm.x86.avx512.rcp14.ss llvm.x86.flags.write.u64 llvm.x86.fma.vfmadd.sd llvm.x86.mmx.pmull.w llvm.x86.mmx.psub.w llvm.x86.rdrand.32 llvm.x86.sse.add.ss llvm.x86.sse.cvtpi2pd llvm.x86.sse.ucomilt.ss llvm.x86.sse2.comigt.sd llvm.x86.sse2.movmsk.pd llvm.x86.sse41.round.sd llvm.x86.ssse3.pabs.w.128 llvm.x86.xop.vpcmov.256 llvm.x86.xop.vphadddq llvm.x86.xop.vprotb llvm.x86.xop.vpshaq Pointer ABI alignment must be a power of 2 Sized aggregate specification in datalayout string Unknown mangling specifier in datalayout string Trailing separator in datalayout string v8i16 v2i64 ': 0xb36 krait ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~ DC3 FS quotation-mark apostrophe six seven circumflex-accent invalid backreference number invalid character range hexagon mipsel powerpc64le s390x wasm64 eabihf amdopencl androideabi mipseb mipsallegrexel 7-M 7E-M v8.2a iwmmxt2 debug.atrace.app_number Error opening trace file: %s (%d) OCSD_ERR_DFMTR_BAD_FHSYNC Address range in accessor set to invalid values. Bad FSYNC start in frame or invalid ID (0x7F). Error processing atom packet. N; Numbered: SVC LazyFP Push IRQ A protocol message was rejected because it was too big (more than terminating. contains invalid UTF-8 data when %p Oct P g ul operator^= __vdso_time /product/bin:/apex/com.android.runtime/bin:/apex/com.android.art/bin:/system_ext/bin:/system/bin:/system/xbin:/odm/bin:/vendor/bin:/vendor/xbin ParcelFileDescriptor native object of unknown type Java object of unknown type HOSTALIASES Argument list too long Out of memory Too many symbolic links encountered No buffer space available Is a named type file /dev/__properties__ Unable to set property "%s" to "%s": recv failed; errno=%d (%s) 4 fclose free_page __cxa_atexit: capacity calculation overflow getFloatRegister s24 d4 on . %s%s%.*s ro.log.file_logger.path ) wb --%.2f%%-- , and Drop feature dso_from vaddr_in_file: %llx error_addr: 0x%llx dso_dex_file /events/ %s%llu%*u%*s%*s 0x%llx GNU read nr=%zu unknown(%d) CLOCK (features_.size()= size % field.elem_count Zip: the entry size is too large to fit into the 32 bits ZipEntry, uncompressed length %llu, compressed length %llu Zip: %s: Zip64 eocd record signature not found at offset %lld Zip: extra field has a bad size for entry %s invalid literal/length code Check failed: ordered_options.empty() Check failed: z_stream_->avail_out != 0 --keep-failed-unwinding-debug-info sp_%zu: 0x%llx max_unwinding_time: %.3f us memory_change_VmRSS: %s -> %s unknown event type category: system/extras/simpleperf/cmd_monitor.cpp invalid aux buffer size: Invalid clockid: memory read operation miss rate %-*s can't get online cpu information disallowing user profiling for unpriv Failed to SetProperty --user failed to open task directory system/extras/simpleperf/ETMRecorder.cpp Check failed: IsPowerOfTwo(mmap_pages) event_new() failed __dex_debug_descriptor Android1 \.|: , class_defs_ + header_->class_defs_size_= Unrecognized version number in unimplemented (base_size_= Shorty vs. type mismatch: '%c', '%s' Ignoring bad checksum (%08x, expected %08x) Method's class index unexpected, %u vs %u Bad encoded_value boolean size %x unexpected static field initial value type: 'I' vs '%c' unexpected static field initial value type: 'L' vs '%c' Invalid handlers_size: %ud Out-of-order field_idx for annotation: %x then %x method_annotations list Multiple header items Unexpected data map entry @ %zx; expected %x, found %x Invalid descriptor for class_idx , header->field_ids_size_= header->type_ids_size_ user buffer size = , NotYetCreateNewProcess= Spare pc x14 x22 rip %*s%s %s: Unable to make base notifiable. %s: noting an add on a non-setup event %p (events: 0x%x, fd: %d, flags: 0x%x) malloc %s: select reports %d epoll_wait Multiple dyldinfo load commands mips64 ELF64-ppc64 R_X86_64_PLT32 R_X86_64_DTPOFF32 R_MIPS_TLS_TPREL64 R_MICROMIPS_26_S1 R_AARCH64_LDST64_ABS_LO12_NC R_AARCH64_MOVW_GOTOFF_G3 R_AARCH64_ADR_GOT_PAGE R_AARCH64_TLSLD_LD_PREL19 R_AARCH64_TLSLD_LDST128_DTPREL_LO12_NC R_ARM_LDR_PC_G0 R_ARM_SBREL32 R_ARM_ALU_SBREL_19_12_NC R_ARM_ALU_SB_G1_NC R_ARM_THM_MOVW_BREL_NC R_HEX_LO16 R_HEX_DTPREL_32_6_X R_PPC_ADDR16_HI R_PPC_DTPREL16_LO R_PPC_GOT_TPREL16 R_PPC_REL16_LO R_PPC64_ADDR16_HIGHEST R_PPC64_TPREL16_HA R_PPC64_GOT_DTPREL16_LO_DS R_PPC64_TPREL16_HIGHEST R_390_12 R_390_PLTOFF32 R_SPARC_6 R_SPARC_TLS_LDM_HI22 R_SPARC_TLS_TPOFF64 IMAGE_REL_AMD64_REL32_3 IMAGE_REL_ARM_BRANCH24T print-summary-global-ids Malformed IR file tlsdesc GOT_PREL toc got@tprel .debug_pubnames .pdata \\ no_dead_strip S_ATTR_LOC_RELOC invalid reassignment of non-absolute variable ' .symbol_resolver .ifnotdef .skip .macro directional label undefined _emit ALIGN expected comma after first string for '.ifnes' directive expected identifier after ' isa number not a constant value function id less than zero in '.cv_inline_linetable' directive expected identifier in '.macro' directive unexpected expression in align invalid escape sequence (unrecognized character) unexpected symbol modifier following '@' invalid hexdecimal number same_size newest offset is not a multiple of 16 __static_const .local expected group name unexpected token in '.type' directive cvtps2pd nontemporal avx512.mask.store.b. avx512.mask.perm.df. avx512.mask.pshufl.w. avx512.mask.pslli. pattern ignoring debug info with an invalid version ( llvm.aarch64.clrex llvm.aarch64.neon.fmaxp llvm.aarch64.neon.scalar.sqxtn llvm.aarch64.neon.uaddlv llvm.amdgcn.fract llvm.amdgcn.image.atomic.add llvm.amdgcn.queue.ptr llvm.amdgcn.s.dcache.wb llvm.amdgcn.workitem.id.z llvm.arm.ldrexd llvm.arm.neon.vrsqrte llvm.flt.rounds llvm.hexagon.A2.sxtb llvm.hexagon.A2.vavgwcr llvm.hexagon.A2.vraddub.acc llvm.hexagon.A2.vrsadub.acc llvm.hexagon.F2.dfcmpgt llvm.hexagon.M2.dpmpyss.acc.s0 llvm.hexagon.M2.mmpyul.rs0 llvm.hexagon.M2.mpy.rnd.hl.s0 llvm.hexagon.M2.mpy.sat.rnd.hh.s0 llvm.hexagon.M2.mpy.up.s1 llvm.hexagon.M2.mpyd.acc.hh.s0 llvm.hexagon.M2.mpyd.nac.lh.s1 llvm.hexagon.M2.mpyd.nac.ll.s1 llvm.hexagon.M2.mpyu.acc.hh.s1 llvm.hexagon.M2.mpyu.acc.ll.s0 llvm.hexagon.M2.mpyu.hl.s0 llvm.hexagon.M2.vmac2 llvm.hexagon.M2.vmac2s.s0 llvm.hexagon.M2.vmpy2es.s0 llvm.hexagon.M2.vradduh llvm.hexagon.M2.vrcmacr.s0 llvm.hexagon.M4.mpyri.addi llvm.hexagon.M4.pmpyw.acc llvm.hexagon.S2.asl.i.p.and llvm.hexagon.S2.asl.r.p llvm.hexagon.S2.asl.r.r.sat llvm.hexagon.S2.asr.i.p.rnd llvm.hexagon.S2.asr.i.r.acc llvm.hexagon.S2.clbnorm llvm.hexagon.S2.extractu llvm.hexagon.S2.lsr.r.vh llvm.hexagon.S2.vtrunehb llvm.hexagon.S4.extract llvm.hexagon.V6.vaddbq llvm.hexagon.V6.vaddwsat llvm.hexagon.V6.vdealvdd.128B llvm.hexagon.V6.vdmpybus llvm.hexagon.V6.vminh llvm.hexagon.V6.vmpybus llvm.hexagon.V6.vmpyh llvm.hexagon.V6.vmpyiowh llvm.hexagon.V6.vmpyiwh.acc.128B llvm.hexagon.V6.vmpyub.acc llvm.hexagon.V6.vnot.128B llvm.hexagon.V6.vshuffeb.128B llvm.hexagon.V6.vsubwsat.dv llvm.mips.absq.s.ph llvm.mips.adds.s.b llvm.mips.addu.qb llvm.mips.asub.s.w llvm.mips.ave.s.w llvm.mips.ave.u.w llvm.mips.aver.s.b llvm.mips.ceq.b llvm.mips.ceq.h llvm.mips.dpsub.s.d llvm.mips.dpsub.s.h llvm.mips.extp llvm.mips.fcult.d llvm.mips.fexupl.d llvm.mips.fmin.w llvm.mips.fmul.w llvm.mips.fseq.w llvm.mips.ilvr.w llvm.mips.ld.d llvm.mips.packrl.ph llvm.mips.precequ.ph.qbr llvm.mips.precr.sra.r.ph.w llvm.mips.prepend llvm.mips.shll.ph llvm.mips.shra.r.ph llvm.mips.shra.r.w llvm.mips.sld.b llvm.mips.splati.d llvm.mips.srl.h llvm.nvvm.div.rm.d llvm.nvvm.f2i.rn llvm.nvvm.f2ull.rz llvm.nvvm.fmin.ftz.f llvm.nvvm.popc.i llvm.nvvm.read.ptx.sreg.clock64 llvm.nvvm.read.ptx.sreg.envreg19 llvm.nvvm.read.ptx.sreg.nctaid.z llvm.nvvm.sad.ui llvm.nvvm.suld.1d.array.v2i8.zero llvm.nvvm.suld.1d.array.v4i8.clamp llvm.nvvm.suld.1d.v2i32.clamp llvm.nvvm.suld.1d.v2i64.zero llvm.nvvm.suld.2d.array.v2i32.clamp llvm.nvvm.suld.2d.i8.zero llvm.nvvm.sust.b.1d.i32.zero llvm.nvvm.sust.b.1d.i64.clamp llvm.nvvm.sust.b.1d.v2i64.zero llvm.nvvm.sust.b.1d.v4i32.trap llvm.nvvm.sust.b.2d.array.v2i64.clamp llvm.nvvm.sust.b.2d.i16.zero llvm.nvvm.sust.b.3d.v2i16.clamp llvm.nvvm.sust.p.2d.array.v2i8.trap llvm.nvvm.sust.p.3d.v4i8.trap llvm.nvvm.tex.1d.array.grad.v4s32.f32 llvm.nvvm.tex.2d.level.v4u32.f32 llvm.nvvm.tld4.unified.b.2d.v4s32.f32 llvm.ppc.altivec.crypto.vpmsumb llvm.ppc.altivec.lvebx llvm.ppc.altivec.vaddcuq llvm.ppc.altivec.vcmpgefp llvm.ppc.altivec.vmulouw llvm.ppc.altivec.vsraw llvm.ppc.altivec.vsrb llvm.ppc.altivec.vsum4shs llvm.ppc.dcbst llvm.ppc.divdeu llvm.ppc.qpx.qvfmuls llvm.ppc.qpx.qvfxxnpmadd llvm.ppc.tresume llvm.ppc.vsx.stxvw4x llvm.s390.tdc llvm.s390.vacccq llvm.s390.vaccq llvm.s390.vfaezhs llvm.s390.vfeezfs llvm.s390.vfenezh llvm.s390.vmlob llvm.s390.vsumb llvm.x86.3dnow.pfcmpgt llvm.x86.3dnow.pfrcp llvm.x86.aesni.aesenclast llvm.x86.avx.maskload.pd llvm.x86.avx.vbroadcastf128.pd.256 llvm.x86.avx2.gather.q.ps.256 llvm.x86.avx2.psllv.d.256 llvm.x86.avx2.psrlv.q llvm.x86.avx512.cvtsi2ss32 llvm.x86.avx512.cvtusi2sd llvm.x86.avx512.mask.andn.ps.128 llvm.x86.avx512.mask.broadcasti64x2.256 llvm.x86.avx512.mask.cmp.pd.128 llvm.x86.avx512.mask.compress.ps.512 llvm.x86.avx512.mask.compress.store.pd.512 llvm.x86.avx512.mask.compress.store.ps.256 llvm.x86.avx512.mask.cvtpd2qq.512 llvm.x86.avx512.mask.cvtps2dq.128 llvm.x86.avx512.mask.dbpsadbw.128 llvm.x86.avx512.mask.pabs.w.512 llvm.x86.avx512.mask.packusdw.128 llvm.x86.avx512.mask.pavg.b.256 llvm.x86.avx512.mask.permvar.di.256 llvm.x86.avx512.mask.pmaddubs.w.256 llvm.x86.avx512.mask.pmaxs.w.128 llvm.x86.avx512.mask.pmov.qb.mem.128 llvm.x86.avx512.mask.pmov.qb.mem.512 llvm.x86.avx512.mask.pmov.wb.mem.256 llvm.x86.avx512.mask.pmovs.qb.256 llvm.x86.avx512.mask.pmovsxb.d.256 llvm.x86.avx512.mask.pmovsxw.d.128 llvm.x86.avx512.mask.pmovus.qd.mem.512 llvm.x86.avx512.mask.pmulh.w.256 llvm.x86.avx512.mask.pshuf.b.512 llvm.x86.avx512.mask.psll.di.256 llvm.x86.avx512.mask.psrlv.d llvm.x86.avx512.mask.sub.pd.256 llvm.x86.avx512.mask.vextractf32x8.512 llvm.x86.avx512.mask.vextracti32x4.512 llvm.x86.avx512.mask.vfnmsub.pd.256 llvm.x86.avx512.mask.vpermt2var.d.128 llvm.x86.avx512.mask.vpermt2var.ps.256 llvm.x86.avx512.mask.vpermt2var.ps.512 llvm.x86.avx512.mask.vpermt2var.q.128 llvm.x86.avx512.mask3.vfmadd.pd.128 llvm.x86.avx512.mask3.vfmadd.ps.256 llvm.x86.avx512.maskz.fixupimm.ss llvm.x86.avx512.maskz.vfmaddsub.pd.512 llvm.x86.avx512.scatter.dpi.512 llvm.x86.fma.vfnmsub.pd.256 llvm.x86.mmx.padd.w llvm.x86.mmx.punpckhbw llvm.x86.sse.cvtss2si llvm.x86.sse2.cvtsd2si64 llvm.x86.sse2.cvtss2sd llvm.x86.sse2.sub.sd llvm.x86.sse42.crc32.32.16 llvm.x86.ssse3.phsub.sw.128 llvm.x86.xbegin llvm.x86.xop.vfrcz.ps.256 llvm.x86.xop.vpcomuq llvm.x86.xop.vpermil2ps.256 llvm.x86.xsave llvm.xcore.ssync Missing alignment specification in datalayout string f80 ppcf128 v32i1 v64i1 v64i8 = percent-sign right-parenthesis asterisk hyphen two invalid character class cloudabi gnu 5T 5TE OCSD_ERR_RET_STACK_OVERFLOW No formatter in use - operation not valid. test snapshot to decode tree conversion error No error - error code end marker OCSD_GEN_TRC_ELEM_SWTRACE ; Count( I_RESERVED_CFG I_TRACE_INFO I_TRANS_ST I_ADDR_CTXT_L_64IS0 Address & Context, Long, 64 bit, IS1. Lockup ID_DATA[ Can't back up over more bytes than were returned by the last call to Next(). Parameter to BackUp() can't be negative. ' terminate_handler unexpectedly returned M W static_cast __float128 attempted to close file descriptor %d, expected to be owned by %s 0x%llx, actually owned by %s 0x%llx failed to exchange ownership of file descriptor: fd %d is owned by %s 0x%llx, was expected to be owned by %s 0x%llx LD_LIBRARY_PATH LD_SHOW_AUXV invalid allocation alignment: %zu exceeds maximum supported alignment of %zu (NumberOfFlags) < (MaxFlags) Bad file descriptor Too many references: cannot splice Connection refused Remote I/O error Illegal instruction Unable to set property "%s" to "%s": error code: 0x%x %s: prevented %zu-byte %s %zu-byte buffer 02 fwrite_unlocked failed to allocate bionic_tls: error %d s23 No argument following unsupported ' record Unknown argument with -g option: events because of lacking kernel support. Couldn't find field , 0u= != Samples: %llu --trace-offcpu must be used with `-e cpu-clock` or `-e task-clock`. Read symbols from failed to read symbols from cannot read cpumask content in ', try `simpleperf list` to list all possible event type names items.size() system/extras/simpleperf/perf_regs.cpp (regno= File not found Check failed: end != nullptr %016llx system/extras/simpleperf/RecordFilter.cpp e ftell() failed system/extras/simpleperf/thread_tree.cpp 36392138 header crc mismatch incorrect length check Check failed: it != debug_unwind_dsos_.end() memory_change_VmPeak: %s -> %s -m static_cast<pid_t>(sr.tid_data.tid) raw-ll-cache-rd level 1 cache refill rate, read system/extras/simpleperf/cmd_stat.cpp Detect %llu spin loops in process %s (%d) thread %s (%d), max rate at [%.6f s - %.6f s], taken %.3f ms / %.3f ms (%.2f%%). can't open online cpu information Check failed: !result.empty() Try using `adb shell setprop security.perf_harden 0` to allow profiling. doesn't exist or isn't debuggable/profileable. failed to parse disallowing kernel profiling for unpriv /trcidr/trcidr8 Check failed: counter != nullptr with system/extras/simpleperf/event_selection_set.cpp are not supported by the kernel. - , jit_addr int Bad image reservation start for %s: %p instead of %p wasn't explicitly flushed before destruction. method flags verification type_id.descriptor method_id.class type_list Interface field is not public final static, %s: %x(%s) Fields may not be volatile and final: %s encoded_field read out of bounds call_site_ids child process exited with exit code Warning: PC is moving backwards: old 0x%x new 0x%x (byte >> 6) == 0x2 -d%d (byte & ~0x07) == 0xc0 r14 rsp EV_TIMEOUT timeout_next: event: %p, in %d seconds, %d useconds ??? element allocator<T>::allocate(size_t n) 'n' exceeds maximum supported size RESET operation on trace decode path X86_64_RELOC_SIGNED_4 ARM_RELOC_HALF_SECTDIFF Mach-O 64-bit x86-64 R_MICROMIPS_PC23_S2 R_AARCH64_MOVW_GOTOFF_G2 R_AARCH64_TLSLD_LDST16_DTPREL_LO12 R_AARCH64_TLSIE_MOVW_GOTTPREL_G1 R_AARCH64_TLSIE_ADR_GOTTPREL_PAGE21 R_ARM_ABS8 R_ARM_GOT_BREL R_ARM_SBREL31 R_ARM_ALU_SB_G1 R_ARM_LDR_SB_G0 R_ARM_THM_JUMP8 R_ARM_PRIVATE_10 R_HEX_DTPREL_HI16 R_HEX_IE_GOT_16 R_HEX_DTPREL_11_X R_HEX_GD_GOT_32_6_X R_LANAI_HI16 R_PPC_TLS R_PPC_TLSLD R_PPC64_REL32 R_PPC64_TOC16_LO R_PPC64_ADDR16_LO_DS R_PPC64_TPREL64 R_PPC64_DTPREL16_HI R_390_PC32 R_390_JMP_SLOT R_SPARC_13 R_SPARC_PC_HH22 IMAGE_REL_ARM_SECTION IMAGE_REL_I386_DIR16 IMAGE_REL_I386_SECREL7 Could not find function in stream Expect SubBlock Invalid cast INSERTVAL: Invalid instruction with 0 indices Invalid function argument type NTPOFF highera toc@ha tprel@h GPREL gotpageoff .debug_aranges section_types_dwo self_modifying_code If present, PushMachFrame must be the first UOP .quad .balign .reference .abort .cfi_restore_state unexpected token in '.if' directive unexpected token in '.endr' directive Line number less than zero in '.cv_inline_linetable' directive missing parameter qualifier for ' invalid decimal number expected @code .secure_log_unique .objc_module_info expected identifier in .indirect_symbol directive invalid '.tbss' directive size, can't be less thanzero invalid OS minor version number Group section must specify the type init_array sse2.cvtps2pd avx512.storent. avx2.pblendw avx2.vextracti128 llvm.loop.vectorize. llvm.dbg. llvm.aarch64.neon.ld1x2 llvm.aarch64.neon.saddlp llvm.aarch64.neon.shadd llvm.aarch64.neon.sqdmulls.scalar llvm.aarch64.neon.sqshlu llvm.aarch64.neon.st1x3 llvm.aarch64.neon.uqadd llvm.aarch64.neon.urshl llvm.aarch64.sisd.fcvtxn llvm.amdgcn.buffer.atomic.smax llvm.amdgcn.mbcnt.lo llvm.arm.mcr llvm.arm.mrc llvm.arm.neon.vcvtau llvm.arm.neon.vraddhn llvm.arm.stc llvm.assume llvm.clear_cache llvm.cos llvm.hexagon.A2.subh.h16.sat.hh llvm.hexagon.A2.svavghs llvm.hexagon.A4.boundscheck llvm.hexagon.A4.combineri llvm.hexagon.C2.mask llvm.hexagon.C4.or.or llvm.hexagon.F2.conv.df2d llvm.hexagon.F2.sfcmpgt llvm.hexagon.F2.sffma.sc llvm.hexagon.M2.cmacsc.s0 llvm.hexagon.M2.cnacs.s1 llvm.hexagon.M2.mmacuhs.rs0 llvm.hexagon.M2.mmacuhs.s0 llvm.hexagon.M2.mmpyul.s0 llvm.hexagon.M2.mpy.nac.hh.s1 llvm.hexagon.M2.mpy.nac.sat.lh.s1 llvm.hexagon.M2.mpyd.acc.hl.s1 llvm.hexagon.M2.mpyud.nac.ll.s1 llvm.hexagon.M2.vmac2su.s1 llvm.hexagon.S2.asl.i.p.or llvm.hexagon.S2.asl.i.vw llvm.hexagon.S2.asr.i.r.nac llvm.hexagon.S2.clrbit.i llvm.hexagon.S2.setbit.r llvm.hexagon.S2.vrndpackwhs llvm.hexagon.S2.vsatwh llvm.hexagon.S4.andi.asl.ri llvm.hexagon.S4.andi.lsr.ri llvm.hexagon.V6.pred.or.128B llvm.hexagon.V6.vabsh.128B llvm.hexagon.V6.vasrwh llvm.hexagon.V6.vasrwh.128B llvm.hexagon.V6.vassign.128B llvm.hexagon.V6.vdealb4w llvm.hexagon.V6.vdealvdd llvm.hexagon.V6.veqw.and llvm.hexagon.V6.vgtb.xor.128B llvm.hexagon.V6.vgtuh.xor.128B llvm.hexagon.V6.vminh.128B llvm.hexagon.V6.vmpyhsrs.128B llvm.hexagon.V6.vmpyhv.acc.128B llvm.hexagon.V6.vrmpyubi.acc.128B llvm.hexagon.V6.vrmpyubv llvm.hexagon.V6.vshufoeh llvm.hexagon.V6.vsubuhsat llvm.hexagon.V6.vunpackb llvm.hexagon.brev.lduh llvm.init.trampoline llvm.mips.absq.s.w llvm.mips.ave.s.d llvm.mips.binsli.w llvm.mips.bneg.d llvm.mips.clt.s.h llvm.mips.cmpgdu.lt.qb llvm.mips.fsaf.d llvm.mips.ilvev.d llvm.mips.mini.s.b llvm.mips.msubv.w llvm.mips.mul.ph llvm.mips.pckod.h llvm.mips.sll.d llvm.mips.srlri.d llvm.mips.st.b llvm.mips.subsus.u.d llvm.mips.subvi.b llvm.nvvm.add.rn.d llvm.nvvm.d2f.rn.ftz llvm.nvvm.d2i.lo llvm.nvvm.f2ull.rn llvm.nvvm.f2ull.rp.ftz llvm.nvvm.rcp.rn.f llvm.nvvm.read.ptx.sreg.envreg13 llvm.nvvm.read.ptx.sreg.lanemask.ge llvm.nvvm.read.ptx.sreg.pm0 llvm.nvvm.saturate.f llvm.nvvm.shfl.idx.i32 llvm.nvvm.sqrt.rm.f llvm.nvvm.sqrt.rn.d llvm.nvvm.suld.1d.array.v2i64.trap llvm.nvvm.suld.1d.array.v4i8.trap llvm.nvvm.suld.1d.v4i8.clamp llvm.nvvm.suld.2d.i16.zero llvm.nvvm.suld.2d.i8.clamp llvm.nvvm.suld.3d.i16.zero llvm.nvvm.suld.3d.v2i16.clamp llvm.nvvm.suld.3d.v2i16.zero llvm.nvvm.sust.b.1d.array.v2i8.clamp llvm.nvvm.sust.b.2d.array.v2i64.trap llvm.nvvm.sust.b.2d.array.v2i8.zero llvm.nvvm.sust.b.2d.v2i8.zero llvm.nvvm.sust.b.2d.v4i16.trap llvm.nvvm.sust.b.3d.v4i32.clamp llvm.nvvm.sust.p.1d.array.i32.trap llvm.nvvm.sust.p.2d.v4i16.trap llvm.nvvm.tex.2d.array.grad.v4f32.f32 llvm.nvvm.tex.unified.1d.v4u32.f32 llvm.nvvm.tex.unified.3d.level.v4f32.f32 llvm.nvvm.tex.unified.cube.array.level.v4u32.f32 llvm.ppc.altivec.dstt llvm.ppc.altivec.lvsr llvm.ppc.altivec.vminsb llvm.ppc.altivec.vupkhsw llvm.ppc.qpx.qvfcmpgt llvm.ppc.qpx.qvfriz llvm.ppc.qpx.qvfrsqrte llvm.ppc.qpx.qvlfcda llvm.ppc.qpx.qvlfsa llvm.ppc.vsx.lxvd2x llvm.ppc.vsx.xvcmpeqdp llvm.s390.vfaebs llvm.s390.vfaezb llvm.s390.vlbb llvm.s390.vmlhb llvm.s390.vsra llvm.x86.3dnow.pfmul llvm.x86.addcarryx.u64 llvm.x86.avx2.packusdw llvm.x86.avx512.cvtb2mask.512 llvm.x86.avx512.gather3div2.df llvm.x86.avx512.mask.compress.store.d.512 llvm.x86.avx512.mask.cvtpd2ps.256 llvm.x86.avx512.mask.cvttpd2dq.512 llvm.x86.avx512.mask.cvttps2udq.256 llvm.x86.avx512.mask.expand.d.128 llvm.x86.avx512.mask.expand.load.pd.256 llvm.x86.avx512.mask.getexp.ss llvm.x86.avx512.mask.inserti32x4.512 llvm.x86.avx512.mask.lzcnt.q.256 llvm.x86.avx512.mask.or.ps.512 llvm.x86.avx512.mask.padd.b.256 llvm.x86.avx512.mask.padds.w.512 llvm.x86.avx512.mask.pbroadcast.q.gpr.512 llvm.x86.avx512.mask.pbroadcast.w.gpr.256 llvm.x86.avx512.mask.pmaxs.d.128 llvm.x86.avx512.mask.pmaxs.w.256 llvm.x86.avx512.mask.pmaxs.w.512 llvm.x86.avx512.mask.pmaxu.q.128 llvm.x86.avx512.mask.pminu.b.128 llvm.x86.avx512.mask.pmovs.qd.128 llvm.x86.avx512.mask.pmovzxb.q.256 llvm.x86.avx512.mask.pmull.d.128 llvm.x86.avx512.mask.prol.d.256 llvm.x86.avx512.mask.pror.q.512 llvm.x86.avx512.mask.psll.w.512 llvm.x86.avx512.mask.pternlog.d.512 llvm.x86.avx512.mask.ucmp.b.512 llvm.x86.avx512.mask.vpermt2var.pd.512 llvm.x86.avx512.mask.vpmadd52h.uq.512 llvm.x86.avx512.mask.vpmadd52l.uq.128 llvm.x86.avx512.mask.vpmadd52l.uq.256 llvm.x86.avx512.mask3.vfmaddsub.pd.128 llvm.x86.avx512.mask3.vfmaddsub.ps.128 llvm.x86.avx512.rsqrt14.ps.256 llvm.x86.avx512.scatter.dps.512 llvm.x86.bmi.pdep.32 llvm.x86.fxsave64 llvm.x86.mmx.padds.w llvm.x86.mmx.palignr.b llvm.x86.mmx.pslli.w llvm.x86.mmx.punpckhwd llvm.x86.seh.ehguard llvm.x86.sse.cvttps2pi llvm.x86.sse2.cvtsi2sd llvm.x86.sse2.paddus.b llvm.x86.sse2.ucomineq.sd llvm.x86.sse3.hadd.pd llvm.x86.tbm.bextri.u32 llvm.x86.xop.vpcomb llvm.x86.xop.vpcomub llvm.xcore.setc llvm.xcore.testwct f Unexpected trailing characters after mangling specifier in datalayout string Unknown specifier in datalayout string i8 v2f16 Print all option values after command line parsing /proc/self/fd/%d punct CAN number-sign five reverse-solidus amdil netbsd openbsd kalimba3 3 6T2 v6t2 8-A armv8.2-a v8m.base v7s v7-r v8-m.base C Trace input to deformatter none-continuous OCSD_ERR_MEM_ACC_FILE_NOT_FOUND OCSD_ERR_LAST excep num (0x VMID=0x CTXTID=0x V7:impl ret end-of-trace Invalid 64 bit continuation fields in packet I_NO_ERR_TYPE I_BAD_SEQUENCE Trace Info. I_EXCEPT I_CCNT_F1 Data Synchronisation Marker - Numbered. I_CANCEL_F1_MISPRED Conditional Instruction, format 2. Conditional Instruction, format 3. Ignore. I_SRC_ADDR_L_64IS0 Overflow. external/protobuf/src/google/protobuf/parse_context.h This program requires version WARNING clock_gettime(CLOCK_MONOTONIC) failed condition_variable wait failed May U o vtable for ! ->* operator< operator-= bool decimal128 dup2 /dev/null external/scudo/standalone/list.h invalid value for %s option: '%s' invalid chunk state when %s address %p reallocating may_return_null Math argument out of domain of func Value too large for defined data type Operation Canceled /vendor/etc/selinux/vendor_property_contexts iov_index_ < kIovSize NAN %s: couldn't seek to index in "%s": %s ftello pclose error: TLS segments in static TLS overflowed bionic/libc/bionic/bionic_allocator.cpp calloc(%zu, %zu) failed: returning null pointer memalign(%zu, %zu) failed: returning null pointer d1 `. command: ' attrs[file section]: offset %lld, size %lld feature: %s %s: %s 0x%llx Usage: simpleperf [common options] subcommand [args_for_subcommand] common options: -h/--help Print this help information. --log <severity> Set the minimum severity of logging. Possible severities include verbose, debug, warning, info, error, fatal. Default is info. --log-to-android-buffer Write log to android log buffer instead of stderr. --version Print version of simpleperf. subcommands: failed to write to system/extras/simpleperf/cmd_kmem.cpp -i Unexpected perf_context in callchain: %d failed to read symbols from /proc/kallsyms: Build id mismatch sample_period %llu 2u (items.size()= %llx %c %s%s (p= Record has switch_cpu_wide clock generating sample timestamps is GLOBAL_END doesn't match expected size ( invalid auxtrace feature section _R %d.build.%s Zip: missed a central dir sig (at %llu) Zip: bad compressed length in zip (%lld + %llu > %lld) Unsupported zip entry size --app --no-unwind unwinding_used_time: %.3f us cache coresight etm events No event to record. Use `-e` to specify which event should be monitored. %s (%s[+%llx]) filter or decreasing sample frequency(-f), s, stop recording time cache_stat_.max_node_count matched_node_count_to_extend_callchain raw-l3d-cache-refill raw-l2i-tlb-refill -a /memfd: Check failed: !HasMappedBuffer() filter 0x%llx/0x%llx filters are available. r+ long Boolean Check failed: begin_ == nullptr Check failed: base_begin_ != nullptr Writing into closed file. Invalid use of void Offset(%d) should be zero when size is zero for %s. string-ids encoded_value string encoded_value type Bad encoded_value field/enum size %x ins_size (%ud) > registers_size (%ud) Out-of-order method_ids Out-of-order entry types: %x then %x %s: '%s' .gnu_debugdata rdx t4 s5 failed to parse /proc/%d/status %s: noting a del on a non-setup event %p (events: 0x%x, fd: %d, flags: 0x%x) : %s del filesystem error: %s [%s] FLUSH operation on trace decode path iundefsym plus nundefsym in LC_DYSYMTAB load command extends past the end of the symbol table Unknown ARM_RELOC_SECTDIFF PPC_RELOC_LO16_SECTDIFF ELF32-hexagon ELF64-sparc Invalid ELFCLASS! R_X86_64_16 R_386_PC8 R_MIPS_GOT_DISP R_MIPS_GOT_LO16 R_MIPS_SUB R_AARCH64_MOVW_UABS_G0 R_AARCH64_MOVW_PREL_G3 R_AARCH64_TLSLE_MOVW_TPREL_G2 R_AARCH64_TLSDESC_OFF_G1 R_AARCH64_RELATIVE R_ARM_RELATIVE R_ARM_CALL R_ARM_TLS_GOTDESC R_HEX_12_X R_HEX_9_X R_HEX_GD_GOT_16 R_PPC_GOT_TLSGD16_HA R_PPC64_ADDR32 R_PPC64_GOT_TLSGD16_LO R_PPC64_REL16_LO R_PPC64_REL16_HA R_390_PC16 R_390_TLS_LDO32 R_390_TLS_LDO64 R_390_GOT20 R_SPARC_WDISP22 R_SPARC_HIPLT22 R_SPARC_TLS_IE_LDX R_SPARC_TLS_DTPMOD32 R_WEBASSEMBLY_FUNCTION IMAGE_REL_ARM_BLX11 IMAGE_REL_ARM_SECREL HI16 __apple_namespac section_line __debug_gnu_pubn .debug$S .drectve note mach-o section specifier of type 'symbol_stubs' requires a size specifier S_LAZY_SYMBOL_POINTERS thread_local_init_function_pointers .byte .align .lcomm .bundle_align_mode .uleb128 Encountered a .else that doesn't follow a .if or an .elseif alignment directive can never be satisfied in this many bytes, ignoring maximum bytes expression expected identifier in directive unexpected token after '.bundle_lock' directive option file number already allocated is_stmt value not the constant value of 0 or 1 contains unknown relocation name expected comma in directive you must specify an offset on the stack .objc_cls_meth __category expected STT_<TYPE_IN_UPPER_CASE>, '#<type>', '@<type>', '%<type>' or "<type>" expected symbol type in directive function STT_NOTYPE avx2.pcmpgt. sse.storeu. avx2.pmovsx avx512.mask.punpckh masked.load. avx.dp.ps.256 fma4. llvm.aarch64.crc32b llvm.aarch64.crc32x llvm.aarch64.neon.ld4r llvm.aarch64.neon.sqdmulh llvm.aarch64.neon.sqxtun llvm.amdgcn.ds.permute llvm.amdgcn.image.atomic.and llvm.amdgcn.s.memtime llvm.arm.isb llvm.arm.ldaexd llvm.arm.ldc2 llvm.arm.mcrr llvm.arm.mrc2 llvm.arm.neon.vabds llvm.arm.neon.vcvtns llvm.arm.neon.vpaddlu llvm.arm.neon.vrshifts llvm.arm.neon.vtbx4 llvm.ctpop llvm.hexagon.A2.addh.h16.hh llvm.hexagon.A2.addh.l16.hl llvm.hexagon.A2.addh.l16.ll llvm.hexagon.A2.orir llvm.hexagon.A2.vaddubs llvm.hexagon.A2.vavgub llvm.hexagon.A2.vavguwr llvm.hexagon.A2.vnavgwr llvm.hexagon.A4.cmpheqi llvm.hexagon.C2.bitsset llvm.hexagon.C2.or llvm.hexagon.C2.tfrpr llvm.hexagon.C4.cmpneq llvm.hexagon.F2.conv.uw2df llvm.hexagon.F2.sffixupr llvm.hexagon.F2.sffms.lib llvm.hexagon.L4.loadd.locked llvm.hexagon.M2.cmacs.s0 llvm.hexagon.M2.mmpyul.s1 llvm.hexagon.M2.mpy.acc.ll.s0 llvm.hexagon.M2.mpy.acc.sat.hh.s1 llvm.hexagon.M2.mpy.hh.s0 llvm.hexagon.M2.mpy.sat.ll.s1 llvm.hexagon.M2.mpyd.ll.s1 llvm.hexagon.M2.mpyd.nac.ll.s0 llvm.hexagon.M2.mpyd.rnd.hh.s0 llvm.hexagon.M2.vrcmaci.s0c llvm.hexagon.M2.vrcmpys.s1rp llvm.hexagon.M4.xor.or llvm.hexagon.M4.xor.xacc llvm.hexagon.S2.asr.r.r llvm.hexagon.S2.ct0p llvm.hexagon.S2.lsr.i.vh llvm.hexagon.S2.lsr.r.vw llvm.hexagon.S4.extractp.rp llvm.hexagon.V6.vabsdiffh.128B llvm.hexagon.V6.vabsdiffuh llvm.hexagon.V6.vaslhv llvm.hexagon.V6.vasrhubsat llvm.hexagon.V6.vassignp.128B llvm.hexagon.V6.vlutb.128B llvm.hexagon.V6.vmpabus.acc.128B llvm.hexagon.V6.vmpahb llvm.hexagon.V6.vmpahb.acc.128B llvm.hexagon.V6.vmpyhus llvm.hexagon.V6.vnavgub.128B llvm.hexagon.V6.vrmpyubi.128B llvm.hexagon.V6.vrmpyubv.acc llvm.hexagon.V6.vrsadubi.128B llvm.hexagon.V6.vsubb.128B llvm.hexagon.V6.vsubw.dv.128B llvm.hexagon.V6.vsubwsat.dv.128B llvm.hexagon.V6.vxor.128B llvm.hexagon.brev.stw llvm.masked.load llvm.mips.asub.u.w llvm.mips.aver.s.h llvm.mips.binsri.h llvm.mips.ceqi.d llvm.mips.clei.s.w llvm.mips.clti.s.b llvm.mips.cmpgu.eq.qb llvm.mips.dotp.u.w llvm.mips.dpsqx.s.w.ph llvm.mips.fcun.w llvm.mips.fexdo.w llvm.mips.ffint.u.d llvm.mips.fsueq.w llvm.mips.ftrunc.u.d llvm.mips.ilvr.h llvm.mips.ld.b llvm.mips.mini.u.d llvm.mips.mthlip llvm.mips.precequ.ph.qbra llvm.mips.srai.h llvm.mips.st.w llvm.mips.subu.s.ph llvm.mips.subv.d llvm.nvvm.abs.i llvm.nvvm.add.rm.f llvm.nvvm.bar.sync llvm.nvvm.brev32 llvm.nvvm.ceil.f llvm.nvvm.d2ull.rn llvm.nvvm.f2ll.rn.ftz llvm.nvvm.rcp.rp.f llvm.nvvm.read.ptx.sreg.envreg0 llvm.nvvm.read.ptx.sreg.envreg17 llvm.nvvm.read.ptx.sreg.envreg20 llvm.nvvm.read.ptx.sreg.ntid.y llvm.nvvm.shfl.idx.f32 llvm.nvvm.suld.1d.array.v2i16.clamp llvm.nvvm.suld.1d.v2i16.zero llvm.nvvm.suld.1d.v4i32.zero llvm.nvvm.suld.2d.array.i32.trap llvm.nvvm.suld.2d.v4i8.trap llvm.nvvm.suld.3d.i32.trap llvm.nvvm.suld.3d.v4i16.clamp llvm.nvvm.sust.b.1d.v2i64.trap llvm.nvvm.sust.b.1d.v4i8.zero llvm.nvvm.sust.b.3d.v2i16.zero llvm.nvvm.sust.b.3d.v2i8.clamp llvm.nvvm.tex.1d.array.v4s32.s32 llvm.nvvm.tex.1d.grad.v4f32.f32 llvm.nvvm.tex.2d.array.grad.v4s32.f32 llvm.nvvm.tex.2d.array.v4f32.f32 llvm.nvvm.tex.cube.v4u32.f32 llvm.nvvm.tex.unified.1d.array.v4f32.f32 llvm.nvvm.tex.unified.cube.array.level.v4s32.f32 llvm.nvvm.tld4.g.2d.v4u32.f32 llvm.nvvm.txq.channel.order llvm.nvvm.ui2f.rz llvm.pcmarker llvm.ppc.altivec.vminub llvm.ppc.altivec.vpksdus llvm.ppc.altivec.vsubcuw llvm.ppc.altivec.vsum4sbs llvm.ppc.altivec.vupkhsh llvm.ppc.dcbz llvm.ppc.vsx.xvredp llvm.ppc.vsx.xvrsqrtedp llvm.r600.read.local.size.x llvm.r600.read.tgid.z llvm.s390.tbegin.nofloat llvm.s390.vceqhs llvm.s390.verllh llvm.s390.vfeezh llvm.s390.vfenef llvm.s390.vmhh llvm.s390.vscbiq llvm.s390.vsldb llvm.s390.vstl llvm.wasm.grow.memory llvm.x86.3dnowa.pf2iw llvm.x86.aesni.aesimc llvm.x86.avx.cvt.pd2.ps.256 llvm.x86.avx.maskstore.pd.256 llvm.x86.avx.movmsk.pd.256 llvm.x86.avx.ptestc.256 llvm.x86.avx2.gather.d.pd.256 llvm.x86.avx2.padds.w llvm.x86.avx2.paddus.b llvm.x86.avx2.pavg.w llvm.x86.avx2.phsub.sw llvm.x86.avx2.psign.b llvm.x86.avx2.psrlv.d.256 llvm.x86.avx512.broadcastmw.512 llvm.x86.avx512.exp2.pd llvm.x86.avx512.gather3div8.si llvm.x86.avx512.knot.w llvm.x86.avx512.mask.and.ps.128 llvm.x86.avx512.mask.broadcasti64x2.512 llvm.x86.avx512.mask.cmp.pd.256 llvm.x86.avx512.mask.conflict.d.128 llvm.x86.avx512.mask.cvtps2uqq.128 llvm.x86.avx512.mask.cvtqq2pd.256 llvm.x86.avx512.mask.dbpsadbw.256 llvm.x86.avx512.mask.expand.load.ps.256 llvm.x86.avx512.mask.getexp.ps.256 llvm.x86.avx512.mask.insertf32x4.512 llvm.x86.avx512.mask.padd.b.512 llvm.x86.avx512.mask.padds.w.256 llvm.x86.avx512.mask.pmovs.qb.mem.256 llvm.x86.avx512.mask.pmovs.qd.512 llvm.x86.avx512.mask.pmovus.qd.128 llvm.x86.avx512.mask.pmovus.qd.mem.256 llvm.x86.avx512.mask.pmovzxb.d.512 llvm.x86.avx512.mask.pmovzxb.w.512 llvm.x86.avx512.mask.pmulu.dq.128 llvm.x86.avx512.mask.psra.qi.128 llvm.x86.avx512.mask.psrlv2.di llvm.x86.avx512.mask.scalef.pd.512 llvm.x86.avx512.mask.shuf.i32x4.256 llvm.x86.avx512.mask.sqrt.ps.256 llvm.x86.avx512.mask.sub.pd.128 llvm.x86.avx512.mask.ucmp.w.256 llvm.x86.avx512.mask.vextracti32x8.512 llvm.x86.avx512.mask.vpermi2var.d.512 llvm.x86.avx512.maskz.vfmadd.ss llvm.x86.avx512.maskz.vfmaddsub.ps.512 llvm.x86.avx512.maskz.vpermt2var.hi.128 llvm.x86.avx512.ptestm.q.256 llvm.x86.avx512.ptestnm.q.256 llvm.x86.avx512.scatterdiv2.di llvm.x86.avx512.scattersiv4.si llvm.x86.fma.vfmaddsub.pd llvm.x86.fma.vfmsub.ss llvm.x86.mmx.maskmovq llvm.x86.mmx.psubs.w llvm.x86.sse.rsqrt.ps llvm.x86.sse.ucomile.ss llvm.x86.sse2.cvtpd2dq llvm.x86.sse2.cvtsd2si llvm.x86.sse2.psrai.d llvm.x86.sse41.phminposuw llvm.x86.sse41.ptestnzc llvm.x86.sse42.pcmpestric128 llvm.x86.sse42.pcmpistria128 llvm.x86.ssse3.pmul.hr.sw llvm.x86.ssse3.pshuf.b.128 llvm.x86.ssse3.psign.d llvm.x86.xop.vphaddubq llvm.xcore.getps not a number, or does not fit in an unsigned int i16 0xc0f 0x06f abcdefghijklmnopqrstuvwxyz BEL backslash REG_BADPAT brackets ([ ]) not balanced Unable to find target for this triple (no targets are registered) sparcel android coreclr v6 armv8-a cutils-trace Error parsing trace property: Number too large: %s Invalid handle passed to component. OCSD_ERR_INVALID_PCKT_HDR Invalid packet type for trace mode. Cycle count - cycles since last cycle count value - associated with a preceding instruction range. Fully custom packet type. Unk I_BAD_TRACEMODE Exception. I_COND_I_F2 Address, Long, 64 bit, IS1. PE Reset IRQ7 CHECK failed: (buffer_size) >= (0): %s failed to broadcast %a %b %d %H:%M:%S %Y Wed September /= % >>= wchar_t operator-- operator| /system/bin/sh LD_AOUT_LIBRARY_PATH LIBC_HOOKS_ENABLE MALLOC_CHECK_ requested allocation size %zu (%zu after adjustments) exceeds maximum supported size of %zu No such file or directory Not a directory Too many links Too many users Continue System property context nodes lower:] INF %F 2 nfinity getline s14 s28 d17 d27 {invalid syntax}) when slicing ` already borrowed range end index [kernel.kallsyms] J u n D e c e m b e r J u l A u g u s t W e d n e s d a y % H : % M : % S O c t o b e r S e p t e m b e r O c t T u e N o v e m b e r % m / % d / % y T u e s d a y A p r i l D e c J a n u a r y F e b M o n d a y F r i % I : % M : % S % p S a t F e b r u a r y M a y f a l s e F r i d a y P M T h u r s d a y T h u M a r c h A M A p r S u n N o v % a % b % d % H : % M : % S % Y S u n d a y W e d J a n A u g M o n t r u e S e p J u n e M a r J u l y S a t u r d a y SIMPLEPERF /proc/modules /proc/kallsyms security.lower_kptr_restrict /proc/sys/kernel/kptr_restrict PERFILE2 [kernel.kallsyms] //anon Dtracing0 ` P s p 0 ` @ X ; x 8 h ( H T + t 4 d $ D \ S | < l , L R # r 2 b " B Z C z : j * J V @ 3 v 6 f & F ^ c ~ > n . N ` Q q 1 a ! A Y ; y 9 i ) I U + u 5 e % E ] S } = m - M S # s 3 c # C [ C { ; k + K W @ 3 w 7 g ' G _ c  ? o / O ` P s p 0 ` @ X ; x 8 h ( H T + t 4 d $ D \ S | < l , L R # r 2 b " B Z C z : j * J V @ 3 v 6 f & F ^ c ~ > n . N ` Q q 1 a ! A Y ; y 9 i ) I U + u 5 e % E ] S } = m - M S # s 3 c # C [ C { ; k + K W @ 3 w 7 g ' G _ c  ? o / O A @ ! @ a ` 1 0 @ 0 w,a Q m jp5 c d 2 y +L | ~ - d jHq A } mQ V l kdz b e O\ l cc= n;^ iL A` rqg <G K k 5l B @ l 2u\ E Y= 0 &: Q Q a !# V ( _ $ |o/ LhX a =-f A v q * q 3 x4 j-=m ld \c Qkkbal 0e N b l{ W eP | bI- | eL Xa M Q :t 0 A J =m j iC n4F g ` s- D 3_L | <q P A ' % hW o f a ^ )" = Y .;\ l t9G w & s c ;d >jm Zjz ' }D h i]Wb ge q6l knv + Zz J go C ` ~ 8R O g gW ?K6 H + L J 6`z A ` U g n1y iF a f o%6 hR w G "/& U ; ( Z + j \ 1 , [ d & c ju m ?6 g r W J z + {8 |! B hn [& w owG Z pj ; f\ e i b kaE l x T N 9a&g ` MGiI wn>Jj Z f @ ; 7S  G 0 0 S $ 6 )W T g #.zf Ja h] +o*7 Z - F;ge v M Y N + # D > Wx r2 =6 Q gK !p |% c * oO|@+ :{L 6 d } } Fz ]0 3 VB > Y P Mk  &2 U R T v1 ' @ 5 Ms ( m V l * cf. : h ] 0 Uw 1+ f ~ ]~ - g [/ V`H ) kLI 5P P 6 Q OK { pr = v# MD ( bn; q ,7 gI3 > u0Y } F zj , Q z4 H - + K L 6 ocT@ { /[ cJ D a m' V@ & #P xekv 2 U z 6< S8[ ~` - k`a / ' H K . R ~7 @ f ] y_ : +] ,@ kj{ 6? X u %3 {@ * M <T Y } F K r 0n 7 O P A $P ; v Msj = s7K" qpE X f=n ( ' qa+j f ] ~ ?8 Z . I &_ C -; \ @[ h ` D [ b>[P& kA & p m Vwi< z B 'e 3 # T : ^| n; c %0 u }* FM 6 @ B{{l ? X ] G " K Yp = t f F " E : _ # sF! g v m M x 7 >;P 1 Dw ! ; \ h[ .`o - f. ]I I+ v V ] j8 3 R T m n V M wE 9 \* & l A & w b sP 5k X t V h > K >J C t }, g ? +7 } C ;B R = g 6* - 0 A |Y & ~ Wn& m+ 5 i$ -? P v &L f p0R { }X _ l k%/ `m [8 s sfM + ` e M 5F $ KrA @ L F U  Pg< jV H2 1 y] ! [ Yv( Mpl 9 j^ ` a s; cg6 D qK \ 0 w O |#z u z " J^zW * Q " Z `1 i\t W J V _# L E Gai 7 A < kd n 8 U/ P w ! -b H { [ E \ (6 xn!, z ' ,DF% }* 2 oq < B :9 Q 1 O 7Q;P X M ^G9 ys U C S/ ERD$ |C 07 zoH: l N Z S c ^ e * ;` n I hm ~ W. F vx #= iesx . u D .wk ! ( U # W I! % 4 3 b0 h5b # \\{> ( 8 N 5x c F ] ] 2 v q: b ) Oq ; H x4 2 Ot 9q> k? J3 ' ) Z / T } $ 7G 2 "dC r [ * g 3- a Y9 e N ^ n $M p &P lB 4 & D) R O IAl' _< / Y @ j[ RT S T e fy > =5 k A t U ur - d~ < b J (H i Y o v @ R k b a | d . Q ns y - h  \ . 7w+z % % =Y |V 9 D &<v/t %Z2 N 7p 0 F] XRe 6o V :ST h < J E } O^ : A w kDX 9 ( s R 1vJ9c .3Mx X }L $J d !`aF 2 " o +N j@@ `p U Y Pf % w^ z [l h B ZGj t &I b Lx,. |{ G ~~ M p R & ut  4-l _ irU g > QbP ~ 2 M V c 1 t 4 \f N > Z 2 ` 8l H h ":& *I #NC - ( , F(D:9 k1 Q & 4B [ : E 0 ? k `P9A ; D 1 f J Z EO H: l hV # S j) ] F B X x o gNj m` ~ 2d a t x M } 1 rucs v ^- P  25 V? 4 Q T | \F. > - ' Z 8L R H 2*iZ 7 & Nct9, < D %& qY {w B %. + b 2 K` AN d* 8 nSc 1 YM h 2 E: | z ? 1 |v94 k d - F v ( & p h# n: . I0 REtL & B6OZ T G $ ^<6 ^ %[ ]w WYU: X< P r g( Q J b l. L i x- Rp$j F u {" @`.~ | C < [ S ' s 4 K| O aY ,2 Qh $A 3 } Q >R m D Yd u u.e 6 7 A v$F}%g , I o: auV 2 . = ~i9}5 ]v N1 d} ' O &) Z <l o/ ! 9 `T @; hjH J G\ ` Z/DX t x L+ S xR p eF] 3 z p> ;BN.x r }j*V ) < jo q ^ Ob b !V J 7 Nl+ F 9 K# j Tx + #;x _ X 3 \ W sM C  p K E+wS S W A Co _? [a 2 dg s d0 ^ .7 " {y 8 &D J * Vi > " am v 6 % 6 *=/[ nl ' d'"N | v \5O: / h2 ~3 = | R {*R y G Zu sY .O KH k FW : 8 c @a_k / Q2 i @ ' ` N 3Y ?r } K& !C 7 Z Ro`~ , BW ; Gv wg J$$ /ne 6 R ut 6> f } Z S E _el` > 3 P Bd @W X *| Eq @RM r t V H!a7 " =w $ l 5 i W*K x - 8 {# E0_ es % 6 i W N! U b ) a jp = +]n x y/; CE | q\ ? pdM 3 8 Y\ ^ T"0 * y y J(8F k m K N6 # + 3 ; C S c s A ! 1 A a 0 @ ` @ @ L , l \ < | B " b R 2 r J * j Z : z F & f V 6 v N . n ^ > ~ A ! a Q 1 q I ) i Y 9 y E % e U 5 u M - m ] = } S S 3 3 s s K K + + k k [ [ ; ; { { G G ' ' g g W W 7 7 w w O O / / o o _ _ ? ?   @ ` P 0 p H ( h X 8 x D $ d T 4 t C # c ( 0 8 @ P ` p 0 @ ` 0 @ ` //anon [kernel.kallsyms] DW_OP_addr DW_OP_deref DW_OP_const1u DW_OP_const1s DW_OP_const2u DW_OP_const2s DW_OP_const4u DW_OP_const4s DW_OP_const8u DW_OP_const8s DW_OP_constu DW_OP_consts DW_OP_dup DW_OP_drop DW_OP_over DW_OP_pick DW_OP_swap DW_OP_rot DW_OP_xderef ' DW_OP_abs DW_OP_and DW_OP_div DW_OP_minus DW_OP_mod DW_OP_mul DW_OP_neg DW_OP_not DW_OP_or DW_OP_plus DW_OP_plus_uconst DW_OP_shl DW_OP_shr DW_OP_shra DW_OP_xor DW_OP_bra DW_OP_eq DW_OP_ge DW_OP_gt DW_OP_le DW_OP_lt DW_OP_ne DW_OP_skip DW_OP_lit0 ! DW_OP_lit1 ! DW_OP_lit2 ! DW_OP_lit3 ! DW_OP_lit4 ! DW_OP_lit5 ! DW_OP_lit6 ! DW_OP_lit7 ! DW_OP_lit8 ! DW_OP_lit9 ! DW_OP_lit10 ! DW_OP_lit11 ! DW_OP_lit12 ! DW_OP_lit13 ! DW_OP_lit14 ! DW_OP_lit15 ! DW_OP_lit16 ! DW_OP_lit17 ! DW_OP_lit18 ! DW_OP_lit19 ! DW_OP_lit20 ! DW_OP_lit21 ! DW_OP_lit22 ! DW_OP_lit23 ! DW_OP_lit24 ! DW_OP_lit25 ! DW_OP_lit26 ! DW_OP_lit27 ! DW_OP_lit28 ! DW_OP_lit29 ! DW_OP_lit30 ! DW_OP_lit31 ! DW_OP_reg0 " DW_OP_reg1 " DW_OP_reg2 " DW_OP_reg3 " DW_OP_reg4 " DW_OP_reg5 " DW_OP_reg6 " DW_OP_reg7 " DW_OP_reg8 " DW_OP_reg9 " DW_OP_reg10 " DW_OP_reg11 " DW_OP_reg12 " DW_OP_reg13 " DW_OP_reg14 " DW_OP_reg15 " DW_OP_reg16 " DW_OP_reg17 " DW_OP_reg18 " DW_OP_reg19 " DW_OP_reg20 " DW_OP_reg21 " DW_OP_reg22 " DW_OP_reg23 " DW_OP_reg24 " DW_OP_reg25 " DW_OP_reg26 " DW_OP_reg27 " DW_OP_reg28 " DW_OP_reg29 " DW_OP_reg30 " DW_OP_reg31 " DW_OP_breg0 $ DW_OP_breg1 $ DW_OP_breg2 $ DW_OP_breg3 $ DW_OP_breg4 $ DW_OP_breg5 $ DW_OP_breg6 $ DW_OP_breg7 $ DW_OP_breg8 $ DW_OP_breg9 $ DW_OP_breg10 $ DW_OP_breg11 $ DW_OP_breg12 $ DW_OP_breg13 $ DW_OP_breg14 $ DW_OP_breg15 $ DW_OP_breg16 $ DW_OP_breg17 $ DW_OP_breg18 $ DW_OP_breg19 $ DW_OP_breg20 $ DW_OP_breg21 $ DW_OP_breg22 $ DW_OP_breg23 $ DW_OP_breg24 $ DW_OP_breg25 $ DW_OP_breg26 $ DW_OP_breg27 $ DW_OP_breg28 $ DW_OP_breg29 $ DW_OP_breg30 $ DW_OP_breg31 $ DW_OP_regx # DW_OP_fbreg ' DW_OP_bregx % DW_OP_piece ' DW_OP_deref_size DW_OP_xderef_size ' DW_OP_nop & DW_OP_push_object_address ' DW_OP_call2 ' DW_OP_call4 ' DW_OP_call_ref ' DW_OP_form_tls_address ' DW_OP_call_frame_cfa ' DW_OP_bit_piece ' DW_OP_implicit_value ' DW_OP_stack_value ' DW_CFA_nop DW_CFA_set_loc DW_CFA_advance_loc1 DW_CFA_advance_loc2 DW_CFA_advance_loc4 DW_CFA_offset_extended DW_CFA_restore_extended DW_CFA_undefined DW_CFA_same_value DW_CFA_register DW_CFA_remember_state DW_CFA_restore_state DW_CFA_def_cfa DW_CFA_def_cfa_register DW_CFA_def_cfa_offset DW_CFA_def_cfa_expression DW_CFA_expression DW_CFA_offset_extended_sf DW_CFA_def_cfa_sf DW_CFA_def_cfa_offset_sf DW_CFA_val_offset DW_CFA_val_offset_sf DW_CFA_val_expression DW_CFA_AARCH64_negate_ra_state DW_CFA_GNU_args_size DW_CFA_GNU_negative_offset_extended (bytes s m n thread '<= > ?extern "attempt to add with overflow./prebuilts/rust/linux-x86/1.68.0/src/stdlibs/library/core/src/ffi/c_str.rsfailed to write whole bufferexternal/rust/crates/rustc-demangle-capi/src/lib.rs attempt to multiply with overflow % H : % M : % S % m / % d / % y % Y - % m - % d index out of bounds: the len is attempt to add with overflow attempt to subtract with overflow attempt to multiply with overflow attempt to shift right with overflowcalled `Option::unwrap()` on a `None` valueprebuilts/rust/linux-x86/1.68.0/src/stdlibs/library/core/src/num/mod.rsfrom_str_radix_int: must lie in the range `[2, 36]` - found ..BorrowMutErrorprebuilts/rust/linux-x86/1.68.0/src/stdlibs/library/core/src/char/mod.rs but the index is :panicked at '', matches!===assertion failed: `(left right)` left: ``, right: ``: `: -> chardyn u128Zero <= mut true for<kind) = i128 as boolshim { , , { } } []prebuilts/rust/linux-x86/1.68.0/src/stdlibs/library/core/src/fmt/num.rs0x00010203040506070809101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899prebuilts/rust/linux-x86/1.68.0/src/stdlibs/library/core/src/fmt/mod.rsprebuilts/rust/linux-x86/1.68.0/src/stdlibs/library/core/src/slice/memchr.rsrange start index out of range for slice of length slice index starts at but ends at prebuilts/rust/linux-x86/1.68.0/src/stdlibs/library/core/src/slice/mod.rsprebuilts/rust/linux-x86/1.68.0/src/stdlibs/library/core/src/str/validations.rs prebuilts/rust/linux-x86/1.68.0/src/stdlibs/library/core/src/str/count.rsprebuilts/rust/linux-x86/1.68.0/src/stdlibs/library/core/src/str/iter.rsattempted to index str up to maximum usizeprebuilts/rust/linux-x86/1.68.0/src/stdlibs/library/core/src/str/traits.rsprebuilts/rust/linux-x86/1.68.0/src/stdlibs/library/core/src/str/pattern.rs[...]byte index is out of bounds of `begin <= end ( is not a char boundary; it is inside ) of `prebuilts/rust/linux-x86/1.68.0/src/stdlibs/library/core/src/str/mod.rsprebuilts/rust/linux-x86/1.68.0/src/stdlibs/library/core/src/unicode/printable.rs + - . 0 1 2 xy 0WX KL ./?\]_ )147:;=IJ] )14:;EFIJ^de ):;EIW[\^_de EIde H INOWY^_ [\ mq no _}~  FGNOXZ\^~ rs tu &./ @ 0 NOZ[ '/ no7=?BE Sgu _" D / 4 P U N W P C - : %_ m j% Y j Y + F , 1 , /1M < < 8 + / - ! ! / ; "t 7 \ ; 8 F t Z Y L 1 & * L $ j k ';>NO { 6=>V 67VW 5 )14:EFIJNOde\ 69: 7 ;>fi o_ Zb ST ./'(U :?EQ "%>? #%&(38:HJLPSUVXZ\^`cefksx} no ^"{ - f /. 1 $ + D * $ $ ( 4 NC 7 ;E9 c 0 ! @8 K / @ ' 6 : PI73 3 . &RK+ * & N $ D H ' u B>* ; Q b H ^"E : 6, <dS H FE H S I F GI7 9 6 ; V 2 fu Lc 0 G 9 * \ & F ( [eK 9 @ * 3 k `G t< s p Fz W G B P + >! p- @ : * )L DL= < U 4 , d V 8 , w _ 8 ( "N T 6 % prebuilts/rust/linux-x86/1.68.0/src/stdlibs/library/core/src/unicode/unicode_data.rsEmptyParseIntErrorNegOverflowPosOverflowInvalidDigitprebuilts/rust/linux-x86/1.68.0/src/stdlibs/library/core/src/ops/arith.rsprebuilts/rust/linux-x86/1.68.0/src/stdlibs/library/core/src/iter/traits/accum.rsError ` ] ` , +*0 ,o , `- `. 6 `6 6 !7$ 7 a9/ 90 aH L@4aP j QOo!R R aSe S !T U aW !Y Y Y Z p - H 0 e # [ : + < * 7 : 9 9 : ; ( 7 : 9 H Q b I 7 $ f @ - u " v : 0 1 0 ( 8 : @ ! ` i P & . 0 ' C / 3 * ( P F 1 { 6 ) 1 = $ > 4 _ 9 Q U j e ( . R z H 4 ; ? Q . 7 2 d = m ` attempt to subtract with overflow attempt to add with overflowcalled `Option::unwrap()` on a `None` value./prebuilts/rust/linux-x86/1.68.0/src/stdlibs/library/alloc/src/vec/mod.rs ./prebuilts/rust/linux-x86/1.68.0/src/stdlibs/library/alloc/src/raw_vec.rs attempt to multiply with overflow./prebuilts/rust/linux-x86/1.68.0/src/stdlibs/library/core/src/ffi/c_str.rs./prebuilts/rust/linux-x86/1.68.0/src/stdlibs/library/core/src/cell.rsfatal runtime error: AccessErrorcannot access a Thread Local Storage value during or after destructionprebuilts/rust/linux-x86/1.68.0/src/stdlibs/library/std/src/thread/local.rsprebuilts/rust/linux-x86/1.68.0/src/stdlibs/library/std/src/thread/mod.rsfailed to generate unique thread ID: bitspace exhaustedprebuilts/rust/linux-x86/1.68.0/src/stdlibs/library/std/src/io/mod.rsfailed to write whole bufferformatter errorprebuilts/rust/linux-x86/1.68.0/src/stdlibs/library/std/src/sys_common/thread_info.rsmemory allocation of bytes failedprebuilts/rust/linux-x86/1.68.0/src/stdlibs/library/std/src/alloc.rs bytes failed prebuilts/rust/linux-x86/1.68.0/src/stdlibs/library/std/src/panicking.rsBox<dyn Any><unnamed>' panicked at '', thread panicked while processing panic. aborting. panicked after panic::always_abort(), aborting. thread caused non-unwinding panic. aborting. thread panicked while panicking. aborting. prebuilts/rust/linux-x86/1.68.0/src/stdlibs/library/std/src/sys/unix/thread_local_key.rsprebuilts/rust/linux-x86/1.68.0/src/stdlibs/library/std/src/sys/unix/locks/futex_rwlock.rstoo many active read locks on RwLockassertion failed: is_unlocked(state)assertion failed: key as usize != KEY_SENTVAL prebuilts/rust/linux-x86/1.68.0/src/stdlibs/library/alloc/src/raw_vec.rscapacity overflowprebuilts/rust/linux-x86/1.68.0/src/stdlibs/library/panic_abort/src/android.rs attempt to add with overflow./prebuilts/rust/linux-x86/1.68.0/src/stdlibs/library/core/src/str/pattern.rs attempt to subtract with overflow attempt to add with overflowcalled `Result::unwrap()` on an `Err` value./prebuilts/rust/linux-x86/1.68.0/src/stdlibs/library/core/src/str/iter.rs./prebuilts/rust/linux-x86/1.68.0/src/stdlibs/library/core/src/str/traits.rs()./prebuilts/rust/linux-x86/1.68.0/src/stdlibs/library/core/src/ops/function.rs_ZNexternal/rust/crates/rustc-demangle/src/legacy.rs::.@*&<>()C,called `Option::unwrap()` on a `None` valueexternal/rust/crates/rustc-demangle/src/v0.rs__R`fmt::Error`s should be impossible without a `fmt::Formatter`punycode{-}0internal error: entered unreachable codeinternal error: entered unreachable code: str::from_utf8( was expected to have 1 char, but chars were found..._!f64f32usizeu64u32u16u8isizei64i32i16i8str{recursion limit reached}?', > ::{closure:#[] + ; const unsafe " fn( = { }false{: 0x.llvm.external/rust/crates/rustc-demangle/src/lib.rs`fmt::Error` from `SizeLimitedFmtAdapter` was discarded{size limit reached}SizeLimitExhausted 5 a 0 ` 0 ` Y 0 ` !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`ABCDEFGHIJKLMNOPQRSTUVWXYZ{|}~ NSt3__14__fs10filesystem16filesystem_errorE NSt3__120__shared_ptr_emplaceINS_4__fs10filesystem16filesystem_error8_StorageENS_9allocatorIS4_EEEE N10simpleperf12_GLOBAL__N_110PacketSinkE 10IPktDataInI15EtmV4ITrcPacketE 13ITrcTypedBase N10simpleperf12_GLOBAL__N_118InstructionDecoderE NSt3__118basic_stringstreamIcNS_11char_traitsIcEENS_9allocatorIcEEEE N10simpleperf12_GLOBAL__N_114ETMDecoderImplE N10simpleperf10ETMDecoderE NSt3__110__function6__funcINS_6__bindIMN10simpleperf12_GLOBAL__N_116ETMV4IDecodeTreeEFvRK9ocsdErrorEJPS5_RKNS_12placeholders4__phILi1EEEEEENS_9allocatorISH_EEFvS8_EEE NSt3__110__function6__baseIFvRK9ocsdErrorEEE NSt3__16__bindIMN10simpleperf12_GLOBAL__N_116ETMV4IDecodeTreeEFvRK9ocsdErrorEJPS3_RKNS_12placeholders4__phILi1EEEEEE NSt3__118__weak_result_typeIMN10simpleperf12_GLOBAL__N_116ETMV4IDecodeTreeEFvRK9ocsdErrorEEE NSt3__115binary_functionIPN10simpleperf12_GLOBAL__N_116ETMV4IDecodeTreeERK9ocsdErrorvEE N10simpleperf12_GLOBAL__N_117DecodeErrorLoggerE N10simpleperf12_GLOBAL__N_113DecoderLogStrE 17ocsdMsgLogStrOutI N10simpleperf12_GLOBAL__N_110DataDumperE N10simpleperf12_GLOBAL__N_115ElementCallbackE 11ItemPrinter 24TrcGenericElementPrinter 13ITrcGenElemIn 13PacketPrinterI15EtmV4ITrcPacketE 14IPktRawDataMonI15EtmV4ITrcPacketE N10simpleperf12_GLOBAL__N_110MapLocatorE N10simpleperf12_GLOBAL__N_114PacketCallbackE N10simpleperf12_GLOBAL__N_115PacketToElementE N10simpleperf12_GLOBAL__N_19MemAccessE 16ITargetMemAccess 11EtmV4Config 8CSConfig N10simpleperf12_GLOBAL__N_116InstrRangeParserE N10simpleperf12_GLOBAL__N_116BranchListParserE K j " # $ % & + , - . / ( * ) 2 4 ! ' 1 0 3 // D D D D D D D D ,,, ,,, ,, ,, JJ D JJ JJ JJJJJJJ JJJJJJJJJJJ JJJJ@ @ @ @ V ??? ?? ??? / ? ??? /// ??? / ??? / ??? /// ??? / ??? / /// // /// // // // /// A 0 ??? b ,U V ?? i V ??? ? ??? ] ??? ??? ??? ??? ??? b b E i i i i b b ??? V ?,? ?,,?; , ??,?F 9 * ??? ? ??? ??? ??? ??? ??? ??? b i i b ?? ??? ?? ? S :z / / z: ??? ??? /// T TO T TO .. DJD DJD D D DJD DJD DJD DJD DJD DJD DJD DJD /JD /JD B // ww ww ww ww u ////, " D D D // // u GD wDD u // DD // D D D u // // // w D @ @ // // $ @DD @DD D D D D D D @ @ @ @ @ @ @ @ @ @DD @DD @DD @DD DDD DDD & & ,,, ,,, ,, ,, JJ D JJ JJ JJJJJJJ JJJJJJJJJJJ JJJJ??? ??? ?? ? ? ?????? ? ? :z / / z: ? ? ? ? ? ? ??? ??? ??? ??? ? ??? ??? ??? ??? ??? ??? b b b ??? ?? ?? ??? ? ? ??? ??? ??? ??? ?? ??? ??? ??? b Q Q Q ?? ??? V V V ??? ??? V V V ??? ??? ??? ??? ??? V ?? ??? ??? ??? ?? ?? ?? ?? ?? ?? V ??? ??? ?? ??? V ??????? ??? K K " . +++ ++++ ++++ D D D @ D D @ @ @ @ DO D DO D @ D R R R U // // / / D / D / D D D D D D D /// // ~ . i h @. P. @ . // // d // // ////////. .. .. . D U D D D D D D D D D D D D D D D U U D E D D U D D D D D D E E D U D U D U D U D U D D U D D U T T D D D D D D D D D D D D D D D D D U D D D D D D D D D D D D D D E D D D U E D U U U U U U U U U U U U U U U U U U U U U U U U T T T T T T T T U U U U U U U U U U U U U U U U U U U U UU U UU U U U U U U U U D U D D D U E E D D D D D D D D D D D D D E E D D D D U D D D D D D D D T T T T T T T T T T T T UE UE UE UE UE UE UE UE T D D D D D D D D D T D D D D T D D T D D E DD DD DD DD D D D D D D D EU D DD DD DD DD D D D D D D D D D D D DD DD DD DD X W u u x u u t t t t X W H G H G H H w t t t t t w w w ww ww ww ww ww G G w w w w DD DD UD UD UD UD UD UD E E D D D D E E E E UD UD UD UD UD UD D E UD UD E D D D D DD DD DD UU UU UU UU UU UU UU UU UU UU UU UU UU UU UU UU U U U U U U U U U U U U U U U U DD DD DD DD DD DD DD DD DD DD DD DD DD DD DD DD D D D D D D D D DD DD DD DD DD DD DD DD DD DD DD DD DD DD DD DD D D D D D D D D D D D D D D D D D D D D D D D D D D D UD UD UD UD UD UD UD UD E E E E E E E E UD UD UD UD UD UD UD UD E E E E E E E E D D D DD DD DD DD DD DD DD DD D D D D D D D D DD DD DD DD DD DD DD DD D UD UD UD UD UD UD UD UD E E E E E E E E UD UD UD UD UD UD UD UD D DD DD DD U U UU UU U U U U UU UU T T U U UD UU UU UU UD UD UD UD U U E D E D E E T T UU UU UU UU U U U U UE U T UU U DD DD DD DD DD T T T T DD DD DD DD DD DD DD DD DD DD DD E UD E UD UU UU U U UU UU U U DD DD DD UU UU U UD UD E E UU UU U U U U DD U UE UE UE UE UE D DD DD DD DD D DD U U U UE UE UE UE UE D DD DD DD DD D U U U UE UE UE UE U U D DD DD DD DD D D T U U U UE UE UE UE UE D DD DD DD DD D T U U D U UE D T D T D D T D D D T D T U DD D UD U DD DT UE UU U U U UE UE UE UE UE D DD DD DD DD U U U UE UE UE UE UE D DD DD DD DD DD U U U UE UE UE UE UE D DD DD DD DD U U E T D D U U U U D D D DD DD DD DD D D D D UE UE U U UE T T T U T U T U T U D E UE UE E E T U T U E E DD DD DD DD DD D T T DD D UD U D D D DD DD DD DD DD D U DD DD DD UD UE U U U U U U T T T U U UE UE UE UE UE D DD DD DD DD DD E U U D D D LM Q LM Q L M g n g n i p g n g n s { g n LLL MMM LLL MMM LLL MMM LLL MMM LL MM LL MM LL MM LL MM LLL MMM MMM V * * LLL MMM MMM V * * LLL MMM MMM V MLL > MLL > LLL MMM MMM V LLL MMM MMM V MLL > LLL MMM MMM V * * LLL MMM MMM V LLL MMM LLL MMM LLL MMM q y o w > d < b LL MM LLL MMM LL MM LLL MMM LLL MMM LL MM LLL MMM LLL MMM LLL MMM LLL MMM LL MM LLL MMM LLL MMM LLL MMM LLL MMM LLL MMM LLL MMM LL MM MM X LLL MMM LLL MMM LLL MMM LLL MMM LLL MMM LLL MMM LLL MMM LLL MMM LL MM LL MM MLL > L M LL MM LLL MMM LL MM MLL v LLL MMM LL MM LLL MMM MM MMM LL MM LLL MMM MM MMM LM LLM LL MM LLL MMM LM LLM LL MM LLL MMM LLL MMM LLLLMMMMMM MMM # ! ! ! # ! ! ! # ! ! ! # ! ! ! # ! ! ! # ! ! ! # ! ! ! # ! ! ! # ! ! ! LL MM LLL MMM LLL MMM LL MM LLL MMM LL MM LLL MMM LLE MME LLLEMMMEMME MMME LLL MMM N j MLL v X t LLL MMM LLL MMM LLL MMM LLL MMM LLL MMM LLL MMM LLL MMM LLL MMM MM MMM MMM V MMM V MM MMM ML MML ~ MLL > MMLL< MLL > MMLL< LLL MMM ML MML ~ LL MM LL MM MLL > MMLL< MLL > MMLL< LLL MMM LLL MMM LLLLMMMMLLL MMM LLLLMMMMLLL MMM LLLLMMMMLL MM LLL MMM LLL MMM LL MM LLL MMM LL MM LLL MMM LLL MMM LLL MMM LLLLMMMMLLLLMMMMML MML ~ MLL > MMLL< ML MML ~ MLL > MMLL< * LLL MMM LLL MMM LLL MMM LL MM LL MM LL MM LLL MMM LLL MMM LLL MMM LLL MMM LLL MMM LLL MMM LLL MMM LLL MMM LLL MMM LL MM LLL MMM LL MM LLL MMM MMD { MMMDy LLL MMM LLLLMMMMLLL MMM LLLLMMMMLL MM LLL MMM MMD { MMMDy LLL MMM LLLLMMMMLL MM LLL MMM LLL MMM LLL MMM LLL MMM MMD { MMMDy LLL MMM LLL MMM ML G ML G LLL MMM LL MM LLL MMM LL MM LLL MMM MLL v MLL > MLL > LLL MMM LLL MMM MMM V * * LLL MMM MMM V * * LLL MMM MMM V MLL > MLL > LLL MMM MMM V LLL MMM MMM V MLL > LLL MMM MMM V * * LLL MMM MMM V 3 MM MMM MM MMM MM MMM ML G ML G MML E MML E ML G ML G LLL MMM ML G ML G ... ... ... ... ... ... ..D ..E ..D ..D ..D ...D...D...D...D...D...D..D ..E ..D ..D ..D KKK RD RE .. P. P. .. . ... // // // B 6 @ /// J J $ /// 99 ** D ,,, YYY ;;; JJJ 999 999 D 999 999 D D ,,, YYY ;;; JJJ ,,, YYY ;;; JJJ ,,, YYY ;;; JJJ D 999 *** 999 *** *** *** ,,, YYY ;;; JJJ ,, YY ;; JJ D ,,, ,, DD ,,, YYY ;;; JJJ ,,, YYY ;;; JJJ ,,, YYY ;;; JJJ ,,, YYY ;;; JJJ ,,, YYY ;;; JJJ ,,, YYY ;;; JJJ DD ,,, YYY ;;; JJJ ,, YY ;; JJ ,,,,YYYY;;;;JJJJ,,, YYY ;;; JJJ ,,,,YYYY;;;;JJJJ,,, YYY ;;; JJJ D ,,,,,,, ,,,,,,, ,,, YYY ;;; JJJ ,, YY ;; JJ ,,,,,,, ,,, YYY ;;; JJJ ,, YY ;; JJ ,,, YYY ;;; JJJ ,, YY ;; JJ D ,,, YYY ;;; JJJ ,,, YYY ;;; JJJ ,, YY ;; JJ ,, YY ;; JJ ,,, YYY ;;; JJJ ,,, YYY ;;; JJJ ,, YY ;; JJ ,, YY ;; JJ B E C D B E C D @ ,,, YYY ;;; JJJ ,,, YYY ;;; JJJ UE YJJ ;,, J;; YJJ ;,, J;; U99 YYJJ;;,,JJ;;YYJJ;;,,JJ;;U99 UD U99 U99 U** U** U99 U99 U99 UD U99 U99 U** U** YYJJ;;,,JJ;;YYJJ;;,,JJ;;U99 T T T T T T zzz Y Jzz Y Jzz Y Jz Y Jzz Y Jzz Y Jzz Y Jzz Y Jzz Y Jzz Y Jzz Y Jzz Y Jzz zzz kzz z Y zzJ z zk z zk Y zJ Y zJ J z; J z; , Y ; J zz zzzz zzz zzz zzz zzz zzzz zzz zz zz zz Y Jzz Y Jzz Y Jzz Y Jzz Y Jzz Y Jzz zz zzz Y Jzz Y Jzz Y Jzz Y Jzz Y Jzz Y Jz Y Jz ;zz J Y Jz Y Jz YJJ ;,, J;; YJJ ;,, J;; YJJ ;,, J;; YJJ ;,, J;; ,,, YYY ;;; JJJ ,,, YYY ;;; JJJ ,,, YYY ;;; JJJ ,,, YYY ;;; JJJ ,,D YYT ;;D JJD D ,, YY ;; JJ B ,. Y. ;. J. , Y ; J B DD B UD ;;;;JJJJ;;;;JJJJUD ,,,,YYYY;;;;JJJJU99 U99 U99 U99 ,,, YYY ;;; JJJ ,,, YYY ;;; JJJ ,,, YYY ;;; JJJ ,, YY ;; JJ ,, YY ;; JJ ,,, YYY ;;; JJJ ,,, YYY ;;; JJJ ,,, YYY ;;; JJJ ,, YY ;; JJ ,, YY ;; JJ ,,, YYY ;;; JJJ ,,, YYY ;;; JJJ D ,, UD ;;;;JJJJ;;;;JJJJUD ,,,,YYYY;;;;JJJJU 999 ;;; JJJ 999 9*9 9*9 999 D 999 D ;;; JJJ U99 U99 E E ,,, YYY ;;; JJJ ,, YY ;; JJ ,, YY ;; JJ ,,, ,, ,,, ,, 999 ,,, YYY ;;; JJJ ,,, YYY ;;; JJJ ,, YY ;; JJ 999 *** 9* 9* 9* 9* 9* 9* 9* 9* *99 9D 9D 9D *99 9D *99 DD D 9 * ,, YY ;; JJ ,, YY ;; JJ ,, ;; JJ U 99 ** 99 D 99 ** 99 ** D 99 ** ,,, YYY ;;; JJJ ,,, YYY ;;; JJJ ,,, YYY ;;; JJJ ,, YY ;; JJ ,, YY ;; JJ ,, YY ;; JJ ,,, YYY ;;; JJJ ,, YY ;; JJ ,,, YYY ;;; JJJ ,, YY ;; JJ ,,, YYY ;;; JJJ ,, YY ;; JJ ,,, YYY ;;; JJJ ,, YY ;; JJ B B B B 999 999 D 999 999 D D ,,, YYY ;;; JJJ ,,, YYY ;;; JJJ ,,, YYY ;;; JJJ ,,, YYY ;;; JJJ 999 *** 999 *** *** *** ,,, YYY ;;; JJJ ,, YY ;; JJ ,,,,YYYY;;;;JJJJ@ ,,, ,, // D U w w w w w w w w t D D @ D D D t G X D U w w D T w w w w w w w w w w w w w w s s t t t t t t t t u u u u u u u u t t t t t t t t u u u u u u u u w w w w ww ww ww ww ww ww ww ww w w w w 7 H H H H G G G G Q Q Q / O / O w w X X X X W W W W H D U D U D U D U w 3 D U O w w w w w w w w D D D U D U D T DD O O O O O O O O O w w w w w w w w D U U w w w w DD DD w w wD DD wD DD wD DD wD DD w w w w w w w w w w w w w SD SD SD TD TD TD UD UD UD SD SD SD S S S T T T U U U S S S SD SD SD TD TD TD UD UD UD SD SD SD 7 7 7 I I I \ \ \ 7 7 7 - - - ? ? ? - - - SD SD SD TD TD TD UD UD UD SD SD SD SD SD SD TD TD TD UD UD UD SD SD SD 7 7 7 I I I \ \ \ 7 7 7 - - - ? ? ? - - - T T T T T T PD PD PD PD PD PD PD PD PD PD PD PD PD3 PD3 PD3 PDD PDD PDD PDU PDU PDU PD3 PD3 PD3 PD33PD33PD33PDDDPDDDPDDDPD33PD33PD33P4 P4 P4 PD PD PD PT PT PT P4 P4 P4 P4 P4 P4 PD PD PD PT PT PT P4 P4 P4 P43 P43 P43 PDD PDD PDD P43 P43 P43 PD4 PD4 PD4 PDD PDD PDD PDT PDT PDT PD4 PD4 PD4 PD4 PD4 PD4 PDD PDD PDD PDT PDT PDT PD4 PD4 PD4 5 5 5 5 5 5 PD PD PD PD PD PD PD PD PD PD PD PD PD3 PD3 PD3 PDD PDD PDD PDU PDU PDU PD3 PD3 PD3 PD33PD33PD33PDDDPDDDPDDDPD33PD33PD33PD4 PD4 PD4 PDD PDD PDD PDT PDT PDT PD4 PD4 PD4 PD4 PD4 PD4 PDD PDD PDD PDT PDT PDT PD4 PD4 PD4 5 5 5 5 5 5 PD PD PD PD3 PDD PD3 PD33PDDDPD33P4 PD P4 P4 PD P4 P43 PDD P43 PD4 PDD PD4 PD4 PDD PD4 5 5 PD PD PD PD3 PDD PD3 PD33PDDDPD33PD4 PDD PD4 PD4 PDD PD4 5 5 U P D D | q q & P D D d Q Q F 8 8 | q q & q q | d q Q q Q P D D | q q \ 9 9 g g 0 \ 9 9 o ? ? T + + g g 0 a a o g ? g ? \ 9 9 g g L & & & & 0 0 0 0 w w T T T T T T T T H H H H G G G G X X X X W W W W @ /// // YYY YYY YYY YYY ,,,,,,, YYY ;;; JJJ YY YYD JJD @ B B B B ,. ;. J. ,. ,. J. J. ; JJJ ,,, ;;; JJJ ,,, ;;; JJJ ,,, ;;; JJJ ,,, ;;; JJJ Y,, zJ zJ Jzz Dzz Jzz Dzz ,,, D,, YYY DYY ;;; D;; JJJ DJJ Jzz Dzz Jzz Dzz ,,, D,, YYY DYY ;;; D;; JJJ DJJ ,,, D,, YYY DYY ;;; D;; JJJ DJJ Jz Jz zz ,, zz zzzzzzz ,,, YYY ;;; JJJ ,,, YYY ;;; JJJ ;;;;;;;;zzz ,,, YYY ;;; JJJ ,,, YYY ;;; JJJ ;;;;J,,JJ;;JJ;;JJ,,JJ;;JJ;;J;,, J;; YJJ ;,, J;; YJJ ;,, J;; YJJ ;,, J;; YJJ zzzzJJJ,;JJ JYY JYY ,;; ,;; ;JJ ;JJ JYY ,;; ;JJ zz zz zz zz zz ,,, YYY ;;; JJJ zz JJJJJJJ ,,, ;;; JJJ JJJ JJJ ,,, ;;; JJJ ,,, ;;; JJJ JJJ JJJ ,,, ;;; JJJ ,,, ;;; JJJ JJJ J,J J;J J,J JJJ J; ;, J; YJ J; ;, J; YJ U U U D D . . . . . . . . . . . . . . . . P P P P D DD DD DD DD D D D D . J. Y D Jzz Dzz Y D Jzz Dzz Y D Jzz Dzz zzz zzz zzz zz zz zz JJJ BD . D // l . // // B P^ @ P B B B R ,,, ,,,,JJJ YYY ;;; ,,, ,,,,,,, ,,, JJJ YYY ;;; ,,, JJJ YYY ;;; JJJ q ,, JJ YY ;; ,,, JJJ YYY ;;; ,,, JJJ ;;; ,,, JJJ ;;; ,,, JJJ ;;; ,,, JJJ ;;; ,,, JJJ ;;; ,,, JJJ ;;; D p ;,,;YJJY,YY,J;;J;,, YJJ ,YY J;; ,, JJ ;; ,. , ;,,;YJJYJ;;J,,,,JJJJ;;;;;,,;YJJYJ;;J,,,,JJJJ;;;;;,,;YJJYJ;;J;,,;YJJYJ;;J;,, YJJ J;; ,,, JJJ ;;; ;,, YJJ J;; ,,, JJJ ;;; ;,, YJJ J;; ;,, YJJ J;; YYY ,,,,;JJ JYY ,;; ;JJ JYY ,;; ,,,,,,,,,,, JJJ YYY ;;; ,,, ,,, ,,, ,,, ,,, ,,, ,,, ,,, ,,, B. q { q { J,, YJJ Y;; J;; ,JJ ,YY ;, YJ J; ;, YJ ;, YJ J; J; ;, YJ J; T B B // T // T . . . . // u p T T T B ] ` ] ` ` ` ` ` ` ` ` ] ` ` ` ] ` ` ] ` ] ` ` ] ] "D. "U. "D. "U. YYY YYY YYY YYY YY YY {{{ {{{{ {{{ z J K{ {K {{{ {{{ {{{ -. .Y .Z z.J {.K {{{ {{{ {{ {{ {{ {{ . {. {{{ KKK Y Z zzJ {{K $ d : F $ p J.J K.K Y.Y Z.Z Z. <-- -- KK << <KK -<< <KK -<< --- <<< --- <<< --- <<< ----KKK {{K KKK <<< <<< KKK <<< <<< <-- K<< ZKK <<< <<< <<< ZKK Z-- --- --- KKK <<< KKJ ZZY <<; KK ZZ << JJJ KKK YYY ZZZ KKJ <<; KK << JJJ KKK KKJ ZZY <<; KK ZZ << JJJ KKK YYY ZZZ --- <<< --- <<< ZZZ Y Z [ J K L , - h J K L Y Z [ ; < = D E zzD zzE H H H H G G G G zzD E zzE B|||C D O i t  2 ^ H ' S = K.D0L.D [.D [.D3 3 3 3 4 4 3 U D 3 3 D f D D {z{ |z| {z{ |z| |{| JJJ KJK LJL KJK LJL LKL ZYZ [Y[ [Z[ B B D D D H H HB G G GC E E E HB GB C C C JJJ KKK LLL zzz {{{ ||| YYY ZZZ [[[ $ $ 4 ( ( ( ' ' 7 % % % JJJ KKK LLL YYY ZZZ [[[ J J K zJz {K{ |L|CJ J J J K KBz z z z { {BY Y Z Z [ [BJ J J J K KBY Y Z Z [ [BJzJ K{K L|LC z z { BYzY ZzZ [{[BJzJ K{K L|LCYzY ZzZ [{[B Y Z [ BzYz zZz {[{B J J J J K KBY Y Z Z [ [BJ J J J K KBY Y Z Z [ [BJzJ K{K L|LCYzY ZzZ [{[BJzJ K{K L|LCYzY ZzZ [{[B J J K zJz {K{ |L|C Y Z [ BzYz zZz {[{B ] D f JJJ KKK LLL J.J K.K L.L . . . z.z {.{ |.| Y.Y Z.Z [.[ zzz {{{ ||| YYY ZZZ [[[ 8  H H H G G G H G Bzzz {{{ |||C ( ( zz '{{ '\ N f = H JJJ KKK LLL YYY ZZZ [[[ D f D f D D f D ,,, --- n JJJ KKK LLL YYY ZZZ [[[ ;;; <<< === h + } h + } ! l 0 ) r S ! l S ! l S ! l S , 2 - B e J $ K $ L 4 Y % Z % [ % [ % ; # < 3 = C | ) r S ! l y ? \ } ! l 0 ) r S ! l 0 ) r S ! l 0 ) r S ! l 0 ) r S ,J, ,K, ,L, $ $ 4 ;J; ;K; <L< $ $ 4 ,Y, ,Z, ,[, % % % JYJ JZJ K[K % % % ;Y; ;Z; ;[; % % % ,;, ,<, -=- # 3 C ,J, ,K, ,L, $ $ 4 ;J; ;K; <L< $ $ 4 ,Y, ,Z, ,[, % % % JYJ JZJ K[K % % % ;Y; ;Z; ;[; % % % ,;, ,<, -=- # 3 C J,J K,K L,L Y,Y Z,Z [,[ ;,; <,< =-= YJY ZJZ [K[ J;J K;K L<L Y;Y Z;Z [;[ ,J, ,K, ,L, $ $ 4 ;J; ;K; <L< $ $ 4 ,Y, ,Z, ,[, % % % JYJ JZJ K[K % % % ;Y; ;Z; ;[; % % % ,;, ,<, -=- # 3 C J,J K,K L,L Y,Y Z,Z [,[ ;,; <,< =-= YJY ZJZ [K[ J;J K;K L<L Y;Y Z;Z [;[ ^ S S S 0 ) r S ! l ^ JJ $KK $LL 4YY %ZZ %[[ %0 ) r JJ $KK $LL 4YY %ZZ %[[ %0 ) r ! l 0 | JJ $KK $LL 4h YY %ZZ %[[ % I ;; #<< 3== C r S ) 0 0 | JJ $KK $LL 4h YY %ZZ %[[ % I ;; #<< 3== C r ) S 0 0 | JJ $KK $LL 4h YY %ZZ %[[ % I ;; #<< 3== C r S ) 0 ! l 0 ) r S ! l S ! l S r Y | Z ( ( zz '{{ '\ ( ( zz '{{ '\ D f Y q S Y | Bzzz {{{ |||C ' D f B B D D D E E E C C C q S z;z {;{ |<|C;z #;{ #<| 3z{ 'z| '{| ' ( ( (JK $JL $KL $YZ %Y[ %Z[ %D f D f D f D f 0 S 0 | ) r ! l 0 | 0 S : ) r ! l ) r ) r D D f D f D f D f D f 8  r D f D f 0 S : ) r ! l ) r ) r [. L, [, [K L< [; 2 B v $ $ 4 % % % # 3 C 2 B v $ $ 4 % % % # 3 C zzz {{{ ||| D B|||C zzz {{{ ||| D B|||C D f & \ > H K.D0L.D [.D [.Dx 4 R . |. H G H H H H G G G G D U D U D U D U @ P zzzz{{{{ zzzz zzzz{{{{ zzzz{{{{ zzzz zzzz{{{{ zzzz{{{{ zzzz zzzz{{{{ zzzz [ ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` ] ` ` ` ` ` N ` ` ` ` ` ` ` ` ` a a a ` ` a a ` ` ` a a a ` ` ` ` ` ` ` ` ` ` ` ` ` ` ` B @D YYY E 0 0 .. ... JJJ JJJ JJJ JJJ JJJ JJJ JJJJzzz zzz zzz W Q zz zz zzz zzz zzz zzz zzz zzz zz zz zz zz zz zz zzz zJ J z Jz zz z J ;JJ ,;; ,;; ,,, ;;; ,,, ;;; ,,, ;;; J;; ;;; ;;; YJJ Y,, JJJ YYY ;;; JJ YY ;; JJJ ;;; JJ ;; JJJ YYY ;;; JJ YY ;; ,,, ;;; ,,, ;;; zzz zzz zzz ,. B @ zzzz zzz zzz Y. ;,, ;JJ ,,,,;; YJJ zz zzz D D D U B,$ B,$ B,$ B,$ B,$ B,$ " " " " " " ,,, YY, YY" YYY YYY"] ,, ] JJ ] ;; ` JJJ ` ;;; ` ;;; ` JJJ ` ;;; ` ;;; ` ;,, ` ;;; ` ,,, ` ,,, ` JJJ ` ;;; "D. "U. D U z; {; ;z ;{ @ P @ P @ zz {{ zz YYYYZZZZ,,, JJJ YYY ,,, JJJ YYY ;;; ;;; 3 R J, Y, ;, YJ J, Y, ;, YJ J; Y; J; Y; ;, YJ J; JJJJYJJYYJJYJJJJYJJYYJJYJ;;J;;;;J;;J;;;;J;;JJ;;J,,,,,,, ,, JJJ JJ YYY YY ;;; ;; ,,, JJJ YYY ;;; ,,, JJJ YYY ;;; B B B B B B B B B B B B D .. D @ DD & D O O D D D D D D D @ D D @ D D . D ! # # # $ $ $ ! # $ # # $ $ # # # # $ $ $ $ " " " " @  cp (i b aC q 8 ` 4 9 P< # " cc ccc cc ccc cc ccc cc ccc cc ccc ccc cc cc ccc cc cc ccc cc cc ccc cc cc cc ccc ccccccccc c i i i i i@ f f f@ f v@ v a _ _ 4 5 6 @ @ P @ @ @ @ @ @ @ @ @ @ @ @ @  5 @ ? q ? @ P 7 j  nan } q 5 = -1 K j / [0;30m [0;31m [0;32m [0;33m [0;34m [0;35m [0;36m [0;37m [0;1;30m [0;1;31m [0;1;32m [0;1;33m [0;1;34m [0;1;35m [0;1;36m [0;1;37m [0;40m [0;41m [0;42m [0;43m [0;44m [0;45m [0;46m [0;47m [0;1;40m [0;1;41m [0;1;42m [0;1;43m [0;1;44m [0;1;45m [0;1;46m [0;1;47m / B D7q [ V9 Y ? ^ [ 1$ } Ut] r t i G $o, - tJ \ vRQ> m 1 ' Y G Qc g)) '8! . m,M 8STs e jv. ,r Kf p K Ql $ 5 p j l7 LwH' 4 9J NO [ o.h toc x x lP xq 7zXZ 22ocsdDefaultErrorLogger 14ITraceErrorLog NSt3__113basic_fstreamIcNS_11char_traitsIcEEEE 9ocsdError 15TraceFmtDcdImpl 10ITrcDataIn 26TraceFormatterFrameDecoder 17componentAttachPtI10ITrcDataInE 17componentAttachPtI14ITrcRawFrameInE 17componentAttachPtI19ITrcSrcIndexCreatorE 14TraceComponent 19errLogAttachMonitor 24IComponentAttachNotifier 17componentAttachPtI14ITraceErrorLogE 12TrcStackElem 16TrcStackElemAddr 16TrcStackElemCtxt 16TrcStackElemAtom 17TrcStackElemParam 18TrcStackElemMarker 15TrcStackElemITE 18TrcStackElemExcept 13TrcStackQElem 18TrcPktDecodeEtmV4I 16TrcPktDecodeBaseI15EtmV4ITrcPacket11EtmV4ConfigE 13TrcPktDecodeI 17componentAttachPtI13ITrcGenElemInE 17componentAttachPtI16ITargetMemAccessE 17componentAttachPtI12IInstrDecodeE 16OcsdTraceElement 16trcPrintableElem 24_ocsd_generic_trace_elem 16TrcPktProcEtmV4I 14TrcPktProcBaseI15EtmV4ITrcPacket22_ocsd_etmv4_i_pkt_type11EtmV4ConfigE 11TrcPktProcI 17componentAttachPtI10IPktDataInI15EtmV4ITrcPacketEE 17componentAttachPtI14IPktRawDataMonI15EtmV4ITrcPacketEE 17componentAttachPtI14ITrcPktIndexerI22_ocsd_etmv4_i_pkt_typeEE 15EtmV4ITrcPacket 13TrcPacketBase 17_ocsd_etmv4_i_pkt 9ETEConfig 10TrcIDecode 12IInstrDecode 15RawFramePrinter 14ITrcRawFrameIn 00010203040506070809101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899N10__cxxabiv116__shim_type_infoE N10__cxxabiv117__class_type_infoE N10__cxxabiv120__si_class_type_infoE N10__cxxabiv121__vmi_class_type_infoE St9exception St13bad_exception St9bad_alloc St11logic_error St12length_error St12out_of_range St13runtime_error St14overflow_error St9type_info St8bad_cast % ) + / 5 ; = C G I O S Y a e g k m q  % ) + / 5 ; = C G I O S Y a e g k m q y  NSt3__18ios_base7failureE NSt3__18ios_baseE NSt3__19basic_iosIcNS_11char_traitsIcEEEE NSt3__19basic_iosIwNS_11char_traitsIwEEEE NSt3__115basic_streambufIcNS_11char_traitsIcEEEE NSt3__115basic_streambufIwNS_11char_traitsIwEEEE NSt3__113basic_istreamIcNS_11char_traitsIcEEEE NSt3__113basic_istreamIwNS_11char_traitsIwEEEE NSt3__113basic_ostreamIcNS_11char_traitsIcEEEE NSt3__113basic_ostreamIwNS_11char_traitsIwEEEE NSt3__114basic_iostreamIcNS_11char_traitsIcEEEE NSt3__119__iostream_categoryE NSt3__110__stdinbufIcEE NSt3__110__stdinbufIwEE NSt3__111__stdoutbufIcEE NSt3__111__stdoutbufIwEE 0123456789abcdefABCDEFxX+-pPiInN %I:%M:%S %p % I : % M : % S % p % H : % M B B B B B B B B B B * * * * * * * * * * * * * * * * * * * * * * * * * * 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 NSt3__16locale5facetE NSt3__15ctypeIwEE NSt3__110ctype_baseE NSt3__17codecvtIcc9mbstate_tEE NSt3__112codecvt_baseE NSt3__17codecvtIDsc9mbstate_tEE NSt3__17codecvtIDic9mbstate_tEE NSt3__17codecvtIwc9mbstate_tEE NSt3__16locale5__impE NSt3__17collateIcEE NSt3__17collateIwEE NSt3__15ctypeIcEE NSt3__18numpunctIcEE NSt3__18numpunctIwEE NSt3__17num_getIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEEE NSt3__19__num_getIcEE NSt3__114__num_get_baseE NSt3__17num_getIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEEE NSt3__19__num_getIwEE NSt3__17num_putIcNS_19ostreambuf_iteratorIcNS_11char_traitsIcEEEEEE NSt3__19__num_putIcEE NSt3__114__num_put_baseE NSt3__17num_putIwNS_19ostreambuf_iteratorIwNS_11char_traitsIwEEEEEE NSt3__19__num_putIwEE NSt3__18time_getIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEEE NSt3__19time_baseE NSt3__120__time_get_c_storageIcEE NSt3__18time_getIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEEE NSt3__120__time_get_c_storageIwEE NSt3__18time_putIcNS_19ostreambuf_iteratorIcNS_11char_traitsIcEEEEEE NSt3__110__time_putE NSt3__18time_putIwNS_19ostreambuf_iteratorIwNS_11char_traitsIwEEEEEE NSt3__110moneypunctIcLb0EEE NSt3__110money_baseE NSt3__110moneypunctIcLb1EEE NSt3__110moneypunctIwLb0EEE NSt3__110moneypunctIwLb1EEE NSt3__19money_getIcNS_19istreambuf_iteratorIcNS_11char_traitsIcEEEEEE NSt3__111__money_getIcEE NSt3__19money_getIwNS_19istreambuf_iteratorIwNS_11char_traitsIwEEEEEE NSt3__111__money_getIwEE NSt3__19money_putIcNS_19ostreambuf_iteratorIcNS_11char_traitsIcEEEEEE NSt3__111__money_putIcEE NSt3__19money_putIwNS_19ostreambuf_iteratorIwNS_11char_traitsIwEEEEEE NSt3__111__money_putIwEE NSt3__18messagesIcEE NSt3__113messages_baseE NSt3__18messagesIwEE NSt3__114__shared_countE NSt3__119__shared_weak_countE NSt3__111regex_errorE NSt3__112system_errorE NSt3__114error_categoryE NSt3__112__do_messageE NSt3__124__generic_error_categoryE NSt3__123__system_error_categoryE N12_GLOBAL__N_116itanium_demangle11SpecialNameE N12_GLOBAL__N_116itanium_demangle4NodeE N12_GLOBAL__N_116itanium_demangle21CtorVtableSpecialNameE N12_GLOBAL__N_116itanium_demangle8NameTypeE N12_GLOBAL__N_116itanium_demangle10NestedNameE N12_GLOBAL__N_116itanium_demangle24ForwardTemplateReferenceE N12_GLOBAL__N_116itanium_demangle14IntegerLiteralE N12_GLOBAL__N_116itanium_demangle8BoolExprE N12_GLOBAL__N_116itanium_demangle16FloatLiteralImplIfEE N12_GLOBAL__N_116itanium_demangle16FloatLiteralImplIdEE N12_GLOBAL__N_116itanium_demangle16FloatLiteralImplIeEE N12_GLOBAL__N_116itanium_demangle15IntegerCastExprE N12_GLOBAL__N_116itanium_demangle13FunctionParamE N12_GLOBAL__N_116itanium_demangle8FoldExprE N12_GLOBAL__N_116itanium_demangle22ParameterPackExpansionE N12_GLOBAL__N_116itanium_demangle10BinaryExprE N12_GLOBAL__N_116itanium_demangle10PrefixExprE N12_GLOBAL__N_116itanium_demangle8CastExprE N12_GLOBAL__N_116itanium_demangle8CallExprE N12_GLOBAL__N_116itanium_demangle14ConversionExprE N12_GLOBAL__N_116itanium_demangle10DeleteExprE N12_GLOBAL__N_116itanium_demangle13QualifiedNameE N12_GLOBAL__N_116itanium_demangle8DtorNameE N12_GLOBAL__N_116itanium_demangle22ConversionOperatorTypeE N12_GLOBAL__N_116itanium_demangle15LiteralOperatorE N12_GLOBAL__N_116itanium_demangle19GlobalQualifiedNameE N12_GLOBAL__N_116itanium_demangle10MemberExprE N12_GLOBAL__N_116itanium_demangle18ArraySubscriptExprE N12_GLOBAL__N_116itanium_demangle10BracedExprE N12_GLOBAL__N_116itanium_demangle15BracedRangeExprE N12_GLOBAL__N_116itanium_demangle12InitListExprE N12_GLOBAL__N_116itanium_demangle11PostfixExprE N12_GLOBAL__N_116itanium_demangle7NewExprE N12_GLOBAL__N_116itanium_demangle13EnclosingExprE N12_GLOBAL__N_116itanium_demangle15ConditionalExprE N12_GLOBAL__N_116itanium_demangle19SizeofParamPackExprE N12_GLOBAL__N_116itanium_demangle13NodeArrayNodeE N12_GLOBAL__N_116itanium_demangle9ThrowExprE N12_GLOBAL__N_116itanium_demangle27ExpandedSpecialSubstitutionE N12_GLOBAL__N_116itanium_demangle12CtorDtorNameE N12_GLOBAL__N_116itanium_demangle10AbiTagAttrE N12_GLOBAL__N_116itanium_demangle15UnnamedTypeNameE N12_GLOBAL__N_116itanium_demangle15ClosureTypeNameE N12_GLOBAL__N_116itanium_demangle21StructuredBindingNameE N12_GLOBAL__N_116itanium_demangle9LocalNameE N12_GLOBAL__N_116itanium_demangle19SpecialSubstitutionE N12_GLOBAL__N_116itanium_demangle13ParameterPackE N12_GLOBAL__N_116itanium_demangle12TemplateArgsE N12_GLOBAL__N_116itanium_demangle20NameWithTemplateArgsE N12_GLOBAL__N_116itanium_demangle16StdQualifiedNameE N12_GLOBAL__N_116itanium_demangle20TemplateArgumentPackE N12_GLOBAL__N_116itanium_demangle12EnableIfAttrE N12_GLOBAL__N_116itanium_demangle16FunctionEncodingE N12_GLOBAL__N_116itanium_demangle9DotSuffixE N12_GLOBAL__N_116itanium_demangle12NoexceptSpecE N12_GLOBAL__N_116itanium_demangle20DynamicExceptionSpecE N12_GLOBAL__N_116itanium_demangle12FunctionTypeE N12_GLOBAL__N_116itanium_demangle13ObjCProtoNameE N12_GLOBAL__N_116itanium_demangle17VendorExtQualTypeE N12_GLOBAL__N_116itanium_demangle8QualTypeE N12_GLOBAL__N_116itanium_demangle15PixelVectorTypeE N12_GLOBAL__N_116itanium_demangle10VectorTypeE N12_GLOBAL__N_116itanium_demangle9ArrayTypeE N12_GLOBAL__N_116itanium_demangle19PointerToMemberTypeE N12_GLOBAL__N_116itanium_demangle22ElaboratedTypeSpefTypeE N12_GLOBAL__N_116itanium_demangle11PointerTypeE N12_GLOBAL__N_116itanium_demangle13ReferenceTypeE N12_GLOBAL__N_116itanium_demangle20PostfixQualifiedTypeE 0 @ P ` p 0 P ` p @ 0 p 0 0 0 @ ` 0 0 P 0 ! $ P( P- 0 2 < @ E H \ o s !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!"""""""""""""""""""""""""""""""#############$$$$$$$$$$$%%%%%%%%%%&&&&&&&&&&&'''''''''''''''''''''''''(((((((((((((((((((((()))))))))))))))))))))))))))*******++++++++,,,,,,---------------------..............///////////////////////0000000000000000000000000000000000000000000000000000000111111222222222222333333333333333444444444444444444445555555555566666666777777777777777777777777777777777777777777888888888888888999999999::::::;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<========>>>>>>>>>>>>>>>>>>>>>>>>>>????????????????????????????????????????????????????????????????@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ Scudo ERROR: internal map or unmap failure Must use __system_property_read_callback() to read /dev/socket/property_service <3 # I9= D 2 [%Co d( h } 7y AC n F ? O8M2 0 Hw Z< s O u <3 # I9= D 2 [%Co d( ? $@ Y@ @ @ @ j @ .A cA A e A _ B vH7B mB @ 0 B B 4& k C 7y AC W4vC Ngm C = ` X C@ x DP KD M D ! # & ( * - / 1 4 ((((( AAAAAA BBBBBB 0123456789abcdef 0123456789ABCDEF !"#$%&'()*+,-./0123456789:;<=>?@abcdefghijklmnopqrstuvwxyz[\]^_`abcdefghijklmnopqrstuvwxyz{|}~ GMT -00 LMA E| ubsan: add-overflow by 0x ubsan: sub-overflow by 0x ubsan: mul-overflow by 0x ubsan: negate-overflow by 0x ubsan: divrem-overflow by 0x ubsan: shift-out-of-bounds by 0x ubsan: implicit-conversion by 0x 
9796343 ( ( , ( h ( e* ( e* ( e* e* e* e* ( ( H ( e* e* ( 8 ( t ( ] ]* pd* d # ^ c - # # L ' ' t ' < ' ' ' ' X& X& 5 4 8p k h 0000000000000000 t * U"( "( "( p * * U"( "( "( * * U"( "( "( * @ M(( @ M(( @ M(( t * * * t * * @
.preinit_array .init_array .fini_array .ARM.exidx .text .got .note.android.ident .bss .ARM.attributes .eh_frame_hdr .data.rel.ro .eh_frame .note.gnu.build-id .ARM.extab .shstrtab .tdata .rodata .gnu_debugdata .data