[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20171123174815.GL8789@kernel.org>
Date: Thu, 23 Nov 2017 14:48:15 -0300
From: Arnaldo Carvalho de Melo <acme@...nel.org>
To: Hansuk Hong <flavono123@...il.com>
Cc: linux-kernel@...r.kernel.org, Jiri Olsa <jolsa@...nel.org>,
Namhyung Kim <namhyung@...nel.org>
Subject: Re: [PATCH] perf buildid-cache: Document for Node.js USDT
Em Fri, Nov 24, 2017 at 01:05:46AM +0900, Hansuk Hong escreveu:
> Add a tip for Node.js USDT(User-Level Statically
> Defined Tracing) probes in tips.txt
Thanks, applid.
- Arnaldo
> Cc: Jiri Olsa <jolsa@...nel.org>
> Cc: Namhyung Kim <namhyung@...nel.org>
>
> Signed-off-by: Hansuk Hong <flavono123@...il.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 db0ca3063eae..3dd1dbe28407 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`
> --
> 2.14.2
Powered by blists - more mailing lists