Sign in
bazel
/
bazel
/
HEAD
/
.
/
third_party
/
java
/
async_profiler
/
BUILD
blob: ac3b53db5b14c43c75d317042f170338890b4abb [
file
]
package
(
default_visibility
=
[
"//visibility:public"
])
licenses
([
"notice"
])
alias
(
name
=
"async_profiler"
,
actual
=
"//third_party:async_profiler"
,
)
filegroup
(
name
=
"srcs"
,
srcs
=
glob
([
"**"
]),
)