1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
| name: "perf_data_converter"
| description:
| "Tool to convert Linux perf files to the profile.proto format used by pprof"
|
| third_party {
| url {
| type: HOMEPAGE
| value: "https://github.com/google/perf_data_converter"
| }
| url {
| type: GIT
| value: "https://github.com/google/perf_data_converter"
| }
| version: "e8f1389fde85a2b7e9e05afdb66bfbb794632c00"
| last_upgrade_date { year: 2018 month: 2 day: 27 }
| license_type: NOTICE
| }
|
|