1. ee84fca Merge "simpleperf: add --use-cmd-exit-code in record cmd." am: 55475ca0ab am: aa9a228a15 by Yabin Cui · 3 years, 8 months ago
  2. aa9a228 Merge "simpleperf: add --use-cmd-exit-code in record cmd." am: 55475ca0ab by Yabin Cui · 3 years, 8 months ago
  3. 55475ca Merge "simpleperf: add --use-cmd-exit-code in record cmd." by Yabin Cui · 3 years, 8 months ago
  4. 6e87258 Merge "simpleperf: add doc for --proguard-mapping-file." am: ebffa5ea44 am: 7d4db2da1e by Yabin Cui · 3 years, 8 months ago
  5. 7d4db2d Merge "simpleperf: add doc for --proguard-mapping-file." am: ebffa5ea44 by Yabin Cui · 3 years, 8 months ago
  6. ebffa5e Merge "simpleperf: add doc for --proguard-mapping-file." by Yabin Cui · 3 years, 8 months ago
  7. 248ef5e simpleperf: add --use-cmd-exit-code in record cmd. by Yabin Cui · 3 years, 8 months ago
  8. 5070c81 simpleperf: add doc for --proguard-mapping-file. by Yabin Cui · 3 years, 8 months ago
  9. 1e81235 Merge "simpleperf: fix format in README.md." am: 6f80f3fa73 am: f593c6cbb5 by Yabin Cui · 3 years, 8 months ago
  10. f593c6c Merge "simpleperf: fix format in README.md." am: 6f80f3fa73 by Yabin Cui · 3 years, 8 months ago
  11. 6f80f3f Merge "simpleperf: fix format in README.md." by Yabin Cui · 3 years, 8 months ago
  12. 28270fd simpleperf: fix format in README.md. by Yabin Cui · 3 years, 8 months ago
  13. b018cda Merge changes I7950b5b8,If6fdb8a4,I5fa84727,I3d926464 am: a0076030b4 am: 4f87afaeae by Yabin Cui · 3 years, 8 months ago
  14. 4f87afa Merge changes I7950b5b8,If6fdb8a4,I5fa84727,I3d926464 am: a0076030b4 by Yabin Cui · 3 years, 8 months ago
  15. a007603 Merge changes I7950b5b8,If6fdb8a4,I5fa84727,I3d926464 by Yabin Cui · 3 years, 8 months ago
  16. f7a64b8 simpleperf: warn branch count overflow in inject cmd. by Yabin Cui · 3 years, 8 months ago
  17. 04afffe simpleperf: support merging branch_list files in inject cmd. by Yabin Cui · 3 years, 8 months ago
  18. 4441e97 simpleperf: merge branch lists before converting them to autofdo. by Yabin Cui · 3 years, 8 months ago
  19. ba51cf4 simpleperf: split code doing different conversions in InjectCommand. by Yabin Cui · 3 years, 8 months ago
  20. dbc43d0 Merge changes Iacf6b4df,I7a4b1a78,I33a7ab28 am: 0e37740be7 am: 7d3d66a9c2 by Yabin Cui · 3 years, 8 months ago
  21. 7d3d66a Merge changes Iacf6b4df,I7a4b1a78,I33a7ab28 am: 0e37740be7 by Yabin Cui · 3 years, 8 months ago
  22. 0e37740 Merge changes Iacf6b4df,I7a4b1a78,I33a7ab28 by Yabin Cui · 3 years, 8 months ago
  23. fe4af17 simpleperf: split InjectCommand code to BranchListToAutoFDOConverter. by Yabin Cui · 3 years, 8 months ago
  24. 89465ad simpleperf: split InjectCommand code to BranchListReader. by Yabin Cui · 3 years, 8 months ago
  25. f2fe9f0 simpleperf: split InjectCommand code to PerfDataReader. by Yabin Cui · 3 years, 8 months ago
  26. dcbcf28 Merge "profcollectd: Refactor for better code clarity" am: 226b9a7fbf am: ae6ce90b86 by Treehugger Robot · 3 years, 8 months ago
  27. ae6ce90 Merge "profcollectd: Refactor for better code clarity" am: 226b9a7fbf by Treehugger Robot · 3 years, 8 months ago
  28. 226b9a7 Merge "profcollectd: Refactor for better code clarity" by Treehugger Robot · 3 years, 8 months ago
  29. c006585 profcollectd: Refactor for better code clarity by Yi Kong · 3 years, 8 months ago
  30. a15cebe Merge changes I4e6b26e8,I7980780a,Icdad51df am: 69419abcf5 am: be1e683c0b by Yabin Cui · 3 years, 8 months ago
  31. be1e683 Merge changes I4e6b26e8,I7980780a,Icdad51df am: 69419abcf5 by Yabin Cui · 3 years, 8 months ago
  32. 69419ab Merge changes I4e6b26e8,I7980780a,Icdad51df by Yabin Cui · 3 years, 8 months ago
  33. 028434a Merge "simpleperf: make help msg of --sort option more explicit." am: 453a0c335b am: f82db74827 by Yabin Cui · 3 years, 8 months ago
  34. f82db74 Merge "simpleperf: make help msg of --sort option more explicit." am: 453a0c335b by Yabin Cui · 3 years, 8 months ago
  35. 453a0c3 Merge "simpleperf: make help msg of --sort option more explicit." by Yabin Cui · 3 years, 8 months ago
  36. 12277fa simpleperf: make help msg of --sort option more explicit. by Yabin Cui · 3 years, 8 months ago
  37. 1befd52 simpleperf: avoid overflow when adding counts in inject cmd. by Yabin Cui · 3 years, 8 months ago
  38. 9f7569b simpleperf: split InjectCommand code to BranchListWriter. by Yabin Cui · 3 years, 8 months ago
  39. a020822 simpleperf: split InjectCommand code to AutoFDOWriter. by Yabin Cui · 3 years, 8 months ago
  40. bb1ba52 Merge "simpleperf: support multiple input files in inject cmd." am: f7b67fdfeb am: 3ef7bc611b by Yabin Cui · 3 years, 8 months ago
  41. 3ef7bc6 Merge "simpleperf: support multiple input files in inject cmd." am: f7b67fdfeb by Yabin Cui · 3 years, 8 months ago
  42. f7b67fd Merge "simpleperf: support multiple input files in inject cmd." by Yabin Cui · 3 years, 8 months ago
  43. ff48f44 Merge "profcollectd: include apex binaries in binary filter" am: bfb3e8b5fb am: 78843fb8dc by Treehugger Robot · 3 years, 8 months ago
  44. 78843fb Merge "profcollectd: include apex binaries in binary filter" am: bfb3e8b5fb by Treehugger Robot · 3 years, 8 months ago
  45. da89bf6 simpleperf: support multiple input files in inject cmd. by Yabin Cui · 3 years, 8 months ago
  46. bfb3e8b Merge "profcollectd: include apex binaries in binary filter" by Treehugger Robot · 3 years, 8 months ago
  47. 0c5e00b Merge "simpleperf: fix unpadding build id in pprof_proto_generator.py." am: 09c8a12e18 am: e54e2ada08 by Yabin Cui · 3 years, 8 months ago
  48. e54e2ad Merge "simpleperf: fix unpadding build id in pprof_proto_generator.py." am: 09c8a12e18 by Yabin Cui · 3 years, 8 months ago
  49. 09c8a12 Merge "simpleperf: fix unpadding build id in pprof_proto_generator.py." by Yabin Cui · 3 years, 8 months ago
  50. aefd2ae simpleperf: fix unpadding build id in pprof_proto_generator.py. by Yabin Cui · 3 years, 8 months ago
  51. 87d0a17 profcollectd: include apex binaries in binary filter by Yi Kong · 3 years, 8 months ago
  52. b384412 Merge "simpleperf: use 8 byte aligned stack size when resizing stack data." am: 3568829169 am: 9eeef5b284 by Yabin Cui · 3 years, 8 months ago
  53. 9eeef5b Merge "simpleperf: use 8 byte aligned stack size when resizing stack data." am: 3568829169 by Yabin Cui · 3 years, 8 months ago
  54. 3568829 Merge "simpleperf: use 8 byte aligned stack size when resizing stack data." by Yabin Cui · 3 years, 8 months ago
  55. 276433f Merge "Add setuclamp vendor shell tool" am: e8a9793243 am: 668b8de91e by Treehugger Robot · 3 years, 8 months ago
  56. 668b8de Merge "Add setuclamp vendor shell tool" am: e8a9793243 by Treehugger Robot · 3 years, 8 months ago
  57. e8a9793 Merge "Add setuclamp vendor shell tool" by Treehugger Robot · 3 years, 8 months ago
  58. 9290fc7 simpleperf: use 8 byte aligned stack size when resizing stack data. by Yabin Cui · 3 years, 8 months ago
  59. d37e0fa Add setuclamp vendor shell tool by Wei Wang · 3 years, 8 months ago
  60. aeb8514 Merge "profcollectd: process reports on the main thread" am: ae72a2d2bb am: 95695fc477 by Treehugger Robot · 3 years, 8 months ago
  61. 95695fc Merge "profcollectd: process reports on the main thread" am: ae72a2d2bb by Treehugger Robot · 3 years, 8 months ago
  62. ae72a2d Merge "profcollectd: process reports on the main thread" by Treehugger Robot · 3 years, 8 months ago
  63. fd24c6e profcollectd: process reports on the main thread by Yi Kong · 3 years, 8 months ago
  64. 4d4b43a Merge "simpleperf: a small fix of doc format." am: 62df5cf334 am: 129c7f1c9e by Yabin Cui · 3 years, 8 months ago
  65. 129c7f1 Merge "simpleperf: a small fix of doc format." am: 62df5cf334 by Yabin Cui · 3 years, 8 months ago
  66. 62df5cf Merge "simpleperf: a small fix of doc format." by Yabin Cui · 3 years, 8 months ago
  67. b9b723d Merge "Add a tool for setting uclamp for given PID" am: bc7338a253 am: 532ff091b6 by Treehugger Robot · 3 years, 8 months ago
  68. 532ff09 Merge "Add a tool for setting uclamp for given PID" am: bc7338a253 by Treehugger Robot · 3 years, 8 months ago
  69. bc7338a Merge "Add a tool for setting uclamp for given PID" by Treehugger Robot · 3 years, 8 months ago
  70. 84020d7 simpleperf: a small fix of doc format. by Yabin Cui · 3 years, 8 months ago
  71. c733a91 Add a tool for setting uclamp for given PID by Wei Wang · 3 years, 8 months ago
  72. f331a4a Merge "profcollectd: Clean up dead code" am: 4a9b548867 am: 02cd95b2f1 by Yi Kong · 3 years, 8 months ago
  73. 02cd95b Merge "profcollectd: Clean up dead code" am: 4a9b548867 by Yi Kong · 3 years, 8 months ago
  74. 4a9b548 Merge "profcollectd: Clean up dead code" by Yi Kong · 3 years, 8 months ago
  75. 6e3fe96 profcollectd: Clean up dead code by Yi Kong · 3 years, 8 months ago
  76. 5636833 Merge "profcollectd: Remove local files once disabled" am: dbb2c44f8b am: b0eaf30b3b by Yi Kong · 3 years, 8 months ago
  77. b0eaf30 Merge "profcollectd: Remove local files once disabled" am: dbb2c44f8b by Yi Kong · 3 years, 8 months ago
  78. dbb2c44 Merge "profcollectd: Remove local files once disabled" by Yi Kong · 3 years, 8 months ago
  79. 0566f4f Merge "simpleperf: update doc for --trace-offcpu." am: 55c90adf61 am: 2b1a3c00a8 by Treehugger Robot · 3 years, 8 months ago
  80. 2b1a3c0 Merge "simpleperf: update doc for --trace-offcpu." am: 55c90adf61 by Treehugger Robot · 3 years, 8 months ago
  81. 55c90ad Merge "simpleperf: update doc for --trace-offcpu." by Treehugger Robot · 3 years, 8 months ago
  82. a700c7e Merge "simpleperf: Fix get_android_version in simpleperf_utils.py." am: cd6be973da am: cfa813a65b by Yabin Cui · 3 years, 8 months ago
  83. 5cac6ad Merge "Fix name errors in ANRdaemon documentation" am: 7ee36e1a35 am: 647adcf0f3 by Treehugger Robot · 3 years, 8 months ago
  84. cfa813a Merge "simpleperf: Fix get_android_version in simpleperf_utils.py." am: cd6be973da by Yabin Cui · 3 years, 8 months ago
  85. 647adcf Merge "Fix name errors in ANRdaemon documentation" am: 7ee36e1a35 by Treehugger Robot · 3 years, 8 months ago
  86. cd6be97 Merge "simpleperf: Fix get_android_version in simpleperf_utils.py." by Yabin Cui · 3 years, 8 months ago
  87. 66103fc simpleperf: update doc for --trace-offcpu. by Yabin Cui · 3 years, 8 months ago
  88. 7ee36e1 Merge "Fix name errors in ANRdaemon documentation" by Treehugger Robot · 3 years, 8 months ago
  89. 34ebf87 profcollectd: Remove local files once disabled by Yi Kong · 3 years, 8 months ago
  90. 99c043e Fix name errors in ANRdaemon documentation by hongzhu wang · 3 years, 8 months ago
  91. fc080f5 simpleperf: Fix get_android_version in simpleperf_utils.py. by Yabin Cui · 3 years, 8 months ago
  92. 15986f2 Merge "profcollectd: Limit storage space used" am: 48aa243447 am: 88c935e102 by Yi Kong · 3 years, 8 months ago
  93. 88c935e Merge "profcollectd: Limit storage space used" am: 48aa243447 by Yi Kong · 3 years, 8 months ago
  94. 48aa243 Merge "profcollectd: Limit storage space used" by Yi Kong · 3 years, 8 months ago
  95. 920de82 Merge "simpleperf: add --trace-offcpu option to scripts." am: 491b0c4e5a am: 3d291563a4 by Yabin Cui · 3 years, 8 months ago
  96. 3d29156 Merge "simpleperf: add --trace-offcpu option to scripts." am: 491b0c4e5a by Yabin Cui · 3 years, 8 months ago
  97. 491b0c4 Merge "simpleperf: add --trace-offcpu option to scripts." by Yabin Cui · 3 years, 8 months ago
  98. 33ac2c3 simpleperf: add --trace-offcpu option to scripts. by Yabin Cui · 3 years, 8 months ago
  99. f766a7e Merge changes Icbcba3c3,I96d164e3 am: c662cbf091 am: 18d10f0c4a by Yabin Cui · 3 years, 8 months ago
  100. 18d10f0 Merge changes Icbcba3c3,I96d164e3 am: c662cbf091 by Yabin Cui · 3 years, 8 months ago