All of lore.kernel.org
 help / color / mirror / Atom feed
From: tip-bot for Hansuk Hong <tipbot@zytor.com>
To: linux-tip-commits@vger.kernel.org
Cc: mingo@kernel.org, namhyung@kernel.org,
	linux-kernel@vger.kernel.org, jolsa@kernel.org,
	tglx@linutronix.de, acme@redhat.com, hpa@zytor.com,
	flavono123@gmail.com
Subject: [tip:perf/core] perf buildid-cache: Document for Node.js USDT
Date: Wed, 6 Dec 2017 08:33:06 -0800	[thread overview]
Message-ID: <tip-2e38e661f00603584fa5a64acdf580b400bad570@git.kernel.org> (raw)
In-Reply-To: <20171123160546.9722-1-flavono123@gmail.com>

Commit-ID:  2e38e661f00603584fa5a64acdf580b400bad570
Gitweb:     https://git.kernel.org/tip/2e38e661f00603584fa5a64acdf580b400bad570
Author:     Hansuk Hong <flavono123@gmail.com>
AuthorDate: Fri, 24 Nov 2017 01:05:46 +0900
Committer:  Arnaldo Carvalho de Melo <acme@redhat.com>
CommitDate: Wed, 29 Nov 2017 18:18:01 -0300

perf buildid-cache: Document for Node.js USDT

Add a tip for Node.js USDT(User-Level Statically Defined Tracing) probes
in tips.txt

Signed-off-by: Hansuk Hong <flavono123@gmail.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Link: http://lkml.kernel.org/r/20171123160546.9722-1-flavono123@gmail.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
---
 tools/perf/Documentation/tips.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tools/perf/Documentation/tips.txt b/tools/perf/Documentation/tips.txt
index db0ca30..3dd1dbe 100644
--- a/tools/perf/Documentation/tips.txt
+++ b/tools/perf/Documentation/tips.txt
@@ -32,3 +32,4 @@ Order by the overhead of source file name and line number: perf report -s srclin
 System-wide collection from all CPUs: perf record -a
 Show current config key-value pairs: perf config --list
 Show user configuration overrides: perf config --user --list
+To add Node.js USDT(User-Level Statically Defined Tracing): perf buildid-cache --add `which node`

      parent reply	other threads:[~2017-12-06 16:35 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-23 16:05 [PATCH] perf buildid-cache: Document for Node.js USDT Hansuk Hong
2017-11-23 17:48 ` Arnaldo Carvalho de Melo
2017-12-06 16:33 ` tip-bot for Hansuk Hong [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-2e38e661f00603584fa5a64acdf580b400bad570@git.kernel.org \
    --to=tipbot@zytor.com \
    --cc=acme@redhat.com \
    --cc=flavono123@gmail.com \
    --cc=hpa@zytor.com \
    --cc=jolsa@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-tip-commits@vger.kernel.org \
    --cc=mingo@kernel.org \
    --cc=namhyung@kernel.org \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.