[Intel-gfx] [PATCH i-g-t 2/2] tools: add intel_gpu_frequency to .gitignore

Thomas Wood thomas.wood at intel.com
Tue Jan 13 05:39:49 PST 2015


intel_gpu_frequency was added in commit 5fb26d1 (intel_gpu_frequency: A
tool to manipulate Intel GPU frequency), but wasn't added to .gitignore.

Cc: Ben Widawsky <benjamin.widawsky at intel.com>
Signed-off-by: Thomas Wood <thomas.wood at intel.com>
---
 tools/.gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tools/.gitignore b/tools/.gitignore
index fc0426f..fa3c7a1 100644
--- a/tools/.gitignore
+++ b/tools/.gitignore
@@ -13,6 +13,7 @@ intel_error_decode
 intel_forcewaked
 intel_framebuffer_dump
 intel_gpu_dump
+intel_gpu_frequency
 intel_gpu_time
 intel_gpu_top
 intel_gtt
-- 
2.1.0



More information about the Intel-gfx mailing list