blob: 6a48f580220dcc54233122a04ebec77a184d83d0 [file] [log] [blame]
Ocean Chen75c2e4c2018-12-08 01:52:51 +08001name: "blktrace"
2description:
3 "blktrace is a block layer IO tracing mechanism which provides detailed "
4 "information about request queue operations up to user space."
5
6third_party {
7 url {
8 type: GIT
9 value: "http://git.kernel.dk/?p=blktrace.git;a=summary"
10 }
11 version: "1.0.1"
12 last_upgrade_date { year: 2018 month: 12 day: 8 }
13}