lkml.org 
[lkml]   [2017]   [Nov]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 08/11] perf buildid-cache: Document for Node.js USDT
    Date
    From: Hansuk Hong <flavono123@gmail.com>

    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 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.13.6
    \
     
     \ /
      Last update: 2017-11-24 16:04    [W:3.816 / U:0.012 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site