1. 6934c6e Merge changes I74c20512,I65f755a5,I71fc59c7 by Yabin Cui · 3 years, 7 months ago
  2. e4e22ed simpleperf: add sample filter options in report scripts. by Yabin Cui · 3 years, 7 months ago
  3. 5b90b6a simpleperf: adjust format of gecko_profile_generator.py. by Yabin Cui · 3 years, 7 months ago
  4. 740b3cd simpleperf: expose SetSampleFilter in python report lib. by Yabin Cui · 3 years, 7 months ago
  5. 40eaa5b Merge "simpleperf: update simpleperf prebuilts to build 8071995." by Yabin Cui · 3 years, 7 months ago
  6. 71c28e1 simpleperf: update simpleperf prebuilts to build 8071995. by Yabin Cui · 3 years, 7 months ago
  7. 116d229 Merge "simpleperf: fix mac build." by Yabin Cui · 3 years, 7 months ago
  8. 0def132 simpleperf: fix mac build. by Yabin Cui · 3 years, 7 months ago
  9. d842401 Merge changes I6136a2a1,Ibc0bd88e,If4f7a1f7 by Yabin Cui · 3 years, 7 months ago
  10. 30ba1ba Merge "Stop writing coverage data in coverage-flush signal handler" by Pirama Arumuga Nainar · 3 years, 7 months ago
  11. 690f00b simpleperf: export record filter in report lib interface. by Yabin Cui · 3 years, 7 months ago
  12. c976e17 simpleperf: Use RecordFilter in report-sample cmd. by Yabin Cui · 3 years, 7 months ago
  13. c4d9ead simpleperf: Add --filter-file in report cmd. by Yabin Cui · 3 years, 7 months ago
  14. 16c65a5 Merge "simpleperf: support filter file in RecordFilter." by Yabin Cui · 3 years, 7 months ago
  15. 9abea62 simpleperf: support filter file in RecordFilter. by Yabin Cui · 3 years, 7 months ago
  16. 13288de Merge "simpleperf: use RecordFilter in report cmd." by Yabin Cui · 3 years, 7 months ago
  17. c99fe0b Stop writing coverage data in coverage-flush signal handler by Pirama Arumuga Nainar · 4 years, 2 months ago
  18. 5ea3bc1 simpleperf: use RecordFilter in report cmd. by Yabin Cui · 3 years, 7 months ago
  19. bae691d Merge "simpleperf: improve help msg of --children in report cmd." by Yabin Cui · 3 years, 7 months ago
  20. 67f21b4 simpleperf: improve help msg of --children in report cmd. by Yabin Cui · 3 years, 7 months ago
  21. b59f781 Merge "simpleperf: add --print-hw-counter in stat cmd." by Yabin Cui · 3 years, 8 months ago
  22. f1a1e48 simpleperf: add --print-hw-counter in stat cmd. by Yabin Cui · 3 years, 8 months ago
  23. 75278fa Merge changes I93f0760d,Ie40ec955,I59dbf3c5,Iaacd46a5 by Yabin Cui · 3 years, 8 months ago
  24. 32b9627 simpleperf: add --print-event-count in report cmd. by Yabin Cui · 3 years, 8 months ago
  25. 69bfaa7 simpleperf: accumulate event counts in SampleEntry. by Yabin Cui · 3 years, 8 months ago
  26. 2da26a0 simpleperf: use std::function for display function. by Yabin Cui · 3 years, 8 months ago
  27. 1b9df9c simpleperf: remove unused code. by Yabin Cui · 3 years, 8 months ago
  28. b2292d1 Merge changes Ia1d8fa93,I8434508e,I4beb9865,Ib80360ce by Yabin Cui · 3 years, 8 months ago
  29. 1a76ff9 simpleperf: disable child inherit in system wide collection. by Yabin Cui · 3 years, 8 months ago
  30. 5a6ed90 simpleperf: add --add-counter in record cmd. by Yabin Cui · 3 years, 8 months ago
  31. d6b4b44 simpleperf: use ioctl to get event fd id. by Yabin Cui · 3 years, 8 months ago
  32. 2460126 simpleperf: parse PERF_SAMPLE_READ field in SampleRecord. by Yabin Cui · 3 years, 8 months ago
  33. b584cf4 Merge "simpleperf: add --csv-separator in report cmd." by Yabin Cui · 3 years, 8 months ago
  34. 51dca6f simpleperf: add --csv-separator in report cmd. by Yabin Cui · 3 years, 8 months ago
  35. 55475ca Merge "simpleperf: add --use-cmd-exit-code in record cmd." by Yabin Cui · 3 years, 8 months ago
  36. ebffa5e Merge "simpleperf: add doc for --proguard-mapping-file." by Yabin Cui · 3 years, 8 months ago
  37. 248ef5e simpleperf: add --use-cmd-exit-code in record cmd. by Yabin Cui · 3 years, 8 months ago
  38. 5070c81 simpleperf: add doc for --proguard-mapping-file. by Yabin Cui · 3 years, 8 months ago
  39. 6f80f3f Merge "simpleperf: fix format in README.md." by Yabin Cui · 3 years, 8 months ago
  40. 28270fd simpleperf: fix format in README.md. by Yabin Cui · 3 years, 8 months ago
  41. a007603 Merge changes I7950b5b8,If6fdb8a4,I5fa84727,I3d926464 by Yabin Cui · 3 years, 8 months ago
  42. f7a64b8 simpleperf: warn branch count overflow in inject cmd. by Yabin Cui · 3 years, 8 months ago
  43. 04afffe simpleperf: support merging branch_list files in inject cmd. by Yabin Cui · 3 years, 8 months ago
  44. 4441e97 simpleperf: merge branch lists before converting them to autofdo. by Yabin Cui · 3 years, 8 months ago
  45. ba51cf4 simpleperf: split code doing different conversions in InjectCommand. by Yabin Cui · 3 years, 8 months ago
  46. 0e37740 Merge changes Iacf6b4df,I7a4b1a78,I33a7ab28 by Yabin Cui · 3 years, 8 months ago
  47. fe4af17 simpleperf: split InjectCommand code to BranchListToAutoFDOConverter. by Yabin Cui · 3 years, 8 months ago
  48. 89465ad simpleperf: split InjectCommand code to BranchListReader. by Yabin Cui · 3 years, 8 months ago
  49. f2fe9f0 simpleperf: split InjectCommand code to PerfDataReader. by Yabin Cui · 3 years, 8 months ago
  50. 226b9a7 Merge "profcollectd: Refactor for better code clarity" by Treehugger Robot · 3 years, 8 months ago
  51. c006585 profcollectd: Refactor for better code clarity by Yi Kong · 3 years, 8 months ago
  52. be1e683 Merge changes I4e6b26e8,I7980780a,Icdad51df am: 69419abcf5 by Yabin Cui · 3 years, 8 months ago
  53. 69419ab Merge changes I4e6b26e8,I7980780a,Icdad51df by Yabin Cui · 3 years, 8 months ago
  54. f82db74 Merge "simpleperf: make help msg of --sort option more explicit." am: 453a0c335b by Yabin Cui · 3 years, 8 months ago
  55. 453a0c3 Merge "simpleperf: make help msg of --sort option more explicit." by Yabin Cui · 3 years, 8 months ago
  56. 12277fa simpleperf: make help msg of --sort option more explicit. by Yabin Cui · 3 years, 8 months ago
  57. 1befd52 simpleperf: avoid overflow when adding counts in inject cmd. by Yabin Cui · 3 years, 8 months ago
  58. 9f7569b simpleperf: split InjectCommand code to BranchListWriter. by Yabin Cui · 3 years, 8 months ago
  59. a020822 simpleperf: split InjectCommand code to AutoFDOWriter. by Yabin Cui · 3 years, 8 months ago
  60. 3ef7bc6 Merge "simpleperf: support multiple input files in inject cmd." am: f7b67fdfeb by Yabin Cui · 3 years, 8 months ago
  61. f7b67fd Merge "simpleperf: support multiple input files in inject cmd." by Yabin Cui · 3 years, 8 months ago
  62. 78843fb Merge "profcollectd: include apex binaries in binary filter" am: bfb3e8b5fb by Treehugger Robot · 3 years, 8 months ago
  63. da89bf6 simpleperf: support multiple input files in inject cmd. by Yabin Cui · 3 years, 8 months ago
  64. bfb3e8b Merge "profcollectd: include apex binaries in binary filter" by Treehugger Robot · 3 years, 8 months ago
  65. e54e2ad Merge "simpleperf: fix unpadding build id in pprof_proto_generator.py." am: 09c8a12e18 by Yabin Cui · 3 years, 8 months ago
  66. 09c8a12 Merge "simpleperf: fix unpadding build id in pprof_proto_generator.py." by Yabin Cui · 3 years, 8 months ago
  67. aefd2ae simpleperf: fix unpadding build id in pprof_proto_generator.py. by Yabin Cui · 3 years, 8 months ago
  68. 87d0a17 profcollectd: include apex binaries in binary filter by Yi Kong · 3 years, 8 months ago
  69. 9eeef5b Merge "simpleperf: use 8 byte aligned stack size when resizing stack data." am: 3568829169 by Yabin Cui · 3 years, 8 months ago
  70. 3568829 Merge "simpleperf: use 8 byte aligned stack size when resizing stack data." by Yabin Cui · 3 years, 8 months ago
  71. 668b8de Merge "Add setuclamp vendor shell tool" am: e8a9793243 by Treehugger Robot · 3 years, 8 months ago
  72. e8a9793 Merge "Add setuclamp vendor shell tool" by Treehugger Robot · 3 years, 8 months ago
  73. 9290fc7 simpleperf: use 8 byte aligned stack size when resizing stack data. by Yabin Cui · 3 years, 8 months ago
  74. d37e0fa Add setuclamp vendor shell tool by Wei Wang · 3 years, 8 months ago
  75. 95695fc Merge "profcollectd: process reports on the main thread" am: ae72a2d2bb by Treehugger Robot · 3 years, 8 months ago
  76. ae72a2d Merge "profcollectd: process reports on the main thread" by Treehugger Robot · 3 years, 8 months ago
  77. fd24c6e profcollectd: process reports on the main thread by Yi Kong · 3 years, 8 months ago
  78. 129c7f1 Merge "simpleperf: a small fix of doc format." am: 62df5cf334 by Yabin Cui · 3 years, 8 months ago
  79. 62df5cf Merge "simpleperf: a small fix of doc format." by Yabin Cui · 3 years, 8 months ago
  80. 532ff09 Merge "Add a tool for setting uclamp for given PID" am: bc7338a253 by Treehugger Robot · 3 years, 8 months ago
  81. bc7338a Merge "Add a tool for setting uclamp for given PID" by Treehugger Robot · 3 years, 8 months ago
  82. 84020d7 simpleperf: a small fix of doc format. by Yabin Cui · 3 years, 8 months ago
  83. c733a91 Add a tool for setting uclamp for given PID by Wei Wang · 3 years, 8 months ago
  84. 02cd95b Merge "profcollectd: Clean up dead code" am: 4a9b548867 by Yi Kong · 3 years, 8 months ago
  85. 4a9b548 Merge "profcollectd: Clean up dead code" by Yi Kong · 3 years, 8 months ago
  86. 6e3fe96 profcollectd: Clean up dead code by Yi Kong · 3 years, 8 months ago
  87. b0eaf30 Merge "profcollectd: Remove local files once disabled" am: dbb2c44f8b by Yi Kong · 3 years, 8 months ago
  88. dbb2c44 Merge "profcollectd: Remove local files once disabled" by Yi Kong · 3 years, 8 months ago
  89. 2b1a3c0 Merge "simpleperf: update doc for --trace-offcpu." am: 55c90adf61 by Treehugger Robot · 3 years, 8 months ago
  90. 55c90ad Merge "simpleperf: update doc for --trace-offcpu." by Treehugger Robot · 3 years, 8 months ago
  91. cfa813a Merge "simpleperf: Fix get_android_version in simpleperf_utils.py." am: cd6be973da by Yabin Cui · 3 years, 8 months ago
  92. 647adcf Merge "Fix name errors in ANRdaemon documentation" am: 7ee36e1a35 by Treehugger Robot · 3 years, 8 months ago
  93. cd6be97 Merge "simpleperf: Fix get_android_version in simpleperf_utils.py." by Yabin Cui · 3 years, 8 months ago
  94. 66103fc simpleperf: update doc for --trace-offcpu. by Yabin Cui · 3 years, 8 months ago
  95. 7ee36e1 Merge "Fix name errors in ANRdaemon documentation" by Treehugger Robot · 3 years, 8 months ago
  96. 34ebf87 profcollectd: Remove local files once disabled by Yi Kong · 3 years, 8 months ago
  97. 99c043e Fix name errors in ANRdaemon documentation by hongzhu wang · 3 years, 8 months ago
  98. fc080f5 simpleperf: Fix get_android_version in simpleperf_utils.py. by Yabin Cui · 3 years, 8 months ago
  99. 88c935e Merge "profcollectd: Limit storage space used" am: 48aa243447 by Yi Kong · 3 years, 8 months ago
  100. 48aa243 Merge "profcollectd: Limit storage space used" by Yi Kong · 3 years, 8 months ago