summaryrefslogtreecommitdiff
path: root/tools/intel_gpu_top.c
AgeCommit message (Expand)Author
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
2014-01-07intel_reg: Renamed INST_DONE to INSTDONEDamien Lespiau
2013-03-04build: Guard the inclusions of config.h with HAVE_CONFIG_HDamien Lespiau
2012-08-30clang: Fix static analysis warnings from clangBen Widawsky
2012-05-16intel_gpu_top: allow to work on Gen7Eugeni Dodonov
2012-03-19intel_gpu_top: Trust the register access is safeChris Wilson
2012-02-06Move free(cmd) to after last use of cmd in intel_gpu_topAlan Coopersmith
2012-01-09tools/intel_gpu_top: fixup new warningsDaniel Vetter
2012-01-08Solaris defines struct winsize in termios.hAlan Coopersmith