1. 51dca6f simpleperf: add --csv-separator in report cmd. by Yabin Cui · 3 years, 8 months ago
  2. ebffa5e Merge "simpleperf: add doc for --proguard-mapping-file." by Yabin Cui · 3 years, 8 months ago
  3. 5070c81 simpleperf: add doc for --proguard-mapping-file. by Yabin Cui · 3 years, 8 months ago
  4. 6f80f3f Merge "simpleperf: fix format in README.md." by Yabin Cui · 3 years, 8 months ago
  5. 28270fd simpleperf: fix format in README.md. by Yabin Cui · 3 years, 8 months ago
  6. a007603 Merge changes I7950b5b8,If6fdb8a4,I5fa84727,I3d926464 by Yabin Cui · 3 years, 8 months ago
  7. f7a64b8 simpleperf: warn branch count overflow in inject cmd. by Yabin Cui · 3 years, 8 months ago
  8. 04afffe simpleperf: support merging branch_list files in inject cmd. by Yabin Cui · 3 years, 8 months ago
  9. 4441e97 simpleperf: merge branch lists before converting them to autofdo. by Yabin Cui · 3 years, 8 months ago
  10. ba51cf4 simpleperf: split code doing different conversions in InjectCommand. by Yabin Cui · 3 years, 8 months ago
  11. 0e37740 Merge changes Iacf6b4df,I7a4b1a78,I33a7ab28 by Yabin Cui · 3 years, 8 months ago
  12. fe4af17 simpleperf: split InjectCommand code to BranchListToAutoFDOConverter. by Yabin Cui · 3 years, 8 months ago
  13. 89465ad simpleperf: split InjectCommand code to BranchListReader. by Yabin Cui · 3 years, 8 months ago
  14. f2fe9f0 simpleperf: split InjectCommand code to PerfDataReader. by Yabin Cui · 3 years, 8 months ago
  15. 226b9a7 Merge "profcollectd: Refactor for better code clarity" by Treehugger Robot · 3 years, 8 months ago
  16. c006585 profcollectd: Refactor for better code clarity by Yi Kong · 3 years, 8 months ago
  17. be1e683 Merge changes I4e6b26e8,I7980780a,Icdad51df am: 69419abcf5 by Yabin Cui · 3 years, 8 months ago
  18. 69419ab Merge changes I4e6b26e8,I7980780a,Icdad51df by Yabin Cui · 3 years, 8 months ago
  19. f82db74 Merge "simpleperf: make help msg of --sort option more explicit." am: 453a0c335b by Yabin Cui · 3 years, 8 months ago
  20. 453a0c3 Merge "simpleperf: make help msg of --sort option more explicit." by Yabin Cui · 3 years, 8 months ago
  21. 12277fa simpleperf: make help msg of --sort option more explicit. by Yabin Cui · 3 years, 8 months ago
  22. 1befd52 simpleperf: avoid overflow when adding counts in inject cmd. by Yabin Cui · 3 years, 8 months ago
  23. 9f7569b simpleperf: split InjectCommand code to BranchListWriter. by Yabin Cui · 3 years, 8 months ago
  24. a020822 simpleperf: split InjectCommand code to AutoFDOWriter. by Yabin Cui · 3 years, 8 months ago
  25. 3ef7bc6 Merge "simpleperf: support multiple input files in inject cmd." am: f7b67fdfeb by Yabin Cui · 3 years, 8 months ago
  26. f7b67fd Merge "simpleperf: support multiple input files in inject cmd." by Yabin Cui · 3 years, 8 months ago
  27. 78843fb Merge "profcollectd: include apex binaries in binary filter" am: bfb3e8b5fb by Treehugger Robot · 3 years, 8 months ago
  28. da89bf6 simpleperf: support multiple input files in inject cmd. by Yabin Cui · 3 years, 8 months ago
  29. bfb3e8b Merge "profcollectd: include apex binaries in binary filter" by Treehugger Robot · 3 years, 8 months ago
  30. e54e2ad Merge "simpleperf: fix unpadding build id in pprof_proto_generator.py." am: 09c8a12e18 by Yabin Cui · 3 years, 8 months ago
  31. 09c8a12 Merge "simpleperf: fix unpadding build id in pprof_proto_generator.py." by Yabin Cui · 3 years, 8 months ago
  32. aefd2ae simpleperf: fix unpadding build id in pprof_proto_generator.py. by Yabin Cui · 3 years, 8 months ago
  33. 87d0a17 profcollectd: include apex binaries in binary filter by Yi Kong · 3 years, 8 months ago
  34. 9eeef5b Merge "simpleperf: use 8 byte aligned stack size when resizing stack data." am: 3568829169 by Yabin Cui · 3 years, 8 months ago
  35. 3568829 Merge "simpleperf: use 8 byte aligned stack size when resizing stack data." by Yabin Cui · 3 years, 8 months ago
  36. 668b8de Merge "Add setuclamp vendor shell tool" am: e8a9793243 by Treehugger Robot · 3 years, 8 months ago
  37. e8a9793 Merge "Add setuclamp vendor shell tool" by Treehugger Robot · 3 years, 8 months ago
  38. 9290fc7 simpleperf: use 8 byte aligned stack size when resizing stack data. by Yabin Cui · 3 years, 8 months ago
  39. d37e0fa Add setuclamp vendor shell tool by Wei Wang · 3 years, 8 months ago
  40. 95695fc Merge "profcollectd: process reports on the main thread" am: ae72a2d2bb by Treehugger Robot · 3 years, 8 months ago
  41. ae72a2d Merge "profcollectd: process reports on the main thread" by Treehugger Robot · 3 years, 8 months ago
  42. fd24c6e profcollectd: process reports on the main thread by Yi Kong · 3 years, 8 months ago
  43. 129c7f1 Merge "simpleperf: a small fix of doc format." am: 62df5cf334 by Yabin Cui · 3 years, 8 months ago
  44. 62df5cf Merge "simpleperf: a small fix of doc format." by Yabin Cui · 3 years, 8 months ago
  45. 532ff09 Merge "Add a tool for setting uclamp for given PID" am: bc7338a253 by Treehugger Robot · 3 years, 8 months ago
  46. bc7338a Merge "Add a tool for setting uclamp for given PID" by Treehugger Robot · 3 years, 8 months ago
  47. 84020d7 simpleperf: a small fix of doc format. by Yabin Cui · 3 years, 8 months ago
  48. c733a91 Add a tool for setting uclamp for given PID by Wei Wang · 3 years, 8 months ago
  49. 02cd95b Merge "profcollectd: Clean up dead code" am: 4a9b548867 by Yi Kong · 3 years, 8 months ago
  50. 4a9b548 Merge "profcollectd: Clean up dead code" by Yi Kong · 3 years, 8 months ago
  51. 6e3fe96 profcollectd: Clean up dead code by Yi Kong · 3 years, 8 months ago
  52. b0eaf30 Merge "profcollectd: Remove local files once disabled" am: dbb2c44f8b by Yi Kong · 3 years, 8 months ago
  53. dbb2c44 Merge "profcollectd: Remove local files once disabled" by Yi Kong · 3 years, 8 months ago
  54. 2b1a3c0 Merge "simpleperf: update doc for --trace-offcpu." am: 55c90adf61 by Treehugger Robot · 3 years, 8 months ago
  55. 55c90ad Merge "simpleperf: update doc for --trace-offcpu." by Treehugger Robot · 3 years, 8 months ago
  56. cfa813a Merge "simpleperf: Fix get_android_version in simpleperf_utils.py." am: cd6be973da by Yabin Cui · 3 years, 8 months ago
  57. 647adcf Merge "Fix name errors in ANRdaemon documentation" am: 7ee36e1a35 by Treehugger Robot · 3 years, 8 months ago
  58. cd6be97 Merge "simpleperf: Fix get_android_version in simpleperf_utils.py." by Yabin Cui · 3 years, 8 months ago
  59. 66103fc simpleperf: update doc for --trace-offcpu. by Yabin Cui · 3 years, 8 months ago
  60. 7ee36e1 Merge "Fix name errors in ANRdaemon documentation" by Treehugger Robot · 3 years, 8 months ago
  61. 34ebf87 profcollectd: Remove local files once disabled by Yi Kong · 3 years, 8 months ago
  62. 99c043e Fix name errors in ANRdaemon documentation by hongzhu wang · 3 years, 8 months ago
  63. fc080f5 simpleperf: Fix get_android_version in simpleperf_utils.py. by Yabin Cui · 3 years, 8 months ago
  64. 88c935e Merge "profcollectd: Limit storage space used" am: 48aa243447 by Yi Kong · 3 years, 8 months ago
  65. 48aa243 Merge "profcollectd: Limit storage space used" by Yi Kong · 3 years, 8 months ago
  66. 3d29156 Merge "simpleperf: add --trace-offcpu option to scripts." am: 491b0c4e5a by Yabin Cui · 3 years, 8 months ago
  67. 491b0c4 Merge "simpleperf: add --trace-offcpu option to scripts." by Yabin Cui · 3 years, 8 months ago
  68. 33ac2c3 simpleperf: add --trace-offcpu option to scripts. by Yabin Cui · 3 years, 8 months ago
  69. 18d10f0 Merge changes Icbcba3c3,I96d164e3 am: c662cbf091 by Yabin Cui · 3 years, 8 months ago
  70. c662cbf Merge changes Icbcba3c3,I96d164e3 by Yabin Cui · 3 years, 8 months ago
  71. 581aa3a profcollectd: Limit storage space used by Yi Kong · 3 years, 8 months ago
  72. 3ce3313 Merge "Convert mkuserimg_mke2fs to python3" am: b336ca9709 by Treehugger Robot · 3 years, 8 months ago
  73. b336ca9 Merge "Convert mkuserimg_mke2fs to python3" by Treehugger Robot · 3 years, 8 months ago
  74. 64c6fd9 Convert mkuserimg_mke2fs to python3 by Kelvin Zhang · 3 years, 8 months ago
  75. ef11497 simpleperf:export trace-offcpu modes in simpleperf_report_lib.py. by Yabin Cui · 3 years, 8 months ago
  76. b634b43 simpleperf: update simpleperf prebuilts to build 7938237. by Yabin Cui · 3 years, 8 months ago
  77. 4778082 Merge "simpleperf: check size before reading data for a record." am: df009909c2 by Yabin Cui · 3 years, 9 months ago
  78. df00990 Merge "simpleperf: check size before reading data for a record." by Yabin Cui · 3 years, 9 months ago
  79. 1cb8580 simpleperf: check size before reading data for a record. by Yabin Cui · 3 years, 9 months ago
  80. b10ceff Merge "simpleperf: add context_switch msg type in report_sample output." am: 1a25748ddd by Yabin Cui · 3 years, 9 months ago
  81. 1a25748 Merge "simpleperf: add context_switch msg type in report_sample output." by Yabin Cui · 3 years, 9 months ago
  82. 09c8571 simpleperf: add context_switch msg type in report_sample output. by Yabin Cui · 3 years, 9 months ago
  83. bde2f12 Merge "simpleperf: update trace offcpu modes." am: 1726e401bf by Yabin Cui · 3 years, 9 months ago
  84. 1726e40 Merge "simpleperf: update trace offcpu modes." by Yabin Cui · 3 years, 9 months ago
  85. 18e4144 Merge "Only use integer sanitizer for 64-bit linux builds" am: 1081ae8b80 by Colin Cross · 3 years, 9 months ago
  86. 1081ae8 Merge "Only use integer sanitizer for 64-bit linux builds" by Colin Cross · 3 years, 9 months ago
  87. d180e31 simpleperf: update trace offcpu modes. by Yabin Cui · 3 years, 9 months ago
  88. 3dc8a4b Merge "Merge sc-qpr1-dev-plus-aosp-without-vendor@7810918" into stage-aosp-master by TreeHugger Robot · 3 years, 9 months ago
  89. 4a38aee Only use integer sanitizer for 64-bit linux builds by Colin Cross · 3 years, 9 months ago
  90. 0dcf711 Merge "simpleperf: support trace offcpu modes in report lib." am: 404949a54a by Yabin Cui · 3 years, 9 months ago
  91. 404949a Merge "simpleperf: support trace offcpu modes in report lib." by Yabin Cui · 3 years, 9 months ago
  92. 3256c1b Merge "profcollectd: only produce profiles for /system/{bin,lib,lib64}/*" am: bddb73e1e0 by Treehugger Robot · 3 years, 9 months ago
  93. bddb73e Merge "profcollectd: only produce profiles for /system/{bin,lib,lib64}/*" by Treehugger Robot · 3 years, 9 months ago
  94. 49eb6ff profcollectd: only produce profiles for /system/{bin,lib,lib64}/* by Yi Kong · 3 years, 9 months ago
  95. a4ea707 Merge "simpleperf: fix check_trampoline_after_art_jni_methods test." am: 8565b665fa by Yabin Cui · 3 years, 9 months ago
  96. 8565b66 Merge "simpleperf: fix check_trampoline_after_art_jni_methods test." by Yabin Cui · 3 years, 9 months ago
  97. 41677a6 simpleperf: fix check_trampoline_after_art_jni_methods test. by Yabin Cui · 3 years, 9 months ago
  98. 5433dd1 Merge "profcollectd: Move threading to framework side" am: 0497083d47 by Yi Kong · 3 years, 9 months ago
  99. 0497083 Merge "profcollectd: Move threading to framework side" by Yi Kong · 3 years, 9 months ago
  100. e762742 profcollectd: Move threading to framework side by Yi Kong · 3 years, 9 months ago