mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: tip-bot for Kamal Mostafa <tipbot@zytor.com>
To: linux-tip-commits@vger.kernel.org
Cc: acme@redhat.com, roberta.dobrescu@gmail.com, tglx@linutronix.de,
	mingo@kernel.org, kamal@canonical.com,
	linux-kernel@vger.kernel.org, jolsa@kernel.org,
	pali.rohar@gmail.com, hpa@zytor.com
Subject: [tip:perf/urgent] tools: Actually install tmon in the install rule
Date: Mon, 16 Nov 2015 02:57:57 -0800	[thread overview]
Message-ID: <tip-836d525baada26e1a7462e87805337b9a9b729f6@git.kernel.org> (raw)
In-Reply-To: <1447280736-2161-1-git-send-email-kamal@canonical.com>

Commit-ID:  836d525baada26e1a7462e87805337b9a9b729f6
Gitweb:     http://git.kernel.org/tip/836d525baada26e1a7462e87805337b9a9b729f6
Author:     Kamal Mostafa <kamal@canonical.com>
AuthorDate: Wed, 11 Nov 2015 14:25:33 -0800
Committer:  Arnaldo Carvalho de Melo <acme@redhat.com>
CommitDate: Thu, 12 Nov 2015 10:48:16 -0300

tools: Actually install tmon in the install rule

Signed-off-by: Kamal Mostafa <kamal@canonical.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Pali Rohar <pali.rohar@gmail.com>
Cc: Roberta Dobrescu <roberta.dobrescu@gmail.com>
Link: http://lkml.kernel.org/r/1447280736-2161-1-git-send-email-kamal@canonical.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
---
 tools/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/Makefile b/tools/Makefile
index d6f307d..fa9d0a61 100644
--- a/tools/Makefile
+++ b/tools/Makefile
@@ -101,7 +101,7 @@ freefall_install:
 install: acpi_install cgroup_install cpupower_install hv_install firewire_install lguest_install \
 		perf_install selftests_install turbostat_install usb_install \
 		virtio_install vm_install net_install x86_energy_perf_policy_install \
-		tmon freefall_install
+		tmon_install freefall_install
 
 acpi_clean:
 	$(call descend,power/acpi,clean)

      parent reply	other threads:[~2015-11-16 10:58 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-11 22:25 [PATCH 1/2] " Kamal Mostafa
2015-11-11 22:25 ` [PATCH 2/2] tools: Add a "make all" rule Kamal Mostafa
2015-11-12 21:16   ` Pavel Machek
2015-11-16 10:58   ` [tip:perf/urgent] " tip-bot for Kamal Mostafa
2015-11-12 14:17 ` [PATCH 1/2] tools: Actually install tmon in the install rule Arnaldo Carvalho de Melo
2015-11-16 10:57 ` tip-bot for Kamal Mostafa [this message]

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=tip-836d525baada26e1a7462e87805337b9a9b729f6@git.kernel.org \
    --to=tipbot@zytor.com \
    --cc=acme@redhat.com \
    --cc=hpa@zytor.com \
    --cc=jolsa@kernel.org \
    --cc=kamal@canonical.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-tip-commits@vger.kernel.org \
    --cc=mingo@kernel.org \
    --cc=pali.rohar@gmail.com \
    --cc=roberta.dobrescu@gmail.com \
    --cc=tglx@linutronix.de \
    /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

Powered by JetHome