feat(parsers): add bpftrace (#8399)

Co-authored-by: Riley Bruins <ribru17@hotmail.com>
This commit is contained in:
Stanislaw Gruszka 2026-01-08 06:59:10 +01:00 committed by GitHub
parent 6feaebb456
commit 9177f2ff06
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 249 additions and 0 deletions

View file

@ -140,6 +140,14 @@ return {
readme_note = 'Android Blueprint',
tier = 2,
},
bpftrace = {
install_info = {
revision = '9cdfa285bb4fd3abc74cce6e2fb46f381feca987',
url = 'https://github.com/sgruszka/tree-sitter-bpftrace',
},
maintainers = { '@sgruszka' },
tier = 2,
},
brightscript = {
install_info = {
revision = '253fdfaa23814cb46c2d5fc19049fa0f2f62c6da',