index
:
igt-gpu-tools.git
master
patchseet_v24
patchseet_v25
vm-bind
DRM IGT GPU Tools
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
intel_gpu_top.c
Age
Commit message (
Expand
)
Author
2014-01-07
intel_reg: Renamed INST_DONE to INSTDONE
Damien Lespiau
2013-03-04
build: Guard the inclusions of config.h with HAVE_CONFIG_H
Damien Lespiau
2012-08-30
clang: Fix static analysis warnings from clang
Ben Widawsky
2012-05-16
intel_gpu_top: allow to work on Gen7
Eugeni Dodonov
2012-03-19
intel_gpu_top: Trust the register access is safe
Chris Wilson
2012-02-06
Move free(cmd) to after last use of cmd in intel_gpu_top
Alan Coopersmith
2012-01-09
tools/intel_gpu_top: fixup new warnings
Daniel Vetter
2012-01-08
Solaris defines struct winsize in termios.h
Alan Coopersmith
2011-11-09
intel_gpu_top: use debugfs interface for forcewake
Eugeni Dodonov
2011-10-19
top: Avoid FPE by removing meaningless metric
Chris Wilson
2011-10-14
Allow to output statistics to stdout.
Eugeni Dodonov
2011-09-05
intel_gpu_top: access hardware before running profiling command
Eugeni Dodonov
2011-09-05
intel_gpu_tools: describe -e option in usage screen
Eugeni Dodonov
2011-09-05
intel_gpu_top: adopt to kernel coding style
Eugeni Dodonov
2011-09-05
intel_gpu_top: support profiling user-specified commands
Eugeni Dodonov
2011-09-05
intel_gpu_top: support non-interactive mode
Eugeni Dodonov
2011-09-05
This patch initializes the last_stats[] for registers prior to starting
Eugeni Dodonov
2011-09-05
Revert "intel_gpu_top: initialize monitoring statistics at startup"
Eugeni Dodonov
2011-09-05
intel_gpu_top: initialize monitoring statistics at startup
Eugeni Dodonov
2011-09-05
intel_gpu_tool: initial support for non-screen output
Eugeni Dodonov
2011-09-05
intel_gpu_top: suport command line parameters and variable samples per
Eugeni Dodonov
2011-09-05
intel_gpu_top: account for time spent in syscalls
Eugeni Dodonov
2011-02-01
Search for the first Intel dri device.
Chris Wilson
2011-01-09
gpu-top: Correct computation of ring size
Chris Wilson
2011-01-07
intel_gpu_top: Include BLT ring
Chris Wilson
2011-01-07
intel_gpu_top: Wake the GT power well to read gen6 ring registers
Chris Wilson
2010-12-16
intel_gpu_top: Print stats regs on Ironlake as well.
Eric Anholt
2010-10-01
intel_gpu_top: Sample BSD rings as well as render
Chris Wilson
2010-07-19
intel_gpu_top: Fix the "limit printing to terminal height" again.
Eric Anholt
2010-04-08
Enable compilation on non-Intel, non-DRM systems.
Chris Wilson
2010-02-25
intel_gpu_top: Print stats lines even when there's no done bit on the line.
Eric Anholt
2010-02-25
intel_gpu_top: Print the vertex/primitive statistics on gen4+.
Eric Anholt
2009-12-15
intel_gpu_top: Fix broken clock reporting.
Shuang He
2009-12-10
Limit printing to terminal height in intel_gpu_top.
Kenneth Graunke
2009-06-30
intel_gpu_top: Move instdone bit definitions to lib to share with _dump.
Eric Anholt
2009-06-23
Add more 965 INSTDONE bits.
Eric Anholt
2009-06-09
Make the precentage bars fit in 80 columns.
Eric Anholt
2009-06-09
A pedantic addition of a format string to a printf call
Robert Bragg
2009-06-09
Adds unicode bars for quickly visualizing the busy percentages
Robert Bragg
2009-06-09
Increases the sample frequency from 100/sec to 10,000/sec
Robert Bragg
2009-06-09
Revert "intel_gpu_top:print a visual clue on how big a certain use is"
Robert Bragg
2009-06-04
intel_gpu_top: Print GPU clock information, which seems interesting.
Eric Anholt
2009-06-04
intel_gpu_top:print a visual clue on how big a certain use is
Arjan van de Ven
2009-04-27
intel_gpu_top: Add ring information.
Eric Anholt
2009-03-27
intel_gpu_top: Add more 965 bits.
Eric Anholt
2009-03-27
Port intel_idle from 2D driver as intel_gpu_top with a better interface.
Eric Anholt