aboutsummaryrefslogtreecommitdiff
path: root/METADATA
blob: 764071d63c3861c7f1f4b99abc9a1e06543241f8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# This project was upgraded with external_updater.
# Usage: tools/external_updater/updater.sh update libtraceevent
# For more info, check https://cs.android.com/android/platform/superproject/+/master:tools/external_updater/README.md

name: "libtraceevent"
description: "libtraceevent is a library that provides APIs to access and configure kernel trace events through the tracefs filesystem."
third_party {
  url {
    type: GIT
    value: "https://git.kernel.org/pub/scm/libs/libtrace/libtraceevent.git"
  }
  version: "libtraceevent-1.7.1"
  license_type: RESTRICTED
  last_upgrade_date {
    year: 2023
    month: 1
    day: 18
  }
}