Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

perf tools: Update documentation info about quipper

The existing link is outdated. The most recent quipper code can be found at the
new URL.

Committer notes:

Quipper is a C++ parser that can be used to convert from a perf.data
file to and from a protobuf, a Chromium OS facility.

Signed-off-by: Simon Que <sque@chromium.org>
Acked-by: Andi Kleen <ak@linux.intel.com>
Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Chong Jiang <chongjiang@chromium.org>
Link: http://lkml.kernel.org/n/tip-4q1nm7jl3vovp66p5bki20pq@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>

authored by

Simon Que and committed by
Arnaldo Carvalho de Melo
2acad195 f0bbd602

+5 -1
+5 -1
tools/perf/Documentation/perf.data-file-format.txt
··· 437 437 quipper 438 438 439 439 The quipper C++ parser is available at 440 - https://chromium.googlesource.com/chromiumos/platform/chromiumos-wide-profiling/ 440 + https://chromium.googlesource.com/chromiumos/platform2 441 + 442 + It is under the chromiumos-wide-profiling/ subdirectory. This library can 443 + convert a perf data file to a protobuf and vice versa. 444 + 441 445 Unfortunately this parser tends to be many versions behind and may not be able 442 446 to parse data files generated by recent perf.