1. 88a85f3 Add ion/ion_stat to the atrace memory category by Ioannis Ilkos · 4 years, 3 months ago
  2. 08e3f4a Add mm_event trace events to the atrace 'memory' category by Collin Fijalkovich · 4 years, 3 months ago
  3. e2811af Never send Binder / HIDL txn from atrace. by Florian Mayer · 4 years, 5 months ago
  4. 6263b58 Do not send Binder/HIDL transactions from atrace. by Florian Mayer · 4 years, 7 months ago
  5. 7a10a4f Remove libhwbinder/libhidltransport deps by Steven Moreland · 4 years, 10 months ago
  6. c83671c Merge "Add suspend_resume trace events to the atrace 'freq' category." by Carmen Jackson · 5 years ago
  7. 5ab8432 Add suspend_resume trace events to the atrace 'freq' category. by Carmen Jackson · 5 years ago
  8. 6da5978 Merge "Update filesystem permissions for gpu frequency tracepoints" am: 5a39efd091 by Sidath Senanayake · 5 years ago
  9. 05b22d8 Update filesystem permissions for gpu frequency tracepoints by Sidath Senanayake · 5 years ago
  10. 6f85dd3 Merge "Also tell HALs that tracing stopped" into qt-dev am: 959de31e42 by John Reck · 5 years ago
  11. 9378b26 Also tell HALs that tracing stopped by John Reck · 5 years ago
  12. 07e5c49 atrace.rc: chmod on sched_switch by Wei Wang · 5 years ago
  13. 0d3495f Move basic events into the sched category in atrace. by Carmen Jackson · 5 years ago
  14. 355cedb Merge "Move basic events into the sched category in atrace." into qt-dev by Carmen Jackson · 5 years ago
  15. 63ea291 Move basic events into the sched category in atrace. by Carmen Jackson · 5 years ago
  16. 27c270b Merge "Don't disable vendor tracing when --only_userspace" am: 957a41937b by Hector Dearman · 5 years ago
  17. fd467bc atrace.rc: chmod on sched_switch by Wei Wang · 5 years ago
  18. ada0a4a Don't disable vendor tracing when --only_userspace by Hector Dearman · 5 years ago
  19. 32c2d59 Merge "Add TEST_MAPPING for atrace" by John Reck · 5 years ago
  20. d293580 Add TEST_MAPPING for atrace by John Reck · 5 years ago
  21. 25c5b36 Merge "Update fence event path for kernel 4.10+" am: f3e024a065 am: 480610413d by Jesse Hall · 5 years ago
  22. a978cef Update fence event path for kernel 4.10+ by Jesse Hall · 5 years ago
  23. 3c0c892 Update filesystem permissions for task tracepoints. by Carmen Jackson · 5 years ago
  24. bb9de27 Update filesystem permissions for task tracepoints. by Carmen Jackson · 5 years ago
  25. f166e91 Merge "Fix typo cpu6 -> cpu7" am: a903d36523 am: d8324652f4 am: f8052b7af0 by Hector Dearman · 5 years ago
  26. a903d36 Merge "Fix typo cpu6 -> cpu7" by Hector Dearman · 5 years ago
  27. 5bf5358 Fix typo cpu6 -> cpu7 by Hector Dearman · 5 years ago
  28. 5027d1a Merge "Add filemap events for iorapd" am: 07a00655fd am: 2aa65842c1 by Primiano Tucci · 5 years ago
  29. 9b37bc5 Add filemap events for iorapd by Primiano Tucci · 5 years ago
  30. ec751ea Merge "Enable to access the set_event interface on userdebug" am: 54636483b2 am: d092e3291d by Primiano Tucci · 5 years ago
  31. b0bfea6 Enable to access the set_event interface on userdebug by Primiano Tucci · 5 years ago
  32. 2d4f89b Add systrace tag for RRO by Mårten Kongstad · 6 years ago
  33. 2e4f99b Merge changes Iee2984f7,I18a3fd8a am: a1d7b197b8 am: 9b394f52b9 am: 28906a564e by Carmen Jackson · 6 years ago
  34. 4e4bace fix pagecache category in atrace_userdebug by Tim Murray · 6 years ago
  35. 5bbc9a2 Fix logic error in atrace when detecting available categories. by Carmen Jackson · 6 years ago
  36. b690b5a Add several more tracepoints to the memory category in atrace by Carmen Jackson · 6 years ago
  37. 327fd21 Add oom_score_adj_update to atrace.rc by Isabelle Taylor · 6 years ago
  38. 37e2d16 Add four memory events to atrace.rc by Hector Dearman · 6 years ago
  39. 66c4018 Add rss_stat, ion_heap_grow, ion_heap_shrink to atrace.rc by Primiano Tucci · 6 years ago
  40. 4f42f21 Add Memory category to atrace. by Carmen Jackson · 6 years ago
  41. 16a63a4 Call atrace HAL in atrace by Wei Wang · 6 years ago
  42. 9ead54b Merge "[cmds] Modernize codebase by replacing NULL with nullptr" am: ad0f33eaf1 by Yi Kong · 6 years ago
  43. 19d5c00 [cmds] Modernize codebase by replacing NULL with nullptr by Yi Kong · 6 years ago
  44. 73bf7a0 Merge "atrace: Add mali_systrace ftrace events to 'gfx'" am: 499ee25407 by Jesse Hall · 6 years ago
  45. 5731aaa atrace: Add mali_systrace ftrace events to 'gfx' by Jesse Hall · 6 years ago
  46. b34628d Merge "atrace: make 'lowmemorykiller' directory optional for memreclaim" by Carmen Jackson · 6 years ago
  47. 7a23eb7 atrace: make 'lowmemorykiller' directory optional for memreclaim by Carmen Jackson · 6 years ago
  48. 2d717e3 Merge "Add clarifying comment" am: 7e3e5b6868 by John Reck · 6 years ago
  49. edbf9ec Add clarifying comment by John Reck · 6 years ago
  50. 0f2ae8e Merge "Support record-tgid" am: 924487ec47 by John Reck · 6 years ago
  51. e757b1c Support record-tgid by John Reck · 6 years ago
  52. 9abc9c5 Merge "Add binder transaction size tracing" am: e818ec3705 by Mika Raento · 6 years ago
  53. 80c3e5d Add binder transaction size tracing by Mika Raento · 6 years ago
  54. a486981 Merge "Allow access to tracing/per_cpu/cpu?/trace files." am: 978e43d7a1 by Florian Mayer · 6 years ago
  55. 978e43d Merge "Allow access to tracing/per_cpu/cpu?/trace files." by Treehugger Robot · 6 years ago
  56. 2bf3b63 Allow access to tracing/per_cpu/cpu?/trace files. by Florian Mayer · 6 years ago
  57. 067eda5 Merge "Atrace: Add the debug.atrace.user_initiated property." into pi-dev by Carmen Jackson · 6 years ago
  58. ab1118e Atrace: Add the debug.atrace.user_initiated property. by Carmen Jackson · 6 years ago
  59. 65ecfbb Atrace: Add the debug.atrace.user_initiated property. by Carmen Jackson · 6 years ago
  60. 1c663e5 Add permissions for sync and fence tracepoints on user builds. by Carmen Jackson · 6 years ago
  61. 454a495 Merge "Add permissions for sync and fence tracepoints on user builds." into pi-dev by Carmen Jackson · 6 years ago
  62. 267883d Add permissions for sync and fence tracepoints on user builds. by Carmen Jackson · 6 years ago
  63. 7177027 Merge "atrace: map 'sync' to linux >= 4.9 fence tracing" into pi-dev by Jesse Hall · 6 years ago
  64. ae001a3 atrace: map 'sync' to linux >= 4.9 fence tracing by Jesse Hall · 6 years ago
  65. 876fa93 Merge "atrace: add priority inheritance trace point" into pi-dev am: 7dbedde3d3 by android-build-team Robot · 6 years ago
  66. 7dbedde Merge "atrace: add priority inheritance trace point" into pi-dev by android-build-team Robot · 6 years ago
  67. 888e1f2 Merge "atrace.rc: Move tracefs permissions to late-init" into pi-dev by Chris Fries · 6 years ago
  68. ca49dfc atrace: add priority inheritance trace point by Wei Wang · 6 years ago
  69. b587864 atrace.rc: Move tracefs permissions to late-init by Chris Fries · 6 years ago
  70. 821261c Merge "Systrace support for NNAPI" am: b05c8a4d80 am: 3faf94f388 by Mika Raento · 6 years ago
  71. b363cf5 Systrace support for NNAPI by Mika Raento · 6 years ago
  72. 7a251c3 Merge "atrace.rc: make gfx tracing point available for non-root" into pi-dev by Wei Wang · 6 years ago
  73. f277a7e atrace.rc: make gfx tracing point available for non-root by Wei Wang · 6 years ago
  74. faeef36 Merge "Expose filesystem read events in filesystem perms." am: 66fa492acb by Florian Mayer · 6 years ago
  75. 2633f81 Expose filesystem read events in filesystem perms. by Florian Mayer · 6 years ago
  76. 222c3fc Remove ATRACE_TAG_APP from atrace's control by Daniel Colascione · 6 years ago
  77. ab2a0e6 Merge "Migrate filesystem ftrace events from userdebug." am: 79babbde0a by Primiano Tucci · 6 years ago
  78. 6039fb7 Migrate filesystem ftrace events from userdebug. by Florian Mayer · 6 years ago
  79. 79babbd Merge "Migrate filesystem ftrace events from userdebug." by Primiano Tucci · 6 years ago
  80. 9703313 Merge "Remove ATRACE_TAG_APP from atrace's control" am: fdc2d23054 by Daniel Colascione · 6 years ago
  81. fdc2d23 Merge "Remove ATRACE_TAG_APP from atrace's control" by Treehugger Robot · 6 years ago
  82. 557343b Migrate filesystem ftrace events from userdebug. by Florian Mayer · 6 years ago
  83. 42f2ab4 atrace: support new AIDL trace tag. by Martijn Coenen · 6 years ago
  84. f55115a Merge "atrace: support new AIDL trace tag." into pi-dev am: 27bda1e1e0 by Martijn Coenen · 6 years ago
  85. a5d41e6 Remove ATRACE_TAG_APP from atrace's control by Daniel Colascione · 6 years ago
  86. 47791e9 atrace: support new AIDL trace tag. by Martijn Coenen · 6 years ago
  87. 550b18c Atrace: Add commandline flags to enable/disable userland tracing by Hector Dearman · 6 years ago
  88. cc4e243 Merge "Atrace: Add commandline flags to enable/disable userland tracing" am: 402085b98c by Hector Dearman · 6 years ago
  89. 1184578 Atrace: Add commandline flags to enable/disable userland tracing by Hector Dearman · 6 years ago
  90. 5b73b74 atrace: only start trace when starting trace by Wei Wang · 6 years ago
  91. bcfb487 Add SDE tracing to gfx category by Wei Wang · 6 years ago
  92. 53305dd Add clk tracing to freq category by Wei Wang · 6 years ago
  93. 062e0b9 Trace clock_enable and clock_disable events. by Kevin DuBois · 7 years ago
  94. 6ccad10 atrace: preempt and irq disable section tracing by Joel Fernandes · 7 years ago
  95. d4ed996 Add tracing tags to vibrator by Alexey Kuzmin · 6 years ago
  96. 190cb7d atrace: only start trace when starting trace by Wei Wang · 6 years ago
  97. 391efc2 Add clk tracing to freq category by Wei Wang · 6 years ago
  98. c1d316f Merge "atrace.rc: enable schedstats by default" am: 7a8270d1ea am: 58e422c17e by Wei Wang · 6 years ago
  99. 7a8270d Merge "atrace.rc: enable schedstats by default" by Wei Wang · 6 years ago
  100. 85d8069 Merge "Lift atrace restriction of 16 traced apps" am: 79aa906eb6 am: 0ab150caa9 by Daniel Colascione · 6 years ago