error-decode: Operate as a pipe and accept input from stdin
Useful for feeding in compressed files from bugzilla:
$ bzcat /tmp/i915_error_state.bz | intel_error_decode | less
Next step would be to use gzfopen or bzfopen to automagically handle
compressed files...
Signed-off-by:
Chris Wilson <chris@chris-wilson.co.uk>
Showing
Please register or sign in to comment