summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/trace
AgeCommit message (Collapse)Author
2008-08-08trace: Prevent from internal calls from pipe_context to pipe_screen from ↵José Fonseca
being traced.
2008-08-07trace: Simplify HTML output.José Fonseca
2008-08-07trace: Merge the CSS into the XSL.José Fonseca
2008-08-07trace: Dump format names.José Fonseca
2008-08-07trace: Dump state.José Fonseca
2008-08-07trace: Trace pipe context calls.José Fonseca
2008-08-07trace: Add missing XSL and CSS.José Fonseca
2008-08-07trace: New pipe driver to trace incoming calls.José Fonseca
Only pipe_screen calls traced, and only linux supported, for now.