From: "Joel Fernandes (Google)" <joel@joelfernandes.org>
To: linux-trace-devel@vger.kernel.org
Cc: rostedt@goodmis.org, "Joel Fernandes (Google)" <joel@joelfernandes.org>
Subject: [PATCH 2/2] trace-cmd: README: Add note on installing libtracecmd
Date: Sun, 14 Aug 2022 23:13:42 -0400 [thread overview]
Message-ID: <20220815031342.775201-2-joel@joelfernandes.org> (raw)
In-Reply-To: <20220815031342.775201-1-joel@joelfernandes.org>
This might be obvious but it still took me some Makefile reading. Add it
to README to make it easier for others.
Signed-off-by: Joel Fernandes (Google) <joel@joelfernandes.org>
---
README | 3 +++
1 file changed, 3 insertions(+)
diff --git a/README b/README
index 9d8c127..e823843 100644
--- a/README
+++ b/README
@@ -57,6 +57,9 @@ To install trace-cmd
To install the gui
make install_gui
+To install libtracecmd libraries
+ make install_libs
+
Note: The default install is relative to /usr/local
The default install directory is /usr/local/bin
The default plugin directory is /usr/local/lib/trace-cmd/plugins
--
2.25.1
next prev parent reply other threads:[~2022-08-15 3:14 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-15 3:13 [PATCH 1/2] trace-cmd: libtracecmd: Fixing linking to C++ code Joel Fernandes (Google)
2022-08-15 3:13 ` Joel Fernandes (Google) [this message]
2022-09-22 1:43 ` [PATCH 2/2] trace-cmd: README: Add note on installing libtracecmd Steven Rostedt
2022-09-22 2:56 ` Joel Fernandes
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=20220815031342.775201-2-joel@joelfernandes.org \
--to=joel@joelfernandes.org \
--cc=linux-trace-devel@vger.kernel.org \
--cc=rostedt@goodmis.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;
as well as URLs for NNTP newsgroup(s).