/system/tools/hidl/scripts/ |
D | hal-queries.sh | 153 git show-ref -q $parent || { echo "$parent doesn't exist" && continue; } 155 diff <(git show "$parent":current.txt | grep -oP "^[^ ]+ [^ ]+" | sort) \ 156 <(git show "$child":current.txt | grep -oP "^[^ ]+ [^ ]+" | sort) |
|
/system/tools/aidl/ |
D | aidl-format.sh | 147 function show-help-and-exit() { 162 -h) show-help-and-exit;;
|
/system/extras/simpleperf/doc/ |
D | view_the_profile.md | 9 or cpu-clock) used in this sample, etc. We have many choices for viewing the profile. We can show 10 samples in chronological order, or show aggregated flamegraphs. We can show reports in text format, 236 bin/linux/x86_64/simpleperf report-sample --show-callchain --protobuf -i perf.data -o perf.trace 239 bin/linux/x86_64/simpleperf report-sample --show-callchain --protobuf -i perf.data -o perf.trace \ 250 Simpleperf can generate its own HTML Profile, which is able to show Android-specific information 283 (pprof) show=processBitmap 286 show=processBitmap 314 (pprof) show=addBitmapToCache 317 show=addBitmapToCache
|
D | android_application_profiling.md | 170 a browser tab to show it. 202 We can use [report_html.py](scripts_reference.md#report_htmlpy) to show profiling results in a web … 204 and disassembly annotation. It is the recommended way to show reports. 212 To show flamegraphs, we need to first record call graphs. Flamegraphs are shown by 214 We can also use [inferno](scripts_reference.md#inferno) to show flamegraphs directly. 238 $ simpleperf report-sample --protobuf --show-callchain -i perf.data -o perf.trace 239 # Then open perf.trace in Android Studio to show it. 259 $ ./run_simpleperf_on_device.py list --show-features
|
D | scripts_reference.md | 135 …eport_html.py` generates `report.html` based on the profiling data. Then the `report.html` can show 172 The first tab is "Chart Statistics". You can click the pie chart to show the time consumed by each 205 [`purgatorio`](../scripts/purgatorio/README.md) is a visualization tool to show samples in time ord… 217 # Show report in html format. To show disassembly, add --tools option like: 219 # To show annotated source or disassembly, select `top` in the view menu, click a function and
|
/system/memory/libmeminfo/tools/ |
D | procmem.cpp | 99 static int show(const MemUsage& proc_stats, const std::vector<Vma>& maps) { in show() function 201 return show(proc_stats, maps); in main()
|
/system/tools/aidl/scripts/ |
D | vis_aidl_ver_errors.py | 55 plt.show()
|
/system/libsysprop/srcs/android/sysprop/ |
D | SetupWizardProperties.sysprop | 25 # CIDs of devices which should not show anything related to eSIM.
|
D | ContactsProperties.sysprop | 47 # don't know anything about them, so they won't show up in the contact filter screen, and
|
/system/tools/hidl/test/vendor/1.1/ |
D | IVendor.hal | 21 // this import is unused, but it should still show up in the
|
/system/sepolicy/private/ |
D | performanced.te | 22 # These /proc accesses only show up in permissive mode but they
|
/system/extras/simpleperf/ |
D | report_lib_interface.cpp | 192 void ShowArtFrames(bool show) { in ShowArtFrames() argument 193 bool remove_art_frame = !show; in ShowArtFrames() 634 void ShowArtFrames(ReportLib* report_lib, bool show) EXPORT; 679 void ShowArtFrames(ReportLib* report_lib, bool show) { in ShowArtFrames() argument 680 return report_lib->ShowArtFrames(show); in ShowArtFrames()
|
/system/extras/power_profile/camera_avg/Application/src/main/java/com/example/android/powerprofile/cameraavg/ |
D | CameraAvgFragment.java | 363 Toast.makeText(activity, text, Toast.LENGTH_SHORT).show(); in showToast() 476 new ConfirmationDialog().show(getChildFragmentManager(), FRAGMENT_DIALOG); in requestCameraPermission() 489 .show(getChildFragmentManager(), FRAGMENT_DIALOG); in onRequestPermissionsResult() 606 .show(getChildFragmentManager(), FRAGMENT_DIALOG); in setUpCameraOutputs() 910 .show(); in onClick()
|
/system/tools/hidl/test/format_test/1.0/ |
D | IFoo.hal | 34 * This doc comment should show up
|
/system/extras/simpleperf/scripts/ |
D | pprof_proto_generator.py | 70 def show(self): member in PprofProfilePrinter 636 if args.show: 637 show_file = args.show[0] if args.show[0] else 'pprof.profile' 640 printer.show()
|
D | simpleperf_report_lib.py | 346 def ShowArtFrames(self, show: bool = True): 348 self._ShowArtFramesFunc(self.getInstance(), show) 649 def ShowArtFrames(self, show: bool = True):
|
/system/extras/simpleperf/scripts/purgatorio/ |
D | README.md | 39 If you get lots of "Failed to read symbols" messages, and backtraces in the diagram don't show the … 54 …ortion. Once samples are selected in the main graph, the flame graph will show an interactive visu…
|
/system/bpfprogs/ |
D | LICENSE | 37 show them these terms so they know their rights. 299 with ABSOLUTELY NO WARRANTY; for details type 'show w'. This is free 301 type 'show c' for details. 303 The hypothetical commands 'show w' and 'show c' should show the appropriate 305 called something other than 'show w' and 'show c'; they could even be
|
/system/memory/libion/original-kernel-headers/linux/ |
D | LICENSE | 37 show them these terms so they know their rights. 299 with ABSOLUTELY NO WARRANTY; for details type 'show w'. This is free 301 type 'show c' for details. 303 The hypothetical commands 'show w' and 'show c' should show the appropriate 305 called something other than 'show w' and 'show c'; they could even be
|
/system/libbase/ |
D | README.md | 30 show that there's precedent. Being able to say "so-and-so has used this
|
/system/nfc/tools/casimir/scripts/ |
D | t4at.py | 46 packet.show()
|
D | rf_packets.py | 25 def show(self, prefix: str = ''): member in Packet 56 val.show(prefix=pp)
|
/system/extras/ANRdaemon/ |
D | README | 19 Known issue: in the systrace output, anrdaemon will show up when the trace is
|
/system/media/camera/docs/ |
D | plots.py | 211 plt.show()
|
/system/nfc/tools/casimir/ |
D | README.rst | 54 -h, --help show this help message and exit
|