1. 756a972 simpleperf: add Broadcom STB into whitelist, omit tests requiring hw counters. by Natalie Chiu · 4 years, 2 months ago
  2. 901a08a simpleperf: adjust based on opencsd change. by Yabin Cui · 4 years, 2 months ago
  3. 10f527c simpleperf: add MapLocator for etm decoding. by Yabin Cui · 4 years, 2 months ago
  4. ba4e42a simpleperf: add class interface to read elf files. by Yabin Cui · 4 years, 3 months ago
  5. fe83faa simpleperf: Fix record_java_app test. by Yabin Cui · 4 years, 2 months ago
  6. bcf0454 simpleperf: fix CanRecordRawData. by Yabin Cui · 4 years, 2 months ago
  7. c118258 simpleperf: fix comment for per-thread and per-core report. by Yabin Cui · 4 years, 2 months ago
  8. 9611c79 simpleperf: move CounterSummaries definition to header file. by Yabin Cui · 4 years, 2 months ago
  9. bf06df7 simpleperf: fix percentage comment in stat cmd. by Yabin Cui · 4 years, 2 months ago
  10. 8c1fb92 simpleperf: update doc for stat --per-core option. by Yabin Cui · 4 years, 2 months ago
  11. b50af6e Merge "Use libdexfile_support_static only for the simpleperf NDK binary." into rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  12. 18a3edd simpleperf: fix flaky record_native_app test. by Yabin Cui · 4 years, 3 months ago
  13. 5f3abbb Use libdexfile_support_static only for the simpleperf NDK binary. by Martin Stjernholm · 4 years, 3 months ago
  14. bcfbb47 Disable record_cmd#record_native_app for non-native ABIs by Lev Rumyantsev · 4 years, 3 months ago
  15. a7ada3a simpleperf: use perf_lsm_hooks prop for permission check. by Yabin Cui · 4 years, 3 months ago
  16. 3a7d01f Merge "simpleperf: add new options accepted by simpleperf_app_runner." by Yabin Cui · 4 years, 3 months ago
  17. da95b3f Merge "simpleperf: force testing run-as and app_runner separately." by Yabin Cui · 4 years, 3 months ago
  18. 4532116 simpleperf: add new options accepted by simpleperf_app_runner. by Yabin Cui · 4 years, 3 months ago
  19. 94c148d simpleperf: force testing run-as and app_runner separately. by Yabin Cui · 4 years, 3 months ago
  20. a556c56 simpleperf: pass log option to cmd running in app context. by Yabin Cui · 4 years, 4 months ago
  21. 1d26724 simpleperf: add app_api doc. by Yabin Cui · 4 years, 4 months ago
  22. 2df1289 Merge "simpleperf: add test to app recording api." by Yabin Cui · 4 years, 4 months ago
  23. dc1a475 simpleperf: add test to app recording api. by Yabin Cui · 4 years, 4 months ago
  24. 3c56920 Fix clang-tidy performance-faster-string-find warnings by Chih-Hung Hsieh · 4 years, 4 months ago
  25. 2a9cad3 simpleperf: add --exclude-perf option in record cmd. by Yabin Cui · 4 years, 4 months ago
  26. f1cb5a6 simpleperf: fix presubmit test failure. by Yabin Cui · 4 years, 4 months ago
  27. 18f8a1a Merge "simpleperf: fix presubmit test." by Yabin Cui · 4 years, 4 months ago
  28. a22efeb simpleperf: fix presubmit test. by Yabin Cui · 4 years, 4 months ago
  29. 8ab5621 simpleperf: add --per-core option to stat cmd. by Yabin Cui · 4 years, 4 months ago
  30. e814f95 simpleperf: add presumit test. by Yabin Cui · 4 years, 4 months ago
  31. 538fb53 simpleperf: fix tests in cloud android. by Yabin Cui · 4 years, 4 months ago
  32. 8bcd8f1 simpleperf: avoid getting event name in EventFd::OpenEventFd. by Yabin Cui · 4 years, 4 months ago
  33. 39e5979 simpleperf: fix according to unwindstack change. by Yabin Cui · 4 years, 4 months ago
  34. 60b525c Merge "simpleperf: add --per-thread option to stat cmd." by Yabin Cui · 4 years, 4 months ago
  35. 032b5cb Update for chnaged MapInfo constructor. by Christopher Ferris · 4 years, 4 months ago
  36. dc2708c simpleperf: add --per-thread option to stat cmd. by Yabin Cui · 4 years, 5 months ago
  37. 4f94e91 Merge "simpleperf: add doc to show annotated source code and disassembly." by Yabin Cui · 4 years, 5 months ago
  38. 695939d Merge "simpleperf: remove code handling cpu hotplug." by Yabin Cui · 4 years, 5 months ago
  39. f80bf86 Merge "simpleperf: prepare for selinux change." by Yabin Cui · 4 years, 5 months ago
  40. 0487a61 simpleperf: remove code handling cpu hotplug. by Yabin Cui · 4 years, 5 months ago
  41. a569776 simpleperf: prepare for selinux change. by Yabin Cui · 4 years, 5 months ago
  42. 88b0c7f Merge "Add cache for --binary filter in inject cmd." by Yi Kong · 4 years, 5 months ago
  43. 3706884 simpleperf: add doc to show annotated source code and disassembly. by Yabin Cui · 4 years, 5 months ago
  44. 61e78cd Add cache for --binary filter in inject cmd. by Yi Kong · 4 years, 5 months ago
  45. 430c149 simpleperf: remove inplace-sampler. by Yabin Cui · 4 years, 5 months ago
  46. edbc742 simpleperf: dump all process maps for etm system wide recording. by Yabin Cui · 4 years, 5 months ago
  47. 709ee2f simpleperf: Omit dwarf-callgraph tests running on ARM binary translation by Dmytro Chystiakov · 4 years, 5 months ago
  48. 65ff02b Merge "simpleperf: Accept --binary option as regex in inject cmd" by Yi Kong · 4 years, 5 months ago
  49. 7ea069a simpleperf: Accept --binary option as regex in inject cmd by Yi Kong · 4 years, 5 months ago
  50. 1431407 Merge "simpleperf: update simpleperf prebuilts to build 6087948." by Yabin Cui · 4 years, 5 months ago
  51. aece7c6 simpleperf: update simpleperf prebuilts to build 6087948. by Yabin Cui · 4 years, 5 months ago
  52. 51abe4b simpleperf: clean up cmd_list.cpp. by Yabin Cui · 4 years, 5 months ago
  53. ccd6aa0 simpleperf: fix pmu event tests. by Yabin Cui · 4 years, 5 months ago
  54. d14edff simpleperf: Suport "pmu" type events in list command by Namhyung Kim · 4 years, 6 months ago
  55. 26387c7 simpleperf: Use PMU's cpumask if available by Namhyung Kim · 4 years, 6 months ago
  56. a5f1d42 simpleperf: move GetCpusFromString() to utils.cpp by Namhyung Kim · 4 years, 6 months ago
  57. 52ff426 simpleperf: Support event_source bus event types by Namhyung Kim · 4 years, 7 months ago
  58. 81e36fc simpleperf: move to llvm binutils. by Yabin Cui · 4 years, 6 months ago
  59. 32654f5 simpleperf: fix reading jit debug descriptors. by Yabin Cui · 4 years, 6 months ago
  60. 184821b Merge "simpleperf: fix flaky test TestApiProfiler." by Yabin Cui · 4 years, 6 months ago
  61. 6ddf93b simpleperf: fix flaky test TestApiProfiler. by Yabin Cui · 4 years, 6 months ago
  62. ad6fb14 simpleperf: update simpleperf prebuilts to build 6021660. by Yabin Cui · 4 years, 6 months ago
  63. 7538163 Merge "simpleperf: support libraries without build ids when recording." by Yabin Cui · 4 years, 7 months ago
  64. a4496ad simpleperf: support libraries without build ids when recording. by Yabin Cui · 4 years, 7 months ago
  65. fcdb953 Merge "simpleperf: exclude undefined symbols." by Yabin Cui · 4 years, 7 months ago
  66. 1b276a3 simpleperf: exclude undefined symbols. by Yabin Cui · 4 years, 7 months ago
  67. 3897583 Merge "simpleperf:add MSM8909 into whitelist, omit tests requireing hw counters." by Yabin Cui · 4 years, 7 months ago
  68. d347bb4 simpleperf: fix build_id checking. by Yabin Cui · 4 years, 7 months ago
  69. ee5385f simpleperf:add MSM8909 into whitelist, omit tests requireing hw counters. by pmc.waiver · 4 years, 7 months ago
  70. e681f64 simpleperf: fix failed python tests on Android O. by Yabin Cui · 4 years, 7 months ago
  71. 246163d Merge "simpleperf: update simpleperf prebuilts to build 5991547." by Yabin Cui · 4 years, 7 months ago
  72. 89f04a0 Merge "simpleperf: fix test due to llvm-symbolizer upgrade." by Yabin Cui · 4 years, 7 months ago
  73. 38afb47 simpleperf: fix test due to llvm-symbolizer upgrade. by Yabin Cui · 4 years, 7 months ago
  74. 9c380e2 simpleperf: update simpleperf prebuilts to build 5991547. by Yabin Cui · 4 years, 7 months ago
  75. 50608bd simpleperf: fix test.py on x86/x86_64. by Yabin Cui · 4 years, 7 months ago
  76. 24ff82c simpleperf: allow more than one pattern in test.py. by Yabin Cui · 4 years, 7 months ago
  77. ffb407b Merge "simpleperf: add browser option in test.py." by Yabin Cui · 4 years, 7 months ago
  78. e43663b simpleperf: add browser option in test.py. by Yabin Cui · 4 years, 7 months ago
  79. 95d8395 simpleperf: add temporary work around for debug interface change. by Yabin Cui · 4 years, 7 months ago
  80. 00674cc simpleperf: keep generated data of test.py. by Yabin Cui · 4 years, 7 months ago
  81. 16f464c Merge "simpleperf: test profiling apps with the same abi." by Yabin Cui · 4 years, 7 months ago
  82. 03317bb simpleperf: test profiling apps with the same abi. by Yabin Cui · 4 years, 7 months ago
  83. 3abdb92 Merge "simpleperf: fix small errors in JITDebugReader." by Yabin Cui · 4 years, 7 months ago
  84. 991a3e1 simpleperf: fix small errors in JITDebugReader. by Yabin Cui · 4 years, 7 months ago
  85. 697f2e6 simpleperf: just use _Exit directly. by Elliott Hughes · 4 years, 7 months ago
  86. 5e5e280 simpleperf: don't adjust frequency for etm recording. by Yabin Cui · 4 years, 7 months ago
  87. b0afbc9 Merge "simpleperf: add periodic callback to flush etm data." by Yabin Cui · 4 years, 7 months ago
  88. d5c0d63 Merge "simpleperf: fix ScopedEventTypes." by Yabin Cui · 4 years, 7 months ago
  89. ed63043 simpleperf: add periodic callback to flush etm data. by Yabin Cui · 4 years, 8 months ago
  90. 1476635 Merge "Clean up unnecessary dependency on ART internal defaults module." by Treehugger Robot · 4 years, 8 months ago
  91. 2c3c641 simpleperf: fix ScopedEventTypes. by Yabin Cui · 4 years, 8 months ago
  92. 7d2a6cc simpleperf: reduce and recover from etm decoding errors. by Yabin Cui · 4 years, 8 months ago
  93. 1ebc201 Clean up unnecessary dependency on ART internal defaults module. by Martin Stjernholm · 4 years, 8 months ago
  94. a8bd506 Merge "simpleperf: update simpleperf prebuilts to build 5933778." by Treehugger Robot · 4 years, 8 months ago
  95. 7915471 simpleperf: update simpleperf prebuilts to build 5933778. by Yabin Cui · 4 years, 8 months ago
  96. 84b9c94 Merge "simpleperf: change based on jit debug interface change." by Yabin Cui · 4 years, 8 months ago
  97. 62fa6ee simpleperf: change based on jit debug interface change. by Yabin Cui · 4 years, 8 months ago
  98. 7ea25d6 Merge "simpleperf: create one map for each jit symbol." by Yabin Cui · 4 years, 8 months ago
  99. 76554a4 simpleperf: merge jitted and interpreted java methods. by Yabin Cui · 4 years, 8 months ago
  100. 39ccd9c simpleperf: create one map for each jit symbol. by Yabin Cui · 4 years, 8 months ago