From: Tvrtko Ursulin <tursulin@ursulin.net>
To: Intel-gfx@lists.freedesktop.org
Subject: [RFC i-g-t 1/3] intel-gpu-top: Rename to intel-legacy-top
Date: Wed, 14 Feb 2018 18:52:05 +0000 [thread overview]
Message-ID: <20180214185207.8111-2-tvrtko.ursulin@linux.intel.com> (raw)
In-Reply-To: <20180214185207.8111-1-tvrtko.ursulin@linux.intel.com>
From: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
---
tools/.gitignore | 2 +-
tools/Makefile.sources | 2 +-
tools/{intel_gpu_top.c => intel_legacy_top.c} | 0
tools/meson.build | 2 +-
4 files changed, 3 insertions(+), 3 deletions(-)
rename tools/{intel_gpu_top.c => intel_legacy_top.c} (100%)
diff --git a/tools/.gitignore b/tools/.gitignore
index 2de665a36688..19a1f7cb8e50 100644
--- a/tools/.gitignore
+++ b/tools/.gitignore
@@ -17,7 +17,7 @@ intel_framebuffer_dump
intel_gem_info
intel_gpu_frequency
intel_gpu_time
-intel_gpu_top
+intel_legacy_top
intel_gtt
intel_guc_logger
intel_gvtg_test
diff --git a/tools/Makefile.sources b/tools/Makefile.sources
index abd23a0f4628..9699b7d2f737 100644
--- a/tools/Makefile.sources
+++ b/tools/Makefile.sources
@@ -17,7 +17,7 @@ tools_prog_lists = \
intel_gpu_frequency \
intel_firmware_decode \
intel_gpu_time \
- intel_gpu_top \
+ intel_legacy_top \
intel_gtt \
intel_guc_logger \
intel_infoframes \
diff --git a/tools/intel_gpu_top.c b/tools/intel_legacy_top.c
similarity index 100%
rename from tools/intel_gpu_top.c
rename to tools/intel_legacy_top.c
diff --git a/tools/meson.build b/tools/meson.build
index a96735c2244d..ebce4e305d00 100644
--- a/tools/meson.build
+++ b/tools/meson.build
@@ -23,7 +23,7 @@ tools_progs = [
'intel_gpu_frequency',
'intel_firmware_decode',
'intel_gpu_time',
- 'intel_gpu_top',
+ 'intel_legacy_top',
'intel_gtt',
'intel_guc_logger',
'intel_infoframes',
--
2.14.1
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx
next prev parent reply other threads:[~2018-02-14 18:52 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-02-14 18:52 [RFC i-g-t 0/3] New intel-gpu-top Tvrtko Ursulin
2018-02-14 18:52 ` Tvrtko Ursulin [this message]
2018-02-15 9:10 ` [RFC i-g-t 1/3] intel-gpu-top: Rename to intel-legacy-top Petri Latvala
2018-02-15 9:17 ` Chris Wilson
2018-02-15 9:57 ` Tvrtko Ursulin
2018-02-15 10:05 ` Chris Wilson
2018-02-14 18:52 ` [RFC i-g-t 2/3] intel-gpu-top: New version using PMU Tvrtko Ursulin
2018-02-14 18:52 ` [RFC i-g-t 3/3] intel-gpu-top: Support for client stats Tvrtko Ursulin
2018-02-14 19:30 ` ✓ Fi.CI.BAT: success for New intel-gpu-top Patchwork
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180214185207.8111-2-tvrtko.ursulin@linux.intel.com \
--to=tursulin@ursulin.net \
--cc=Intel-gfx@lists.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox