1. 01f8b86 Merge "profcollectd: add doc for testing custom configurations." by Treehugger Robot · 2 years, 3 months ago
  2. 21f835d profcollectd: add doc for testing custom configurations. by Yabin Cui · 2 years, 3 months ago
  3. d1cca10 profcollectd: Log to System rather than Main by Yi Kong · 2 years, 3 months ago
  4. d9d70c8 Merge "profcollectd: add interface to wait for ETM after boot." by Yabin Cui · 2 years, 4 months ago
  5. f158a75 profcollectd: add interface to wait for ETM after boot. by Yabin Cui · 2 years, 5 months ago
  6. 0aaa3a2 Update to improved system_properties API. by Andrew Walbran · 2 years, 4 months ago
  7. 23e8e53 Revert^2 "[libprofcollectd] Fix binder import path" by Stephen Crane · 2 years, 5 months ago
  8. 80b904d Revert "[libprofcollectd] Fix binder import path" by Stephen Crane · 2 years, 5 months ago
  9. 8cc7cb2 [libprofcollectd] Fix binder import path by Stephen Crane · 2 years, 10 months ago
  10. c006585 profcollectd: Refactor for better code clarity by Yi Kong · 2 years, 6 months ago
  11. 87d0a17 profcollectd: include apex binaries in binary filter by Yi Kong · 2 years, 6 months ago
  12. fd24c6e profcollectd: process reports on the main thread by Yi Kong · 2 years, 6 months ago
  13. 6e3fe96 profcollectd: Clean up dead code by Yi Kong · 2 years, 6 months ago
  14. 34ebf87 profcollectd: Remove local files once disabled by Yi Kong · 2 years, 6 months ago
  15. 581aa3a profcollectd: Limit storage space used by Yi Kong · 2 years, 7 months ago
  16. 49eb6ff profcollectd: only produce profiles for /system/{bin,lib,lib64}/* by Yi Kong · 2 years, 7 months ago
  17. e762742 profcollectd: Move threading to framework side by Yi Kong · 2 years, 7 months ago
  18. 07ecd12 Add profcollectd to the shell group by Yi Kong · 2 years, 7 months ago
  19. e0880bd profcollect: Docs for processing traces by Yi Kong · 2 years, 10 months ago
  20. d206a1f profcollect: Add docs for profcollect by Yi Kong · 2 years, 10 months ago
  21. e9fb31c Merge "Migrate to the librustutils system property bindings." by Joel Galenson · 2 years, 10 months ago
  22. 8f571e1 Fix warnings in preparation for Rust 1.54.0 by Chris Wailes · 2 years, 10 months ago
  23. cd5afcf Migrate to the librustutils system property bindings. by Joel Galenson · 2 years, 10 months ago
  24. 8d8c287 profcollect: Change data directory ownership to shell by Yi Kong · 2 years, 10 months ago
  25. 20100be Merge "Migrate profcollectd's libflags bindings from bindgen to cxx." by Joel Galenson · 2 years, 10 months ago
  26. c8fb417 Migrate profcollectd's libflags bindings from bindgen to cxx. by Joel Galenson · 2 years, 11 months ago
  27. 0ab9111 Migrate to bionic's Rust property bindings. by Joel Galenson · 2 years, 11 months ago
  28. 8dffc12 profcollectd: Remove reports past retention period by Yi Kong · 2 years, 11 months ago
  29. 03bc38e Merge "Migrate profcollectd's libbase bindings from bindgen to cxx." by Joel Galenson · 2 years, 11 months ago
  30. 93dd993 Migrate profcollectd's libbase bindings from bindgen to cxx. by Joel Galenson · 2 years, 11 months ago
  31. 8c59b8f profcollectd: logging trace provider by Yi Kong · 3 years ago
  32. f7b663b Replace writepid with task_profiles command for cgroup migration by Suren Baghdasaryan · 3 years ago
  33. 2d1905d Merge "profcollectd: fix setting ACL bits" by Yi Kong · 3 years ago
  34. 9ee1555 profcollectd: Change data directory group to system by Yi Kong · 3 years ago
  35. dcff610 profcollectd: fix setting ACL bits by Yi Kong · 3 years ago
  36. 048ed1d profcollectd: Compress profile reports by Yi Kong · 3 years ago
  37. 217de22 profcollectd: Remove logic that deletes reports from old location by Yi Kong · 3 years, 1 month ago
  38. 064c365 Added BinderFeatures parameter for new_binder. by Andrew Walbran · 3 years, 2 months ago
  39. 74071ea profcollectd: Provide clearer messaging when daemon is not running by Yi Kong · 3 years, 2 months ago
  40. ed073bb profcollectd: alternative property to start profcollectd by Yi Kong · 3 years, 3 months ago
  41. ba4c0f9 Merge changes I91ea3a20,I165d28c4,Ieeb7eee0 by Yabin Cui · 3 years, 2 months ago
  42. 4abcd87 simpleperf_profcollect: add option for recording scope. by Yabin Cui · 3 years, 3 months ago
  43. b202187 Merge "profcollectd: keep the entire error backtrace in Binder result" by Yi Kong · 3 years, 2 months ago
  44. bbc9b4e profcollectd: keep the entire error backtrace in Binder result by Yi Kong · 3 years, 2 months ago
  45. 0af913f profcollectd: Allow specifying the profile id which BetterBug is using by Yi Kong · 3 years, 2 months ago
  46. 64aab7e profcollectd: Add binder call to copy reports into BetterBug internal storage by Yi Kong · 3 years, 2 months ago
  47. f0eb6cd profcollectd: Validity check input to delete_report by Yi Kong · 3 years, 2 months ago
  48. e30762a profcollectd: Add Binder API to delete reports by Yi Kong · 3 years, 3 months ago
  49. 037bde8 profcollectd: Create reports with unique names by Yi Kong · 3 years, 3 months ago
  50. 6b3fca3 profcollectd: Add Rust bindings for android::base::SetProperty by Yi Kong · 3 years, 3 months ago
  51. c6d5ff1 profcollectd: no longer need to map binder Status to Error by Yi Kong · 3 years, 3 months ago
  52. 56a583a profcollectd: Remove stale files by Yi Kong · 3 years, 3 months ago
  53. 4e33c57 profcollect: Remove report at the old location by Yi Kong · 3 years, 3 months ago
  54. e3aab14 profcollectd: Full rewrite in Rust 🦀 by Yi Kong · 3 years, 3 months ago
  55. af9e066 Merge "[libprofcollectd] Use new jsoncpp API" by Haibo Huang · 3 years, 3 months ago
  56. a88fc51 Merge "[LSC] Add LOCAL_LICENSE_KINDS to system/extras" by Bob Badour · 3 years, 3 months ago
  57. 493913b [libprofcollectd] Use new jsoncpp API by Haibo Huang · 3 years, 3 months ago
  58. f4089ed Merge "profcollectd: Process profiles on a detached thread" by Treehugger Robot · 3 years, 3 months ago
  59. da00e86 [LSC] Add LOCAL_LICENSE_KINDS to system/extras by Bob Badour · 3 years, 3 months ago
  60. bc48eee profcollectd: Process profiles on a detached thread by Yi Kong · 3 years, 7 months ago
  61. 4e06008 [LSC] Add LOCAL_LICENSE_KINDS to system/extras by Bob Badour · 3 years, 4 months ago
  62. 26bc954 profcollectd: Don't stop the service when the enabled flag becomes false by Yi Kong · 3 years, 4 months ago
  63. a38153c profcollectd: Rust bindings for libbase by Yi Kong · 3 years, 4 months ago
  64. 1e069ec Revert "[LSC] Add LOCAL_LICENSE_KINDS to system/extras" by Bob Badour · 3 years, 4 months ago
  65. 044d055 [LSC] Add LOCAL_LICENSE_KINDS to system/extras by Bob Badour · 3 years, 4 months ago
  66. 3566725 libprofcollectd: Use libbinder_rs Strong references for Binder objects by Stephen Crane · 3 years, 6 months ago
  67. b115d5f profcollectd: Rust bindings for libflags by Yi Kong · 3 years, 4 months ago
  68. 2213562 profcollect: Don't attempt to restart the service on process exit by Yi Kong · 3 years, 4 months ago
  69. 5615b05 profcollectd: Only start service if device config is set by Yi Kong · 3 years, 7 months ago
  70. 80f579d profcollectd: Move some binder client side methods to Rust by Yi Kong · 3 years, 7 months ago
  71. 700da53 Revert "profcollectd: Use rlib version of libprofcollectd_rust instead of dylib" by Florian Rival · 3 years, 7 months ago
  72. 9f8c7a4 profcollectd: Use rlib version of libprofcollectd_rust instead of dylib by Yi Kong · 3 years, 7 months ago
  73. b93b338 profcollectd: Add enabled flag by Yi Kong · 3 years, 7 months ago
  74. 8b8d526 profcollectd: Use device_config to control behaviours by Yi Kong · 3 years, 7 months ago
  75. f6e56ff profcollectd: remove option for output paths by Yi Kong · 3 years, 9 months ago
  76. 4e25de7 profcollectd: Separate profile processing and reporting into two commands by Yi Kong · 3 years, 9 months ago
  77. d62949c Merge "Revert "profcollectd: Workaround rust build system does not automatically install dependent so files"" by Ivan Lozano · 3 years, 9 months ago
  78. 94e08e3 Revert "profcollectd: Workaround rust build system does not automatically install dependent so files" by Ivan Lozano · 3 years, 9 months ago
  79. f84c1a9 Move include/libprofcollectd.rs by Chih-Hung Hsieh · 3 years, 10 months ago
  80. 20d691f profcollectd: Workaround rust build system does not automatically install dependent so files by Yi Kong · 3 years, 10 months ago
  81. 0d45d1b profcollectd: Rename config env to persist.* by Yi Kong · 3 years, 10 months ago
  82. e5576ae a libprofcollectd wrapper in Rust by Yi Kong · 3 years, 10 months ago
  83. ce96d59 profcollectd: Add binder call to check the supported provider by Yi Kong · 4 years ago
  84. f769e5c profcollectd: Don't exit if no trace provider is found by Yi Kong · 3 years, 11 months ago
  85. 02272aa profcollectd: Accept a tag argument to trace command by Yi Kong · 4 years ago
  86. 9fb6228 profcollectd: Update binder class namespace by Yi Kong · 4 years ago
  87. 83e3567 profcollectd: initial import by Yi Kong · 4 years, 4 months ago