- f8c8bcb simpleperf: Fix handling of BPF symbols by Tomislav Novak · 1 year, 1 month ago
- 2b1cfec simpleperf: Use ETMThreadTree interface in ETMDecoder by Yabin Cui · 2 years, 3 months ago
- 70fa40a simpleperf: check invalid pid in ForkThread(). by Yabin Cui · 2 years, 8 months ago
- 34fac91 simpleperf: fix ForkThread() for fuzzer. by Yabin Cui · 2 years, 8 months ago
- 90a547e simpleperf: handle unexpected dso type error. by Yabin Cui · 2 years, 8 months ago
- ebbda48 simpleperf: fix a heap buffer overflow reported by hwasan. by Yabin Cui · 3 years ago
- a89a374 simpleperf: add record filter options to record and monitor cmd. by Yabin Cui · 4 years, 6 months ago
- faa7b92 simpleperf: move all source files into simpleperf namespace by Yabin Cui · 4 years, 7 months ago
- f3da1ed simpleperf: fix symbolization for kernel modules. 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
- c13ff89 simpleperf: use kernel start address in kernel mmap record. by Yabin Cui · 4 years, 9 months ago
- 8d005de simpleperf: Add merge cmd. by Yabin Cui · 4 years, 9 months ago
- 4848ee0 simpleperf: enable .clang-format by Thiébaud Weksteen · 4 years, 9 months ago
- 3775b14 simpleperf: pick up symbol map file by Evgeny Eltsin · 5 years ago
- 91dbae0 simpleperf: add perf symbol map dso + test by Evgeny Eltsin · 5 years ago
- 418ba0d simpleperf: add MapLocator for etm decoding. by Yabin Cui · 5 years ago
- fc9da9b simpleperf: Add ETMDecoder. by Yabin Cui · 6 years ago
- 847f3fd simpleperf: fix segfault caused by reused thread ids. by Yabin Cui · 6 years ago
- db2c493 simpleperf: fix symbolization in multi-executable-segments libraries. by Yabin Cui · 6 years ago
- 9d2ebcf simpleperf: refactor code managing thread maps. by Yabin Cui · 7 years ago
- dd401b3 simpleperf: fix reading dex files for unwinding while recording. by Yabin Cui · 7 years ago
- 516a87c simpleperf: support showing symbols for interpreted java code. by Yabin Cui · 7 years ago
- cdc11a3 simpleperf: support profiling jited java code. by Yabin Cui · 7 years ago
- 15933b6 Create maps for libunwind only if they changed. by Christopher Ferris · 7 years ago
- b068c10 simpleperf: fix reading kernel modules on Android. by Yabin Cui · 8 years ago
- 52190a3 simpleperf: add thread name in report_sample.proto. by Yabin Cui · 8 years ago
- 63a1c3d simpleperf: support [vdso]. by Yabin Cui · 8 years ago
- 98c7584 simpleperf: fix unknown binary in samples. by Yabin Cui · 8 years ago
- aa0dd19 simpleperf: use per process maps. by Yabin Cui · 9 years ago
- b2465ad Support to use kallsyms by Daniel Friederich · 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
- 003b245 Simpleperf: don't expose EventSelection. by Yabin Cui · 9 years ago
- 190a848 simpleperf: keep binary in class Record. by Yabin Cui · 9 years ago
- 71b533b simplperf: improve unknown symbol print in report-sample command. by Yabin Cui · 9 years ago
- 15475e6 simpleperf: show dso[+vaddr_in_file] for unknown symbols. by Yabin Cui · 9 years ago
- c855ecc simpleperf: add min_vaddr in DsoRecord. by Yabin Cui · 9 years ago
- 9970a23 Simpleperf: add vaddr_in_file sort key in report command. by Yabin Cui · 9 years ago
- 1761a27 Simpleperf: Add SPLIT and SPLIT_END records to handle big records. by Yabin Cui · 9 years ago
- 6965d42 simpleperf: add kmem command to report slab allocation information. by Yabin Cui · 9 years ago
- 767dd17 simpleperf: add report-sample command. by Yabin Cui · 9 years ago
- b421297 simpleperf: record kernel symbols in perf.data. by Yabin Cui · 9 years ago
- b64a863 simpleperf: refactor SampleTree for reuse. by Yabin Cui · 9 years ago
- 040f7b4 simpleperf: use libbacktrace_offline static library. by Yabin Cui · 9 years ago
- 66dd09e Track rename from base/ to android-base/. by Elliott Hughes · 10 years ago
- b7f481f Simpleperf: Don't load whole perf.data into memory. by Yabin Cui · 10 years ago
- 547c60e Simpleperf: fix some unknown symbols for report result. by Yabin Cui · 10 years ago
- c848560 Simpleperf: refactor dso. by Yabin Cui · 10 years ago
- f825889 Simpleperf: fix the process of parsing records. by Yabin Cui · 10 years ago
- 5f2a170 Simpleperf: work around unexpected (pid, tid) pair. by Yabin Cui · 10 years ago
- 73d8078 Simpleperf: use ThreadTree when getting hit files in record command. by Yabin Cui · 10 years ago
- 60a0ea9 Simpleperf: separate ThreadTree from SampleTree. by Yabin Cui · 10 years ago