1. d5f247b simpleperf: Switch GetMemorySize to use sysinfo syscall by Yi Kong · 1 year, 1 month ago
  2. 648c3e4 simpleperf: Add CDD annotation for CtsSimpleperfTestCases by Yabin Cui · 1 year, 4 months ago
  3. 433d6f5 simpleperf: Get ARM cpu models from /proc/cpuinfo by Yabin Cui · 1 year, 7 months ago
  4. cfdc783 simpleperf: Increase default user buffer size to 256M by Yabin Cui · 2 years, 5 months ago
  5. db19d6d simpleperf: add --show-app-type in simpleperf_app_runner. by Yabin Cui · 4 years, 3 months ago
  6. 554f3bb simpleperf: improve error msg for output file. by Yabin Cui · 4 years, 3 months ago
  7. a89a374 simpleperf: add record filter options to record and monitor cmd. by Yabin Cui · 4 years, 6 months ago
  8. faa7b92 simpleperf: move all source files into simpleperf namespace by Yabin Cui · 4 years, 7 months ago
  9. d703bb3 simpleperf: fix checking dump regs for tracepoint events. by Yabin Cui · 4 years, 7 months ago
  10. c13ff89 simpleperf: use kernel start address in kernel mmap record. by Yabin Cui · 4 years, 9 months ago
  11. 4848ee0 simpleperf: enable .clang-format by Thiébaud Weksteen · 4 years, 9 months ago
  12. ea105c8 simpleperf: Fix GetModuleBuildId. by Yabin Cui · 5 years ago
  13. 84c55ff simpleperf: fix string operand support in --tp-filter. by Yabin Cui · 5 years ago
  14. a5f1d42 simpleperf: move GetCpusFromString() to utils.cpp by Namhyung Kim · 6 years ago
  15. 499a017 switch to using android-base/file.h instead of android-base/test_utils.h by Mark Salyzyn · 7 years ago
  16. 739b154 simpleperf: handle memfds created by memfd_create. by Yabin Cui · 7 years ago
  17. 6e173a4 simpleperf: set kernel resources used for profiling on Android >=Q. by Yabin Cui · 7 years ago
  18. 2db05b4 simpleperf: prefer to use mmap2 records instead of mmap records. by Yabin Cui · 7 years ago
  19. 8faa615 simpleperf: add whitelist to omit tests requiring hw counters. by Yabin Cui · 7 years ago
  20. c68e66d simpleperf: improve managing temp files. by Yabin Cui · 7 years ago
  21. 47ba656 simpleperf: fix test for vdso file. by Yabin Cui · 8 years ago
  22. 63a1c3d simpleperf: support [vdso]. by Yabin Cui · 8 years ago
  23. b421297 simpleperf: record kernel symbols in perf.data. by Yabin Cui · 9 years ago
  24. be7ec66 simpleperf: support building cts test. by Yabin Cui · 9 years ago
  25. d4f6a85 simpleperf: fix analyzer warning. by Yabin Cui · 9 years ago
  26. 66dd09e Track rename from base/ to android-base/. by Elliott Hughes · 10 years ago
  27. cb4c17e simpleperf: support --cpu option in record/stat command. by Yabin Cui · 10 years ago
  28. 7d59bb4 Dump kernel/modules/thread mmap information in `simpleperf record`. by Yabin Cui · 10 years ago
  29. 9759e1b Implement simpleperf record/dumprecord subcommands. by Yabin Cui · 10 years ago
  30. 323e945 Implement simpleperf stat subcommand. by Yabin Cui · 10 years ago