1. c705e8a Add Bazel MODULE files to .gitignore by John Bauman · 10 days ago main master
  2. 5d434e8 [gpu_profiler] Add missing include for vector by Paul Kirth · 5 weeks ago
  3. e0540c2 Add BUILD.bazel file by John Bauman · 3 months ago
  4. 3524e53 [magma] Standardize on <lib/magma/magma.h> include by John Bauman · 1 year, 2 months ago
  5. 05553ad [magma] Use renamed interfaces by C Stout · 1 year, 2 months ago
  6. 9122964 Remove usage of magma_buffer_get_id by John Bauman · 1 year, 2 months ago
  7. bf415c7 [fuchsia] update owners file by Jaeheon Yi · 1 year, 3 months ago
  8. 887704f [magma] Interface renaming by C Stout · 1 year, 4 months ago
  9. 54f5be9 Update paths to magma headers. by John Bauman · 1 year, 7 months ago
  10. 59f74da [build] Remove //zircon/public/lib/zx reference. by David 'Digit' Turner · 1 year, 9 months ago
  11. 63d2afe [magma] Switch to magma_query by C Stout · 1 year, 11 months ago
  12. be6646d [cpp] Suppress C++20 warnings by Mark Schott · 2 years, 4 months ago
  13. 8a4bb39 Switch to magma_connection_enable_performance_counter_access by C Stout · 2 years, 4 months ago
  14. 6a6fc3c [cpp] Suppress -Wextra-semi in third party code by Shai Barack · 2 years, 6 months ago
  15. 27a0628 [graphics] Remove fno-sanitize=shadow-call-stack by John Bauman · 2 years, 6 months ago
  16. 00b4e26 Switch to magma_get_buffer_handle2 by Craig Stout · 2 years, 8 months ago
  17. d8cb7dd Allow outputting raw counter values by John Bauman · 2 years, 9 months ago
  18. 469297f Fixed GPU counters selection (#29) by StiX · 3 years, 9 months ago
  19. f43c802 [owners] Add OWNERs files to HWCPipe by dannyzen · 3 years ago
  20. ed107aa [config] Suppress implicit fallthrough by Tamir Duberstein · 3 years ago
  21. aea272f [magma] Drop use of deprecated magma_map* by Craig Stout · 3 years, 6 months ago
  22. b2b74e6 [Wconversion] Suppress warnings by Shai Barack · 3 years, 8 months ago
  23. 8082b2f Fix l2_slices count by John Bauman · 3 years, 9 months ago
  24. 12176a9 Add TDVX to product_list by John Bauman · 3 years, 9 months ago
  25. 4e1d530 Add method to retrieve last timestamp. by John Bauman · 3 years, 9 months ago
  26. 0a5d9e5 Add Magma support by John Bauman · 3 years, 9 months ago
  27. cc0191c Merge pull request #27 from ilelann/patch-1 by JoseEmilio-ARM · 4 years ago upstream/master
  28. 0a4bb40 fix missing stdexcept include in mali profiler by Ivan Le Lann · 4 years ago
  29. 6b76f32 Add support for Mali Valhall counters (#26) by JoseEmilio-ARM · 4 years ago
  30. f4324ac Merge pull request #25 from per-mathisen-arm/master by AttilioProvenzano-ARM · 4 years, 5 months ago
  31. 2c3379a Add appropriate linux kernel version checks for events definitions. by Per Inge Mathisen · 4 years, 5 months ago
  32. 69d6b73 Merge pull request #24 from ARM-software/transaction-eliminations by AttilioProvenzano-ARM · 4 years, 7 months ago
  33. 781a089 Add transaction eliminations counter by Antonio Caggiano · 4 years, 7 months ago upstream/transaction-eliminations
  34. 6214129 Merge pull request #23 from per-mathisen-arm/master by AttilioProvenzano-ARM · 4 years, 9 months ago
  35. 39f016b Change linux ifdef to __linux__ by Per Inge Mathisen · 4 years, 9 months ago
  36. 7a45b48 Workaround for Android build issue with JSON library used by Per Inge Mathisen · 4 years, 9 months ago
  37. 1f26c37 Merge pull request #22 from per-mathisen-arm/master by AttilioProvenzano-ARM · 4 years, 9 months ago
  38. b976cb1 Remove unused private variable. by Per Inge Mathisen · 4 years, 9 months ago
  39. bda1390 Merge pull request #21 from ARM-software/tiles by AttilioProvenzano-ARM · 4 years, 10 months ago
  40. d2d63b6 Add Tiles to GPU counters by Antonio Caggiano · 4 years, 10 months ago upstream/tiles
  41. 01a31c3 Merge pull request #20 from ARM-software/fix-pmu-counters by AttilioProvenzano-ARM · 4 years, 10 months ago
  42. 4367856 Avoid copy when creating a PmuCounter in place by Attilio Provenzano · 4 years, 10 months ago upstream/fix-pmu-counters
  43. c2f1c37 Bugfix by Attilio Provenzano · 4 years, 10 months ago
  44. 50f298f Implement differential reading of PMU counter by Attilio Provenzano · 4 years, 10 months ago
  45. 96ae8af Keep a list of previous measurements for differential readings by Attilio Provenzano · 4 years, 10 months ago
  46. f1eb531 Change double to long long for consistency by Attilio Provenzano · 4 years, 10 months ago
  47. 92e3b6c Add a message if counter reset fails by Attilio Provenzano · 4 years, 10 months ago
  48. c277a8b Merge pull request #19 from ARM-software/fix-counter-emplace by AttilioProvenzano-ARM · 4 years, 10 months ago
  49. e96b0f2 Fix a bug with explicit constructor and emplace by Attilio Provenzano · 4 years, 10 months ago upstream/fix-counter-emplace
  50. fa969ef Make strerror available in the header (#18) by AttilioProvenzano-ARM · 5 years ago
  51. f27fc0d Fix invalid fd on PMU counter creation (#17) by AttilioProvenzano-ARM · 5 years ago
  52. 34cad32 Fix typo in README.md (#16) by AttilioProvenzano-ARM · 5 years ago
  53. 10d0f39 Merge pull request #14 from ARM-software/android-bugfix by AttilioProvenzano-ARM · 5 years ago v1.0
  54. e662e55 Initialize PmuCounter explicitly by Attilio Provenzano · 5 years ago
  55. 4d9747b Fix includes for Linux (#13) by AttilioProvenzano-ARM · 5 years ago
  56. dd8b8a8 Rework HWCPipe (#11) by AttilioProvenzano-ARM · 5 years ago
  57. 49809e2 Merge pull request #10 from s-moraes/master by AttilioProvenzano-ARM · 5 years ago
  58. d6211ad Fix std::vector with const std::pair by Saulo Aldighieri Moraes · 5 years ago
  59. 7afb175 Fix counter blocks in MaliCounter (#7) by AttilioProvenzano-ARM · 5 years ago
  60. 3d74620 Format fix + added Beat counters (#6) by ZandroFargnoli · 5 years ago
  61. 2f914dc Fixed formatting issues (#5) by ZandroFargnoli · 5 years ago
  62. c322325 Updated G-76 hardware counter names to r16p0 spec by Zandro Fargnoli · 5 years ago
  63. 4b54799 Added support for Samsung Galaxy S10 (Norr G-76) by Zandro Fargnoli · 5 years ago
  64. 2e75163 Added G-76 support by Zandro Fargnoli · 5 years ago
  65. 0126b57 Added support for older drivers and added logging to PMU class (#4) by JoseEmilio-ARM · 5 years ago
  66. 627d7e7 Merge pull request #3 from ARM-software/stalls by wasimabbas-arm · 5 years ago
  67. 1caf6a8 Updated README by Jose-Emilio Munoz-Lopez · 5 years ago
  68. 7966d1a Added L2 stalls interface by Jose-Emilio Munoz-Lopez · 5 years ago
  69. a4ee76c Merge pull request #2 from ARM-software/added-performancedata-section by wasimabbas-arm · 5 years ago
  70. baf734e Removed gpu performance data comment by ryanoshea-arm · 5 years ago
  71. 421de85 Added section for setprop security perf command by ryanoshea-arm · 5 years ago
  72. 20cfc47 Update README.md by wasimabbas-arm · 5 years ago
  73. 929cb58 Merge pull request #1 from ARM-software/UpdatedReadme by wasimabbas-arm · 5 years ago
  74. c855910 Updated README with additional information by Ryan O'Shea · 5 years ago
  75. e209df9 Build fix on linux adding limits by wasimabbas-arm · 5 years ago
  76. b6cd5a0 Set minimum CMake version to 3.6 by AntCag · 5 years ago
  77. 5e6f4c6 Fix Mali counter by AntCag · 5 years ago
  78. 8766606 Removed snake case from struct. by ryanoshea-arm · 5 years ago
  79. c70ab44 Removed snake case from struct. by ryanoshea-arm · 5 years ago
  80. 9857f04 Initial file commit. by ryanoshea-arm · 5 years ago
  81. 48b579d Initial commit by wasimabbas-arm · 5 years ago