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