1. 0913622 simpleperf: Add -z in the record cmd by Yabin Cui · 1 year ago
  2. bb9a0d1 simpleperf: Use thousand groups when reporting sample counts by Yabin Cui · 1 year, 11 months ago
  3. f5ff15d simpleperf: Move code handling ETMBranchList file to a separate file by Yabin Cui · 2 years, 3 months ago
  4. 1c6be75 simpleperf: Support process name regex in -p in record/stat cmd by Yabin Cui · 2 years, 5 months ago
  5. 65b8fab simpleperf: Do more checks when reading aux data. by Yabin Cui · 2 years, 6 months ago
  6. 1cb8580 simpleperf: check size before reading data for a record. by Yabin Cui · 3 years, 8 months ago
  7. 40eef9e simpleperf: support proguard mapping file in callchain report. by Yabin Cui · 4 years, 3 months ago
  8. faa7b92 simpleperf: move all source files into simpleperf namespace by Yabin Cui · 4 years, 6 months ago
  9. e7e750e Refactor loading of /proc/kallsyms by Thiébaud Weksteen · 4 years, 8 months ago
  10. 4848ee0 simpleperf: enable .clang-format by Thiébaud Weksteen · 4 years, 9 months ago
  11. e3ca998 simpleperf: add --cpu to filter cpus in report command. by Yabin Cui · 4 years, 9 months ago
  12. 2c4fbfe simpleperf: ensure symbol name ends with '\0' by Evgeny Eltsin · 5 years ago
  13. a5f1d42 simpleperf: move GetCpusFromString() to utils.cpp by Namhyung Kim · 6 years ago
  14. 6975eeb Track libziparchive API change. by Elliott Hughes · 6 years ago
  15. b389bd7 simpleperf: track libziparchive API change. by Elliott Hughes · 6 years ago
  16. 3288566 simpleperf: track libziparchive API change. by Elliott Hughes · 6 years ago
  17. f6e5e0a simpleperf: move to Android.bp. by Yabin Cui · 7 years ago
  18. 4192f46 simpleperf: split simpleperf build on target. by Yabin Cui · 7 years ago
  19. 7c27cc2 Use libdexfile external API in simpleperf. by Martin Stjernholm · 7 years ago
  20. 1b9b1c1 simpleperf: fix simpleperf_unit_test on windows. by Yabin Cui · 7 years ago
  21. 2a53ff3 simpleperf: get symbols from dex files extracted from zip files. by Yabin Cui · 7 years ago
  22. ea853b1 Match LZMA SDK 18.05 API. by Sen Jiang · 7 years ago
  23. 750b373 simpleperf: improve recording unwinding results. by Yabin Cui · 8 years ago
  24. df6333c simpleperf: add META_INFO feature section in perf.data. by Yabin Cui · 8 years ago
  25. f79a008 simpleperf: fix potential unaligned memory access. by Yabin Cui · 9 years ago
  26. 0786586 simpleperf: avoid selinux denials. by Yabin Cui · 9 years ago
  27. 3e4c595 simpleperf: use libevent in stat command. by Yabin Cui · 9 years ago
  28. 4f41df6 simpleperf: dump tracing data when needed. by Yabin Cui · 9 years ago
  29. 767dd17 simpleperf: add report-sample command. by Yabin Cui · 9 years ago
  30. b421297 simpleperf: record kernel symbols in perf.data. by Yabin Cui · 9 years ago
  31. 5633586 simpleperf: improve cpu_hotplug tests. by Yabin Cui · 9 years ago
  32. 8f680f6 Simpleperf: add test for reporting callgraph of shared libraries in apk file. by Yabin Cui · 9 years ago
  33. 0540053 Simpleperf: support reading symbols from .gnu_debugdata. by Yabin Cui · 9 years ago
  34. be7ec66 simpleperf: support building cts test. by Yabin Cui · 9 years ago
  35. b1a885b simpleperf: report symbols of native libraries in apk file. by Yabin Cui · 9 years ago
  36. 569f64a simpleperf: port read_apk and read_apk/read_elf tests to nonlinux. by Yabin Cui · 9 years ago
  37. 0ed5aac simpleperf: use RemoveFileIfExists in libbase. by Yabin Cui · 9 years ago
  38. ffaa912 Simpleperf: support build for windows. by Yabin Cui · 10 years ago
  39. 797116b Simpleperf: check if elf file paths are valid before reading them. by Yabin Cui · 10 years ago
  40. 66dd09e Track rename from base/ to android-base/. by Elliott Hughes · 10 years ago
  41. cc2e59e Simpleperf: use OneTimeFreeAllocator to allocate symbol names. by Yabin Cui · 10 years ago
  42. 38e573e Simpleperf: add filters to report command. by Yabin Cui · 10 years ago
  43. b032de7 Simpleperf: support monitoring existing processes/threads. by Yabin Cui · 10 years ago
  44. 6afc7e1 Simpleperf: add branch stack feature in perf.data. by Yabin Cui · 10 years ago
  45. f79f07e Simpleperf: refactor command system. by Yabin Cui · 10 years ago
  46. 7d59bb4 Dump kernel/modules/thread mmap information in `simpleperf record`. by Yabin Cui · 10 years ago
  47. 9759e1b Implement simpleperf record/dumprecord subcommands. by Yabin Cui · 10 years ago
  48. 323e945 Implement simpleperf stat subcommand. by Yabin Cui · 10 years ago
  49. 67d3abd Implement simpleperf list subcommand. by Yabin Cui · 10 years ago