summaryrefslogtreecommitdiff
path: root/tools/intel_gpu_top.c
AgeCommit message (Expand)Author
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
2011-11-09intel_gpu_top: use debugfs interface for forcewakeEugeni Dodonov
2011-10-19top: Avoid FPE by removing meaningless metricChris Wilson
2011-10-14Allow to output statistics to stdout.Eugeni Dodonov
2011-09-05intel_gpu_top: access hardware before running profiling commandEugeni Dodonov
2011-09-05intel_gpu_tools: describe -e option in usage screenEugeni Dodonov
2011-09-05intel_gpu_top: adopt to kernel coding styleEugeni Dodonov
2011-09-05intel_gpu_top: support profiling user-specified commandsEugeni Dodonov
2011-09-05intel_gpu_top: support non-interactive modeEugeni Dodonov
2011-09-05This patch initializes the last_stats[] for registers prior to startingEugeni Dodonov
2011-09-05Revert "intel_gpu_top: initialize monitoring statistics at startup"Eugeni Dodonov
2011-09-05intel_gpu_top: initialize monitoring statistics at startupEugeni Dodonov
2011-09-05intel_gpu_tool: initial support for non-screen outputEugeni Dodonov
2011-09-05intel_gpu_top: suport command line parameters and variable samples perEugeni Dodonov
2011-09-05intel_gpu_top: account for time spent in syscallsEugeni Dodonov
2011-02-01Search for the first Intel dri device.Chris Wilson
2011-01-09gpu-top: Correct computation of ring sizeChris Wilson
2011-01-07intel_gpu_top: Include BLT ringChris Wilson
2011-01-07intel_gpu_top: Wake the GT power well to read gen6 ring registersChris Wilson
2010-12-16intel_gpu_top: Print stats regs on Ironlake as well.Eric Anholt
2010-10-01intel_gpu_top: Sample BSD rings as well as renderChris Wilson
2010-07-19intel_gpu_top: Fix the "limit printing to terminal height" again.Eric Anholt
2010-04-08Enable compilation on non-Intel, non-DRM systems.Chris Wilson
2010-02-25intel_gpu_top: Print stats lines even when there's no done bit on the line.Eric Anholt
2010-02-25intel_gpu_top: Print the vertex/primitive statistics on gen4+.Eric Anholt
2009-12-15intel_gpu_top: Fix broken clock reporting.Shuang He
2009-12-10Limit printing to terminal height in intel_gpu_top.Kenneth Graunke
2009-06-30intel_gpu_top: Move instdone bit definitions to lib to share with _dump.Eric Anholt
2009-06-23Add more 965 INSTDONE bits.Eric Anholt