* [PATCH] perf tools: update quipper information
@ 2018-03-08 7:59 Stephane Eranian
2018-03-08 14:14 ` Arnaldo Carvalho de Melo
2018-03-09 8:58 ` [tip:perf/core] perf tools: Update " tip-bot for Stephane Eranian
0 siblings, 2 replies; 3+ messages in thread
From: Stephane Eranian @ 2018-03-08 7:59 UTC (permalink / raw)
To: linux-kernel; +Cc: acme, peterz, mingo
This patch updates the links to the Quipper library.
It is now available from GitHub and has been updated.
Reported-by: Lakshman Annadorai <lakshmana@google.com>
Signed-off-by: Stephane Eranian <eranian@google.com>
---
tools/perf/Documentation/perf.data-file-format.txt | 7 +------
1 file changed, 1 insertion(+), 6 deletions(-)
diff --git a/tools/perf/Documentation/perf.data-file-format.txt b/tools/perf/Documentation/perf.data-file-format.txt
index f7d85e89a98a..d00f0d51cab8 100644
--- a/tools/perf/Documentation/perf.data-file-format.txt
+++ b/tools/perf/Documentation/perf.data-file-format.txt
@@ -485,10 +485,5 @@ in pmu-tools parser. This allows to read perf.data from python and dump it.
quipper
The quipper C++ parser is available at
-https://chromium.googlesource.com/chromiumos/platform2
+http://github.com/google/perf_data_converter/tree/master/src/quipper
-It is under the chromiumos-wide-profiling/ subdirectory. This library can
-convert a perf data file to a protobuf and vice versa.
-
-Unfortunately this parser tends to be many versions behind and may not be able
-to parse data files generated by recent perf.
--
2.7.4
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] perf tools: update quipper information
2018-03-08 7:59 [PATCH] perf tools: update quipper information Stephane Eranian
@ 2018-03-08 14:14 ` Arnaldo Carvalho de Melo
2018-03-09 8:58 ` [tip:perf/core] perf tools: Update " tip-bot for Stephane Eranian
1 sibling, 0 replies; 3+ messages in thread
From: Arnaldo Carvalho de Melo @ 2018-03-08 14:14 UTC (permalink / raw)
To: Stephane Eranian; +Cc: linux-kernel, peterz, mingo, linux-perf-users
Em Wed, Mar 07, 2018 at 11:59:45PM -0800, Stephane Eranian escreveu:
> This patch updates the links to the Quipper library.
> It is now available from GitHub and has been updated.
Thanks, applied.
- Arnaldo
> Reported-by: Lakshman Annadorai <lakshmana@google.com>
> Signed-off-by: Stephane Eranian <eranian@google.com>
> ---
> tools/perf/Documentation/perf.data-file-format.txt | 7 +------
> 1 file changed, 1 insertion(+), 6 deletions(-)
>
> diff --git a/tools/perf/Documentation/perf.data-file-format.txt b/tools/perf/Documentation/perf.data-file-format.txt
> index f7d85e89a98a..d00f0d51cab8 100644
> --- a/tools/perf/Documentation/perf.data-file-format.txt
> +++ b/tools/perf/Documentation/perf.data-file-format.txt
> @@ -485,10 +485,5 @@ in pmu-tools parser. This allows to read perf.data from python and dump it.
> quipper
>
> The quipper C++ parser is available at
> -https://chromium.googlesource.com/chromiumos/platform2
> +http://github.com/google/perf_data_converter/tree/master/src/quipper
>
> -It is under the chromiumos-wide-profiling/ subdirectory. This library can
> -convert a perf data file to a protobuf and vice versa.
> -
> -Unfortunately this parser tends to be many versions behind and may not be able
> -to parse data files generated by recent perf.
> --
> 2.7.4
^ permalink raw reply [flat|nested] 3+ messages in thread
* [tip:perf/core] perf tools: Update quipper information
2018-03-08 7:59 [PATCH] perf tools: update quipper information Stephane Eranian
2018-03-08 14:14 ` Arnaldo Carvalho de Melo
@ 2018-03-09 8:58 ` tip-bot for Stephane Eranian
1 sibling, 0 replies; 3+ messages in thread
From: tip-bot for Stephane Eranian @ 2018-03-09 8:58 UTC (permalink / raw)
To: linux-tip-commits
Cc: mingo, acme, tglx, hpa, linux-kernel, peterz, lakshmana, eranian
Commit-ID: 2427b432e63b4b911100f717c48289195b7a7d62
Gitweb: https://git.kernel.org/tip/2427b432e63b4b911100f717c48289195b7a7d62
Author: Stephane Eranian <eranian@google.com>
AuthorDate: Wed, 7 Mar 2018 23:59:45 -0800
Committer: Arnaldo Carvalho de Melo <acme@redhat.com>
CommitDate: Thu, 8 Mar 2018 11:30:54 -0300
perf tools: Update quipper information
This patch updates the links to the Quipper library. It is now
available from GitHub and has been updated.
Reported-by: Lakshman Annadorai <lakshmana@google.com>
Signed-off-by: Stephane Eranian <eranian@google.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: http://lkml.kernel.org/r/1520495985-2147-1-git-send-email-eranian@google.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
---
tools/perf/Documentation/perf.data-file-format.txt | 7 +------
1 file changed, 1 insertion(+), 6 deletions(-)
diff --git a/tools/perf/Documentation/perf.data-file-format.txt b/tools/perf/Documentation/perf.data-file-format.txt
index f7d85e89a98a..d00f0d51cab8 100644
--- a/tools/perf/Documentation/perf.data-file-format.txt
+++ b/tools/perf/Documentation/perf.data-file-format.txt
@@ -485,10 +485,5 @@ in pmu-tools parser. This allows to read perf.data from python and dump it.
quipper
The quipper C++ parser is available at
-https://chromium.googlesource.com/chromiumos/platform2
+http://github.com/google/perf_data_converter/tree/master/src/quipper
-It is under the chromiumos-wide-profiling/ subdirectory. This library can
-convert a perf data file to a protobuf and vice versa.
-
-Unfortunately this parser tends to be many versions behind and may not be able
-to parse data files generated by recent perf.
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2018-03-09 8:59 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-08 7:59 [PATCH] perf tools: update quipper information Stephane Eranian
2018-03-08 14:14 ` Arnaldo Carvalho de Melo
2018-03-09 8:58 ` [tip:perf/core] perf tools: Update " tip-bot for Stephane Eranian
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.