Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_extras
/
refs/heads/universe-qpr2
/
simpleperf
/
read_elf.cpp
00ba4d2
simpleperf: use libsimpleperf_readelf in host builds
by Yabin Cui
· 2 years ago
c0ebc35
simpleperf: Reduce size introduced from libsimpleperf_readelf
by Yabin Cui
· 2 years ago
281068e
simpleperf: Implement __libcpp_verbose_abort
by Yabin Cui
· 2 years, 1 month ago
71b424d
simpleperf: use libsimpleperf_readelf for device build
by Yabin Cui
· 2 years, 1 month ago
16f41ff
simpleperf: support kernel etm data in inject cmd.
by Yabin Cui
· 4 years, 4 months ago
faa7b92
simpleperf: move all source files into simpleperf namespace
by Yabin Cui
· 4 years, 7 months ago
4e4cbbc
simpleperf: convert vaddr to file_offset in autofdo output.
by Yabin Cui
· 4 years, 8 months ago
7078c67
simpleperf: support kernel etm data in inject cmd.
by Yabin Cui
· 4 years, 9 months ago
4848ee0
simpleperf: enable .clang-format
by Thiébaud Weksteen
· 4 years, 9 months ago
9ba4d94
simpleperf: fix tests broken by jit symfile path change.
by Yabin Cui
· 4 years, 11 months ago
e32ed2b
simpleperf: dump jit symfiles to a single file.
by Yabin Cui
· 5 years ago
b60b33c
simpleperf: replace --include-filter with --addr-filter.
by Yabin Cui
· 5 years ago
90c3b30
simpleperf: Move ReadMinExecutableVaddr into ElfFile class.
by Yabin Cui
· 5 years ago
0194703
simpleperf: move ParseSymbols* inside ElfFile class.
by Yabin Cui
· 5 years ago
3a88045
simpleperf: move GetBuildId* functions inside ElfFile class.
by Yabin Cui
· 5 years ago
e55f032
simpleperf: stop linking libncurses.
by Yabin Cui
· 5 years ago
4ad10fb
simpleperf inject: support converting branch-list to autofdo.
by Yabin Cui
· 5 years ago
02e2033
simpleperf: add class interface to read elf files.
by Yabin Cui
· 5 years ago
1b276a3
simpleperf: exclude undefined symbols.
by Yabin Cui
· 6 years ago
db2c493
simpleperf: fix symbolization in multi-executable-segments libraries.
by Yabin Cui
· 6 years ago
81d4c49
simpleperf: fix reading dynmaic symbols.
by Yabin Cui
· 7 years ago
2a53ff3
simpleperf: get symbols from dex files extracted from zip files.
by Yabin Cui
· 7 years ago
8422f34
simpleperf: change interface of read_apk.h.
by Yabin Cui
· 7 years ago
9e43e9f
simpleperf: Add JITDebugReader.
by Yabin Cui
· 7 years ago
e4e13f3
simpleperf: check elf files with broken section tables.
by Yabin Cui
· 8 years ago
ae56a5f
Remove unnecessary reinterpret_cast
by Dimitry Ivanov
· 9 years ago
f79a008
simpleperf: fix potential unaligned memory access.
by Yabin Cui
· 9 years ago
0ea8250
Make simpleperf build with LLVM r275480
by Pirama Arumuga Nainar
· 9 years ago
dec43c1
simpleperf: print warning message when failed to read symbol table from elf file.
by Yabin Cui
· 9 years ago
3e4c595
simpleperf: use libevent in stat command.
by Yabin Cui
· 9 years ago
eec606c
simpleperf: fix build id check of files in symfs.
by Yabin Cui
· 9 years ago
5783fa0
simpleperf: add symbol for .plt section.
by Yabin Cui
· 9 years ago
a7a0e50
simpleperf: replace SIMPLEPERF_ALIGN macro with Align inline function.
by Yabin Cui
· 9 years ago
b54c5e5
simpleperf: fix mac build.
by Yabin Cui
· 9 years ago
0540053
Simpleperf: support reading symbols from .gnu_debugdata.
by Yabin Cui
· 9 years ago
07cdff0
Update simpleperf for LLVM rebase to r256229.
by Yabin Cui
· 9 years ago
be7ec66
simpleperf: support building cts test.
by Yabin Cui
· 9 years ago
6e51bef
simpleperf: port cmd_report_test to nonlinux.
by Yabin Cui
· 9 years ago
b1a885b
simpleperf: report symbols of native libraries in apk file.
by Yabin Cui
· 9 years ago
569f64a
simpleperf: port read_apk and read_apk/read_elf tests to nonlinux.
by Yabin Cui
· 9 years ago
f831e6d
Support profiling of shared libs embedded in APKs.
by Than McIntosh
· 9 years ago
ffaa912
Simpleperf: support build for windows.
by Yabin Cui
· 10 years ago
a5b79fd
Simpleperf: check value returned by fopen.
by Yabin Cui
· 10 years ago
797116b
Simpleperf: check if elf file paths are valid before reading them.
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
04c70a6
Simpleperf: don't check for empty build id.
by Yabin Cui
· 10 years ago
39d3cae
Simpleperf: support --vmlinux option in report command.
by Yabin Cui
· 10 years ago
638c558
Simpleperf: check build id in report command.
by Yabin Cui
· 10 years ago
a5bdf0a
Simpleperf: exclude meaningless labels in aarch64.
by Yabin Cui
· 10 years ago
ec9395d
Merge "Simpleperf: improve records parsing."
by Yabin Cui
· 10 years ago
22ec7fa
Simpleperf: improve records parsing.
by Yabin Cui
· 10 years ago
2c17e0d
Simpleperf: parse prefixed symbol of linker.
by Yabin Cui
· 10 years ago
b378355
Simpleperf: improve symbol parsing.
by Yabin Cui
· 10 years ago
ec12ed9
Simpleperf: support symbol parsing in report command.
by Yabin Cui
· 10 years ago
8f62251
Dump build_id feature in `simpleperf record`.
by Yabin Cui
· 10 years ago