summaryrefslogtreecommitdiff
path: root/tools/intel_gpu_top.c
AgeCommit message (Expand)AuthorFilesLines
2011-11-08intel_gpu_top: use debugfs interface for forcewakeno-forcewakeEugeni Dodonov1-31/+4
2011-10-19top: Avoid FPE by removing meaningless metricChris Wilson1-22/+15
2011-10-14Allow to output statistics to stdout.Eugeni Dodonov1-39/+56
2011-09-05intel_gpu_top: access hardware before running profiling commandEugeni Dodonov1-5/+5
2011-09-05intel_gpu_tools: describe -e option in usage screenEugeni Dodonov1-1/+2
2011-09-05intel_gpu_top: adopt to kernel coding styleEugeni Dodonov1-27/+22
2011-09-05intel_gpu_top: support profiling user-specified commandsEugeni Dodonov1-1/+55
2011-09-05intel_gpu_top: support non-interactive modeEugeni Dodonov1-41/+109
2011-09-05This patch initializes the last_stats[] for registers prior to startingEugeni Dodonov1-0/+16
2011-09-05Revert "intel_gpu_top: initialize monitoring statistics at startup"Eugeni Dodonov1-178/+42
2011-09-05intel_gpu_top: initialize monitoring statistics at startupEugeni Dodonov1-42/+178
2011-09-05intel_gpu_tool: initial support for non-screen outputEugeni Dodonov1-13/+15
2011-09-05intel_gpu_top: suport command line parameters and variable samples perEugeni Dodonov1-4/+46
2011-09-05intel_gpu_top: account for time spent in syscallsEugeni Dodonov1-12/+41
2011-02-01Search for the first Intel dri device.Chris Wilson1-1/+1
2011-01-09gpu-top: Correct computation of ring sizeChris Wilson1-2/+2
2011-01-07intel_gpu_top: Include BLT ringChris Wilson1-1/+9
2011-01-07intel_gpu_top: Wake the GT power well to read gen6 ring registersChris Wilson1-4/+43
2010-12-16intel_gpu_top: Print stats regs on Ironlake as well.Eric Anholt1-3/+4
2010-10-01intel_gpu_top: Sample BSD rings as well as renderChris Wilson1-28/+80
2010-07-19intel_gpu_top: Fix the "limit printing to terminal height" again.Eric Anholt1-2/+9
2010-04-08Enable compilation on non-Intel, non-DRM systems.Chris Wilson1-4/+10
2010-02-25intel_gpu_top: Print stats lines even when there's no done bit on the line.Eric Anholt1-6/+8
2010-02-25intel_gpu_top: Print the vertex/primitive statistics on gen4+.Eric Anholt1-2/+70
2009-12-15intel_gpu_top: Fix broken clock reporting.Shuang He1-19/+57
2009-12-10Limit printing to terminal height in intel_gpu_top.Kenneth Graunke1-5/+15
2009-06-30intel_gpu_top: Move instdone bit definitions to lib to share with _dump.Eric Anholt1-114/+22
2009-06-23Add more 965 INSTDONE bits.Eric Anholt1-3/+36
2009-06-09Make the precentage bars fit in 80 columns.Eric Anholt1-15/+18
2009-06-09A pedantic addition of a format string to a printf callRobert Bragg1-1/+1
2009-06-09Adds unicode bars for quickly visualizing the busy percentagesRobert Bragg1-5/+45
2009-06-09Increases the sample frequency from 100/sec to 10,000/secRobert Bragg1-8/+11
2009-06-09Revert "intel_gpu_top:print a visual clue on how big a certain use is"Robert Bragg1-17/+3
2009-06-04intel_gpu_top: Print GPU clock information, which seems interesting.Eric Anholt1-0/+95
2009-06-04intel_gpu_top:print a visual clue on how big a certain use isArjan van de Ven1-3/+17
2009-04-27intel_gpu_top: Add ring information.Eric Anholt1-1/+25
2009-03-27intel_gpu_top: Add more 965 bits.Eric Anholt1-5/+23
2009-03-27Port intel_idle from 2D driver as intel_gpu_top with a better interface.Eric Anholt1-0/+165