summaryrefslogtreecommitdiff
path: root/tools/intel_gpu_top.c
AgeCommit message (Expand)Author
2022-06-16intel-gpu-top: Optimise the scanning loop a bitTvrtko Ursulin
2022-05-30intel_gpu_top: Free all memory on exitTvrtko Ursulin
2022-05-27intel_gpu_top: Don't show client header if no kernel supportTvrtko Ursulin
2022-04-05intel-gpu-top: Add support for per client statsTvrtko Ursulin
2022-02-21tools/intel_gpu_top: Restore terminal attributesK. Eugene Carlson
2022-02-02intel_gpu_top: Improve error message when insufficient privilegeTvrtko Ursulin
2021-12-01intel_gpu_top: Add a sanity check discovered busy metric is per engineTvrtko Ursulin
2021-11-29intel_gpu_top: Remove clients supportTvrtko Ursulin
2021-04-01intel_gpu_top: Do not print client header if no client statsTvrtko Ursulin
2021-02-10intel_gpu_top: Interactive help screenTvrtko Ursulin
2021-02-10intel_gpu_top: Aggregate clients by PID by defaultTvrtko Ursulin
2021-02-10intel_gpu_top: Wrap interactive headerTvrtko Ursulin
2021-02-05intel_gpu_top: Include fresh clients in the hide inactive filterChris Wilson
2021-02-05intel_gpu_top: The return of the fractional barChris Wilson
2021-02-03intel_gpu_top: Add option to sort by PIDTvrtko Ursulin
2021-02-03intel_gpu_top: Show banner messages when cycling sort modesTvrtko Ursulin
2021-02-03intel_gpu_top: Always sort the clients array after updateTvrtko Ursulin
2021-02-01intel_gpu_top: Add option to hide inactive clientsTvrtko Ursulin
2021-01-23intel-gpu-top: Support for client statsTvrtko Ursulin
2020-12-20intel_gpu_top: Fix interactive mode on serial consoleTvrtko Ursulin
2020-12-20intel_gpu_top: Aggregate engine busyness per classTvrtko Ursulin
2020-12-20intel_gpu_top: Support exiting the tool by pressing 'q'Tvrtko Ursulin
2020-11-30tools/intel_gpu_top: Add generation info in headerZbigniew Kempczyński
2020-11-26tools/intel_gpu_top: Fixup imc event parsingChris Wilson
2020-11-25tools/intel_gpu_top: Consolidate imc to use pmu_counterChris Wilson
2020-11-25tools/intel_gpu_top: Include total package powerChris Wilson
2020-11-17intel_gpu_top: Default GPU list to PCI modeTvrtko Ursulin
2020-11-17lsgpu: Add filter type print-out selectionTvrtko Ursulin
2020-11-17intel_gpu_top: User friendly device listingTvrtko Ursulin
2020-11-16tools/intel_gpu_top: Show the active deviceChris Wilson
2020-11-05tools/intel_gpu_top: Fix broken integrated device selectionZbigniew Kempczyński
2020-10-26lib/igt_device_scan:Add function to get pci subsystem of requested cardAyaz A Siddiqui
2020-10-12lib/igt_device_scan: Return true from igt_device_find_first_i915_discrete_card()Lyude Paul
2020-06-11tools/intel_gpu_top: Fix _open_pmu()Ayaz A Siddiqui
2020-06-08tools/intel_gpu_top: Add support of discrete GPU and card selectionAyaz A Siddiqui
2020-01-14i915/perf: Find the associated perf-type for a particular deviceChris Wilson
2019-02-25tools/intel_gpu_top: Add file output capabilityTvrtko Ursulin
2019-02-25tools/intel_gpu_top: Add support for stdout loggingTvrtko Ursulin
2018-05-31intel-gpu-top: Rewrite the tool to be safe to useTvrtko Ursulin
2018-01-11include inttypes.h for PRI definesMike Frysinger
2017-11-21tools: Stop opening the driver just to find the debugfsChris Wilson
2017-09-08build: Nuke #ifdef HAVE_CONFIG_H cargo-cultDaniel Vetter
2017-08-08intel_gpu_top: Use drm_open_driver, don't need drm masterPetri Latvala
2017-03-21Restore "lib: Open debugfs files for the given DRM device"Chris Wilson
2017-03-21Revert "lib: Open debugfs files for the given DRM device"Tomeu Vizoso
2017-03-21lib: Open debugfs files for the given DRM deviceTomeu Vizoso
2016-01-08Fix a bunch of printf typesVille Syrjälä
2014-03-22lib/intel_io: rename mmio setup functionsDaniel Vetter
2014-03-22lib: rename intel_gpu_tools.h to intel_io.hDaniel Vetter
2014-03-22lib: remove uncessary #includes from headersDaniel Vetter