1. a20a69e overlay: fix invalid pointer access by Lionel Landwerlin · 7 years ago
  2. 812eeed overlay: reindent tracepoint parser by Lionel Landwerlin · 7 years ago
  3. dea4ebd overlay: add missing foreground option by Lionel Landwerlin · 7 years ago
  4. b3c8416 overlay: Update .gitignore by Rhys Kidd · 7 years ago
  5. 91f8c6d meson: use message() rather than warning() by Lucas De Marchi · 7 years ago
  6. 865a47c overlay: parse tracepoints from sysfs to figure out fields' location by Lionel Landwerlin · 7 years ago
  7. efef51d debugger/overlay/tools: make sure to include embedded drm-uapi headers by Lionel Landwerlin · 7 years ago
  8. 1db1246 meson: build a full dependency for lib_igt_perf by Daniel Vetter · 7 years ago
  9. 4c57ff4 intel/pmu: Catch-up with i915 RC6 aggregation changes by Tvrtko Ursulin · 7 years ago
  10. 273e66b intel-gpu-overlay: Use RAPL PMU for power reading by Tvrtko Ursulin · 7 years ago
  11. 0d8385a intel-gpu-overlay: Catch-up to new i915 PMU by Tvrtko Ursulin · 7 years ago
  12. 19c9924 intel-gpu-overlay: Fix interrupts PMU readout by Tvrtko Ursulin · 7 years ago
  13. 47fef47 intel-gpu-overlay: Consolidate perf PMU access to library by Tvrtko Ursulin · 7 years ago
  14. a688dec intel-gpu-overlay: Move local perf implementation to a library by Tvrtko Ursulin · 7 years ago
  15. f0bb194 overlay: Fix compiler warning when compiling with recent gcc. by Maarten Lankhorst · 7 years ago
  16. 1e99f8b meson: Distribute meson build system files by Petri Latvala · 7 years ago
  17. 1b52044 meson: Rename and install intel-gpu-overlay by Ville Syrjälä · 7 years ago
  18. 9a7d850 meson: basic build system support by Daniel Vetter · 7 years ago
  19. b36f978 build: Nuke #ifdef HAVE_CONFIG_H cargo-cult by Daniel Vetter · 7 years ago
  20. a493e05 Fix a couple of typos CLFAGS -> CFLAGS by Petri Latvala · 7 years ago
  21. 959b0c2 overlay: Convert to per-context seqno tracking by Chris Wilson · 8 years ago
  22. ef430bd overlay: Fixup new layout of tracepoints by Chris Wilson · 8 years ago
  23. 8ec8040 overlay: Accommodate more engines by Chris Wilson · 8 years ago
  24. 3e65f19 overlay: Check for DRI2 errors when setting up by Chris Wilson · 8 years ago
  25. 770fd18 lib/i915_pciids.h: Update to latest version wich includes GLK ids by Ander Conselvan de Oliveira · 8 years ago
  26. 2b5a261 overlay: Silence compiler warning for unused i81x_info by Chris Wilson · 8 years ago
  27. 2e12753 overlay: Fix -G (--geometry) parsing by Chris Wilson · 8 years ago
  28. d33c89c overlay/Makefile.am: Remove i915_pciids.h from overlay sources by Marius Vlad · 8 years ago
  29. d308bb0 lib: Start weaning off defunct intel_chipset.h by Chris Wilson · 8 years ago
  30. 5c7106c overlay: sync i915_pciids.h by Chris Wilson · 8 years ago
  31. 701d8fd benchmarks/, overlay/, demos/, tools/, tests/: Add optional Werror. by marius vlad · 9 years ago
  32. 8a8717e overlay: Show power consumption without i915-pmu by Chris Wilson · 9 years ago
  33. 2643793 Fix comparison of unsigned integers by Thomas Wood · 9 years ago
  34. 1dcace3 build: fix unused-result warnings by Thomas Wood · 9 years ago
  35. 9b73ce4 overlay: Fix min frequency detection on BYT/BSW by Chris Wilson · 9 years ago
  36. 74a8068 overlay: Handle execlists not setting the rings as active by Chris Wilson · 9 years ago
  37. 06aed34 overlay: Add Broadwell+ ids from kernel i915_pciids.h by Chris Wilson · 9 years ago
  38. 44d444a overlay: Enable locale by Chris Wilson · 9 years ago
  39. 87f15fc overlay: update .gitignore by Thomas Wood · 9 years ago
  40. c5a6147 overlay: Fix parsing of gem-objects for '[k]' clients by Chris Wilson · 9 years ago
  41. 263da26 intel-gpu-overlay: Improve error message for failure to open an output by Chris Wilson · 10 years ago
  42. eb799b2 overlay: Hide kworker threads in overview by Chris Wilson · 10 years ago
  43. 0be9766 overlay: A couple of valgrind pleasers by Chris Wilson · 10 years ago
  44. 7f9d14a overlay: Negative modulus by Chris Wilson · 10 years ago
  45. af79fce overlay: Fix compilation warning when not having xrandr by Damien Lespiau · 10 years ago
  46. b9c705f overlay: Baytrail needs a custom GPU frequency parser by Chris Wilson · 10 years ago
  47. c864279 overlay: Parse /proc/interrupts in lieu of debugfs/i915_gem_interrupt by Chris Wilson · 11 years ago
  48. bff7ecd overlay: Use new i915_frequency_info in fallback code by Chris Wilson · 11 years ago
  49. 5d607a7 intel-gpu-overlay: Update debugfs path for min/max frequency by Chris Wilson · 11 years ago
  50. 4d3e10d overlay: Some very raw usage information by Chris Wilson · 11 years ago
  51. 564a1dd overlay: fix link error due to missing -lrt by Rodrigo Vivi · 11 years ago
  52. 25dfea2 overlay: Fix stale mention to x11-position.c by Damien Lespiau · 11 years ago
  53. 59f1344 overlay: Increase idle timeout to 30s by Chris Wilson · 11 years ago
  54. 2b961d9 overlay: Hide idle processes by Chris Wilson · 11 years ago
  55. 2f297ed overlay: Autohide Flip counter after a period of inactivity by Chris Wilson · 11 years ago
  56. 474ce53 overlay: Monitor per-ring context switch rate by Chris Wilson · 11 years ago
  57. 75ef367 overlay: Make it easier to renice by Chris Wilson · 11 years ago
  58. 9bebbbc overlay: Generate unique name for snapshots by Chris Wilson · 11 years ago
  59. a18023f overlay: Add number of running processes to CPU display by Chris Wilson · 11 years ago
  60. 11567e3 overlay: Include the core count in the cpu info line by Chris Wilson · 11 years ago
  61. c6b26c5 overlay: Scale the CPU busy value by the numer of active cores by Chris Wilson · 11 years ago
  62. 177208b overlay: Tidy presentation of ring busy values by Chris Wilson · 11 years ago
  63. b1d2a78 overlay: Restore the correct default font size by Chris Wilson · 11 years ago
  64. 65d2481 overlay: read rc6 status from perf by Chris Wilson · 11 years ago
  65. ddcd1b2 overlay: Add support for multi-monitor positioning by Chris Wilson · 11 years ago
  66. 87b66f4 overlay: Set the text color in case we do not have RC6 by Chris Wilson · 11 years ago
  67. 396fa1b overlay: improve alignment of some labels by Chris Wilson · 11 years ago
  68. d58aed1 overlay: Read interrupts from perf by Chris Wilson · 11 years ago
  69. 1461406 overlay: Read frequency from perf by Chris Wilson · 11 years ago
  70. 1c3fd70 overlay: Read power from perf_events by Chris Wilson · 11 years ago
  71. 6ec1d2c overlay: Align the process names in the memory table by Chris Wilson · 11 years ago
  72. 04a4fae overlay: Trim the padding slightly by Chris Wilson · 11 years ago
  73. 908df37 overlay: Count number of semaphores used by each process by Chris Wilson · 11 years ago
  74. 1e65d5a overlay: Allow simple positioning and resizing by Chris Wilson · 11 years ago
  75. c9f0173 overlay: Monitor interrupts by Chris Wilson · 11 years ago
  76. 39f9812 overlay: Detach from terminal by Chris Wilson · 11 years ago
  77. d929102 overlay: Add a raw kms output by Chris Wilson · 11 years ago
  78. 20a25f5 overlay: Draw the cpu busy line on top of the waits by Chris Wilson · 11 years ago
  79. a932c73 overlay: simplify types for object counts for 32/64bit porting by Chris Wilson · 11 years ago
  80. 68c63dd overlay: Expose sampling period/frequency as a user parameter by Chris Wilson · 11 years ago
  81. 1b64801 overlay: Fix power reading from debugfs by Chris Wilson · 11 years ago
  82. b22e90b overlay: Distinguish the root debugfs path and our dri node by Chris Wilson · 11 years ago
  83. 9574cb1 overlay: Search for right debugfs path by Chris Wilson · 11 years ago
  84. ea80196 overlay: Replace debug ticker with hostname by Chris Wilson · 11 years ago
  85. 163b6a5 overlay: Close DRI2 device after authentication failure by Chris Wilson · 11 years ago
  86. 92a2f80 overlay: Double buffer the x11 window by Chris Wilson · 11 years ago
  87. b6ee8cc overlay: Make the config parser more lenient by Chris Wilson · 11 years ago
  88. 7c52a3c overlay: Rudiments of config files and option parsing by Chris Wilson · 11 years ago
  89. 1847869 overlay: Fill the blank charts with error messages by Chris Wilson · 11 years ago
  90. b20a6b8 overlay: Remove busy estimation by Chris Wilson · 11 years ago
  91. 5e66c8c overlay: Fix underflow for clamping initial values by Chris Wilson · 11 years ago
  92. 8b9f919 overlay: i915 pmu doesn't require a specific frequency by Chris Wilson · 11 years ago
  93. db35f8c overlay: Put a faint outline around each chart by Chris Wilson · 11 years ago
  94. e34fab5 overlay: Fade the graphs behind the text by Chris Wilson · 11 years ago
  95. 3e7dddc overlay: Fix old mmio gpu busyness probing by Chris Wilson · 11 years ago
  96. a7b7420 overlay: Fix sampling of i915 perf event by Chris Wilson · 11 years ago
  97. 0b78c16 overlay: Fix display of rc6 states by Chris Wilson · 11 years ago
  98. b98bade overlay: Add copyright statements by Chris Wilson · 11 years ago
  99. 2e482a3 overlay: Use the new i915 PMU to query GPU busyness by Chris Wilson · 11 years ago
  100. 5cb8c77 overlay: Take a snapshot on SIGUSR1 by Chris Wilson · 11 years ago