- d8bd448 simpleperf: inject: Support --allow-mismatched-build-id for vmlinux by Yabin Cui · 1 year, 6 months ago
- ab9cb23 simpleperf: Update calculating file_offset for AutoFDO output by Yabin Cui · 1 year, 7 months ago
- 0bf695b simpleperf: inject: Add option to search binaries with filename by Yabin Cui · 1 year, 7 months ago
- 2c928d6 simpleperf: Suppress kernel module read warnings by Yabin Cui · 2 years ago
- 8b8ed0f simpleperf: Support DEX files in memory by Yabin Cui · 2 years, 5 months ago
- c518471 simpleperf: scripts: Fix using vmlinux in symfs_dir by Yabin Cui · 2 years, 6 months ago
- 290e9c4 simpleperf: Add --decode-etm in the record cmd by Yabin Cui · 3 years ago
- f376bf0 simpleperf: Clean up warnings during recording by Yabin Cui · 3 years ago
- 4d8137f simpleperf: Support demangling rust symbols. by Yabin Cui · 3 years, 2 months ago
- 90a547e simpleperf: handle unexpected dso type error. by Yabin Cui · 3 years, 4 months ago
- 2315ff6 simpleperf: suppress read symbol warning for not-ELF files. by Yabin Cui · 3 years, 5 months ago
- c7aed04 simpleperf: fix using vmlinux in the inject cmd. by Yabin Cui · 3 years, 7 months ago
- 11424c4 simpleperf: searching for debug files only when needed. by Yabin Cui · 4 years, 1 month ago
- 56a3fa1 Update for libunwindstack changes. by Christopher Ferris · 4 years, 6 months ago
- 83b0e12 simpleperf: avoid warning for missing dex files. by Yabin Cui · 4 years, 5 months ago
- fef9514 simpleperf: use proguard mapping file for compiled java symbols. by Yabin Cui · 4 years, 8 months ago
- 1e16b20 simpleperf: support JIT method name with signature. by Yabin Cui · 4 years, 8 months ago
- 17769f2 simpleperf: improve debugging reading dex file. by Yabin Cui · 4 years, 9 months ago
- 6a296b6 Adjust to libdexfile API changes by David Srbecky · 5 years ago
- 40eef9e simpleperf: support proguard mapping file in callchain report. by Yabin Cui · 5 years ago
- ba4c0f9 Merge changes I91ea3a20,I165d28c4,Ieeb7eee0 by Yabin Cui · 5 years ago
- 16f41ff simpleperf: support kernel etm data in inject cmd. by Yabin Cui · 5 years ago
- 710f372 simpleperf: use callback API to read dex symbols. by Yabin Cui · 5 years ago
- faa7b92 simpleperf: move all source files into simpleperf namespace by Yabin Cui · 5 years ago
- 36b57d9 simpleperf: fix ReportCommandTest on windows. by Yabin Cui · 5 years ago
- 9ae17c2 Merge changes Ic892ba07,Ic64956cd by Yabin Cui · 5 years ago
- ac4b249 simpleperf: extract common code into report_utils.cpp by Yabin Cui · 5 years ago
- e7e750e Refactor loading of /proc/kallsyms by Thiébaud Weksteen · 5 years ago
- f3da1ed simpleperf: fix symbolization for kernel modules. by Yabin Cui · 5 years ago
- 7078c67 simpleperf: support kernel etm data in inject cmd. by Yabin Cui · 5 years ago
- 4848ee0 simpleperf: enable .clang-format by Thiébaud Weksteen · 5 years ago
- 9ba4d94 simpleperf: fix tests broken by jit symfile path change. by Yabin Cui · 6 years ago
- 91dbae0 simpleperf: add perf symbol map dso + test by Evgeny Eltsin · 6 years ago
- 075dd18 simpleperf: fix jit cache path in report cmd. by Yabin Cui · 6 years ago
- e32ed2b simpleperf: dump jit symfiles to a single file. by Yabin Cui · 6 years ago
- 991477b simpleperf: find debug files for kernel modules. by Yabin Cui · 6 years ago
- 90c3b30 simpleperf: Move ReadMinExecutableVaddr into ElfFile class. by Yabin Cui · 6 years ago
- 0194703 simpleperf: move ParseSymbols* inside ElfFile class. by Yabin Cui · 6 years ago
- 3a88045 simpleperf: move GetBuildId* functions inside ElfFile class. by Yabin Cui · 6 years ago
- 4ad10fb simpleperf inject: support converting branch-list to autofdo. by Yabin Cui · 6 years ago
- a4496ad simpleperf: support libraries without build ids when recording. by Yabin Cui · 6 years ago
- d347bb4 simpleperf: fix build_id checking. by Yabin Cui · 6 years ago
- 5d269c7 simpleperf: check content in build_id_list. by Yabin Cui · 7 years ago
- db2c493 simpleperf: fix symbolization in multi-executable-segments libraries. by Yabin Cui · 7 years ago
- 7c27cc2 Use libdexfile external API in simpleperf. by Martin Stjernholm · 7 years ago
- 1b9b1c1 simpleperf: fix simpleperf_unit_test on windows. by Yabin Cui · 7 years ago
- 10bbd84 simpleperf: fix removing ART frames. by Yabin Cui · 8 years ago
- 3939b9d simpleperf: add --symdir option in report-sample command. by Yabin Cui · 8 years ago
- c8571d4 simpleperf: support JIT/interpreted java code in system wide profiling. by Yabin Cui · 8 years ago
- 15749e0 simpleperf: add a missing null check. by Yabin Cui · 8 years ago
- 2a53ff3 simpleperf: get symbols from dex files extracted from zip files. by Yabin Cui · 8 years ago
- 8422f34 simpleperf: change interface of read_apk.h. by Yabin Cui · 8 years ago
- 2969a9e simpleperf: use binary mode for build_id_list. by Yabin Cui · 8 years ago
- 92c4cb1 simpleperf: fix some errors testing on windows. by Yabin Cui · 8 years ago
- c36ea8b simpleperf: avoid some warning messages. by Yabin Cui · 8 years ago
- dd401b3 simpleperf: fix reading dex files for unwinding while recording. by Yabin Cui · 8 years ago
- 40b70ff simpleperf: Improve the way downloading native libs on device. by Yabin Cui · 8 years ago
- 516a87c simpleperf: support showing symbols for interpreted java code. by Yabin Cui · 8 years ago
- c68e66d simpleperf: improve managing temp files. by Yabin Cui · 8 years ago
- 3d4aa26 simpleperf: fix callchains generated by the kernel. by Yabin Cui · 8 years ago
- e466d4d simpleperf: improve warning msg. by Yabin Cui · 9 years ago
- 63a1c3d simpleperf: support [vdso]. by Yabin Cui · 9 years ago
- f560a6f simpleperf: build cts test running in app context. by Yabin Cui · 9 years ago
- a939245 simpleperf: fix dumpping kernel symbols. by Yabin Cui · 9 years ago
- e2f1078 simpleperf: merge dumped symbols with symbols read from file system. by Yabin Cui · 9 years ago
- 52c6369 simpleperf: add stuff in report_lib_interface. by Yabin Cui · 9 years ago
- aba7e29 simpleperf: dump only needed symbols in file feature section. by Yabin Cui · 9 years ago
- 16501ff simpleperf: use file records in protobuf output. by Yabin Cui · 9 years ago
- c5b4a31 simpleperf: dump file feature section. by Yabin Cui · 9 years ago
- 78fddd1 simpleperf: use Dso::IsHit() to mark hit binaries. by Yabin Cui · 9 years ago
- 2597ef0 simpleperf: support building sample record manually. by Yabin Cui · 9 years ago
- cb6c901 simpleperf: print file path used for reading symbols. by Yabin Cui · 10 years ago
- 0786586 simpleperf: avoid selinux denials. by Yabin Cui · 10 years ago
- dec43c1 simpleperf: print warning message when failed to read symbol table from elf file. by Yabin Cui · 10 years ago
- 15475e6 simpleperf: show dso[+vaddr_in_file] for unknown symbols. by Yabin Cui · 10 years ago
- eec606c simpleperf: fix build id check of files in symfs. by Yabin Cui · 10 years ago
- 6965d42 simpleperf: add kmem command to report slab allocation information. by Yabin Cui · 10 years ago
- 767dd17 simpleperf: add report-sample command. by Yabin Cui · 10 years ago
- b421297 simpleperf: record kernel symbols in perf.data. by Yabin Cui · 10 years ago
- 7d6c8ab Fix some google-runtime-int warnings. by Chih-Hung Hsieh · 10 years ago
- b1a885b simpleperf: report symbols of native libraries in apk file. by Yabin Cui · 10 years ago
- 66dd09e Track rename from base/ to android-base/. by Elliott Hughes · 10 years ago
- 547c60e Simpleperf: fix some unknown symbols for report result. by Yabin Cui · 10 years ago
- 8a52e97 Simpleperf: warn if it can't read kernel symbols addresses. by Yabin Cui · 11 years ago
- 3c8c213 Simpleperf: support dwarf callgraph in report command. by Yabin Cui · 11 years ago
- cc2e59e Simpleperf: use OneTimeFreeAllocator to allocate symbol names. by Yabin Cui · 11 years ago
- c848560 Simpleperf: refactor dso. by Yabin Cui · 11 years ago
- b10a8fb Simpleperf: demangle symbols only when necessary. by Yabin Cui · 11 years ago
- 04c70a6 Simpleperf: don't check for empty build id. by Yabin Cui · 11 years ago
- ba50c4b Simpleperf: load symbols from dso file only when necessary. by Yabin Cui · 11 years ago
- 39d3cae Simpleperf: support --vmlinux option in report command. by Yabin Cui · 11 years ago
- 638c558 Simpleperf: check build id in report command. by Yabin Cui · 11 years ago
- 9fd3cc1 Simpleperf: support build on mac. by Yabin Cui · 11 years ago
- 2c17e0d Simpleperf: parse prefixed symbol of linker. by Yabin Cui · 11 years ago
- b378355 Simpleperf: improve symbol parsing. by Yabin Cui · 11 years ago
- ec12ed9 Simpleperf: support symbol parsing in report command. by Yabin Cui · 11 years ago